Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86211 - vmware-worstation fails to emerge. vmware-workstation-4.5.2.8848-rpath-fix.tar.bz2 not found
Summary: vmware-worstation fails to emerge. vmware-workstation-4.5.2.8848-rpath-fix.t...
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Chris Gianelloni (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-21 20:43 UTC by Dave Cohen
Modified: 2005-03-22 08:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Cohen 2005-03-21 20:43:21 UTC
I tried to `emerge vmware-workstation`

It failed with these messages:

>>> Unpacking vmware-workstation-4.5.2.8848-rpath-fix.tar.bz2 to /var/tmp/portage/vmware-workstation-4.5.2.8848-r5/work
bzip2: Can't open input file /usr/portage/distfiles/vmware-workstation-4.5.2.8848-rpath-fix.tar.bz2: No such file or directory.
>>> Unpacking vmware-any-any-update89.tar.gz to /var/tmp/portage/vmware-workstation-4.5.2.8848-r5/work/vmware-distrib
./update: error while loading shared libraries: libsandbox.so: cannot open shared object file: No such file or directory



Before the failure, it downloaded several files, but nothing of the bz2 persuasion.  The downloaded files included vmware.png, VMware-workstation-4.5.2-8848.tar.gz and vmware-any-any-update89.tar.gz.


Reproducible: Always
Steps to Reproduce:
1. emerge vmware-workstation
2.
3.

Actual Results:  
>>> Unpacking vmware-workstation-4.5.2.8848-rpath-fix.tar.bz2 to
/var/tmp/portage/vmware-workstation-4.5.2.8848-r5/work
bzip2: Can't open input file
/usr/portage/distfiles/vmware-workstation-4.5.2.8848-rpath-fix.tar.bz2: No such
file or directory.
>>> Unpacking vmware-any-any-update89.tar.gz to
/var/tmp/portage/vmware-workstation-4.5.2.8848-r5/work/vmware-distrib
./update: error while loading shared libraries: libsandbox.so: cannot open
shared object file: No such file or directory



Expected Results:  
Installed vmware!

george dave # uname -a
Linux george 2.6.9-gentoo-r1 #1 Sun Nov 28 03:37:37 UTC 2004 x86_64 AMD
Athlon(tm) 64 Processor 3000+ AuthenticAMD GNU/Linux

Thanks for any help.
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2005-03-22 06:27:17 UTC
emerge sync and try again
Comment 2 Dave Cohen 2005-03-22 08:26:31 UTC
Thanks for the tip.  I should emerge sync more often.

I tried again and while I still saw this in the output:
>>> Unpacking vmware-workstation-4.5.2.8848-rpath-fix.tar.bz2 to /var/tmp/portage/vmware-workstation-4.5.2.8848-r5/work
bzip2: Can't open input file /usr/portage/distfiles/vmware-workstation-4.5.2.8848-rpath-fix.tar.bz2: No such file or directory.

The install worked fine. As did the config.  I appreciate the quick help,  thank you.