我尝试从https://code.vmware.com/web/workbench/wbis/3.5安装VMware Workbench IS 3.5.7 [3.5.7.4238219] 未成功。我尝试使用两个不同版本的 eclipse (帮助=>安装新软件),有两个不同的错误:
1) 来自 Ubuntu 的 eclipse 包
我为Ubuntu 16.04.2 LTS(版本:3.8.1 ,构建 ID:debbuild)安装了 eclipse包并安装了最新更新。当我尝试添加存储库时,出现此错误:
Cannot complete the install because one or more required items could not be found.
Software being installed: VMware Workbench CIM Tools 3.5.7.4236111 (com.vmware.vide.cimtools.feature.feature.group 3.5.7.4236111)
Missing requirement: Action Plug-in 3.5.7.4236111 (com.vmware.vide.p2action 3.5.7.4236111) requires 'package org.eclipse.equinox.p2.repository.artifact 2.3.0' but it could not be found
Missing requirement: Action Plug-in 3.5.7.4249275 (com.vmware.vide.p2action 3.5.7.4249275) requires 'package org.eclipse.equinox.p2.repository.artifact 2.3.0' but it could not be found
Cannot satisfy dependency:
From: VMware Workbench CIM Tools 3.5.7.4236111 (com.vmware.vide.cimtools.feature.feature.group 3.5.7.4236111)
To: com.vmware.vide.feature.feature.group [3.5.5,4.0.0)
Cannot satisfy dependency:
From: VMware Workbench Core 3.5.7.4236111 (com.vmware.vide.feature.feature.group 3.5.7.4236111)
To: com.vmware.vide.p2action [3.5.7.4236111]
Cannot satisfy dependency:
From: VMware Workbench Core 3.5.7.4249275 (com.vmware.vide.feature.feature.group 3.5.7.4249275)
To: com.vmware.vide.p2action [3.5.7.4249275]
我一直在寻找,package org.eclipse.equinox.p2.repository.artifact 2.3.0
但我不知道如何满足它。
2) 来自 eclipse.org 的最新日食
我下载并执行了适用于 Linux 64 位的全新eclipse安装程序(同样是 Ubuntu 16.04.2 LTS)。它的版本:Neon.3 Release (4.6.3)和 Build id:20170314-1500。我再次安装了最新更新并尝试安装该VMware Workbench IS存储库,但出现此错误:
An error occurred while configuring the installed items
session context was:(profile=_home_test_eclipse_java-neon_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Configure, operand=null --> [R]com.vmware.vide.vlogbrowser.cli.feature.feature.group 3.5.7.4236111, action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.ChmodAction).
The action chmod failed - file /home/test/eclipse/java-neon/eclipse/features/com.vmware.vide.vlogbrowser.cli.feature_3.5.7.4236111/app/vmwb-server does not exist
谁能帮我安装 VMware Workbench IS?
提前致谢!
/天使