Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88875 - emerge vmware-workstation-4.5.2.8848-r6 complains about libsandbox and fails
Summary: emerge vmware-workstation-4.5.2.8848-r6 complains about libsandbox and fails
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-12 09:56 UTC by Francesco Lamonica
Modified: 2005-07-13 14:56 UTC (History)
1 user (show)

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 Francesco Lamonica 2005-04-12 09:56:52 UTC
Hi, i did an update world a coupl of days ago and when tried to emerge vmware-workstation-4.5.2.8848-r6 it complained about libsandbox with following error:

Calculating world dependencies ...done!
>>> emerge (1 of 2) app-emulation/vmware-workstation-4.5.2.8848-r6 to /
>>> md5 src_uri ;-) VMware-workstation-4.5.2-8848.tar.gz
>>> md5 src_uri ;-) vmware-any-any-update90.tar.gz
>>> md5 src_uri ;-) vmware.png
>>> Unpacking source...
>>> Unpacking VMware-workstation-4.5.2-8848.tar.gz to /var/tmp/portage/vmware-workstation-4.5.2.8848-r6/work
 * Applying vmware-workstation-4.5.2.8848-librarypath.patch ...                                              [ ok ]
>>> Unpacking vmware-any-any-update90.tar.gz to /var/tmp/portage/vmware-workstation-4.5.2.8848-r6/work/vmware-distrib
./update: error while loading shared libraries: /lib/libsandbox.so: cannot open shared object file: No such file or directory

to a similar bug (#86211) was answered to do an emerge sync and retry (i did this today and it downloaded another any-any-update patch (90 i believe) but the same error still happens

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51.19 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r6 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  7 2005, 17:02:32)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.5, 1.8.5-r3, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=k8 -O2 -pipe -fweb -ftracers"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe -fweb -ftracers"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks sandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LINGUAS="en it"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa arts avi berkdb bitmap-fonts cdr crypt cscope cups curl
dvd dvdr encode esd fam flac font-server foomaticdb fortran gdbm gif gpm gtk
gtk2 imagemagick imlib jp2 jpeg kde libwww lzw lzw-tiff mad matroska mboxmikmod
motif mp3 mpeg multilib ncurses nls ogg opengl oss pam pcre perl png python qt
readline samba sdl slang spell sqlite ssl tcpd tetex theora tiff truetype
truetype-fonts type1-fonts usb userlocales vorbis xml2 xmms xpm xprint xrandr xv
xvid zlib linguas_en linguas_it"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2005-04-12 10:36:27 UTC
It looks like your multilib configuration is not working.  Try upgrading to the 2005.0 profile for amd64.
Comment 2 Francesco Lamonica 2005-04-12 11:19:37 UTC
Chris, this is a semi-production machine (that is almost no ~amd64 packages) and i would have preferred to keep it to stable and switch to 2005.0 when it would have been publicly released (i.e. emerge -upDv world would have forced me to it)
is this the only option?
Comment 3 Simon Stelling (RETIRED) gentoo-dev 2005-04-12 11:28:37 UTC
2005.0 has been released a few weeks ago, so this is the point to update your system anyway ;)
Comment 4 Simon Stelling (RETIRED) gentoo-dev 2005-07-13 14:56:54 UTC
upgrade to 2005.0 will certainly fix your problem, 2004.3 will be deprecated soon