Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 464522

Summary: VMware-ClientIntegrationPlugin-5.1.0.x86_64.bundle does not install to www-client/firefox-19.0.2
Product: Gentoo Linux Reporter: Manfred Knick <Manfred.Knick>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal CC: Manfred.Knick
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://pubs.vmware.com/vsphere-50/index.jsp?topic=%2Fcom.vmware.vsphere.vm_admin.doc_50%2FGUID-3FC8F86B-7F4A-450C-9D1F-0275E403F71C.html
Whiteboard:
Package list:
Runtime testing required: ---

Description Manfred Knick 2013-04-04 08:14:55 UTC
Exploiting VMware vSphere 5.1, one gets directed to download the ClientIntegrationPlugin.
Download of VMware-ClientIntegrationPlugin-5.1.0.x86_64.bundle succeeds,
but calling it via sudo or as root both fail.

Reproducible: Always

Steps to Reproduce:
1. Download the bundle
2.a. (as user) sudo .sh VMware-ClientIntegrationPlugin-5.1.0.x86_64.bundle
2.b. or (as root) .sh VMware-ClientIntegrationPlugin-5.1.0.x86_64.bundle
3. check /var/log/vmware-installer
Actual Results:  
None.
Same even when adding "--console" to avoid graphical interfaces.

Expected Results:  
Install the plugin.

with "--console" added: 
--> /var/log/vmware-installer:

Installer running.
Command Line Arguments:
['/tmp/vmis.eJt6k5/install/vmware-installer/vmware-installer.py', '--set-setting', 'vmware-installer', 'libconf', '/tmp/vmis.eJt6k5/install/vmware-installer/lib/libconf', '--install-component', '/tmp/vmis.eJt6k5/install/vmware-installer', '--install-bundle', '/home/manfred/Distributionen/VMware/./VMware-ClientIntegrationPlugin-5.1.0.x86_64.bundle', '', '--console']

Using UI type console

Opening database file /etc/vmware-installer/database
Could not locate installer App Control.                   <-----------------
Comment 1 Manfred Knick 2013-04-04 08:18:08 UTC
ll /etc/vmware-installer/database
-rw-r--r-- 1 root root 361K Apr  4 10:02 /etc/vmware-installer/database

equery list firefox
[IP-] [  ] www-client/firefox-19.0.2:0
Comment 2 Manfred Knick 2013-04-06 17:07:33 UTC
 find / -name vmware* | grep installer | grep -v BACKUP 

/tmp/tmpOKhbWM/.installer/5.1.0/vmware-cip.py
/tmp/tmpUNeFX6/.installer/5.1.0/vmware-cip.py

/var/log/vmware-installer

/etc/vmware-installer
/etc/vmware-installer/components/vmware-vmrc-5.1
/etc/vmware-installer/components/vmware-vmrc-5.1/5.1.0/vmware-vmrc-51.pyc
/etc/vmware-installer/components/vmware-vmrc-5.1/5.1.0/vmware-vmrc-51.py
/etc/vmware-installer/components/vmware-cip
/etc/vmware-installer/components/vmware-cip/5.1.0/vmware-cip.pyc
/etc/vmware-installer/components/vmware-cip/5.1.0/vmware-cip.py
/etc/vmware-installer/components/vmware-usbarbitrator
/etc/vmware-installer/components/vmware-usbarbitrator/9.0.75/vmware-usbarbitrator.py
/etc/vmware-installer/components/vmware-usbarbitrator/9.0.75/vmware-usbarbitrator.pyc
/etc/vmware-installer/components/vmware-installer
/etc/vmware-installer/components/vmware-installer/2.1.0/vmware-installer.pyc
/etc/vmware-installer/components/vmware-installer/2.1.0/vmware-installer.py


No program vmware-installer in PATH.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2013-04-08 11:19:47 UTC
What package in the Portage tree is affected here?