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

Bug 81462

Summary: Removal of lib_gdkpixbuf in vmware-workstation-4.5.2.8848-r3 breaks vmware on AMD64
Product: Gentoo Linux Reporter: Neil Bothwick <neil>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2004.3   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Neil Bothwick 2005-02-10 00:38:11 UTC
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Neil Bothwick 2005-02-10 00:43:01 UTC
The vmware-workstation-4.5.2.8848-r3 ebuild deletes the directory /opt/vmware/lib/lib/libgdk_pixbuf.so.2 to fix a security bug.

On AMD64 this results in an error when trying to start vmware:
/opt/vmware/lib/bin/vmware: error while loading shared libraries: libgdk_pixbuf.so.2: cannot open shared object file: No such file or directory

There is no such message on X86. Commenting out the line
rm -rf ${Ddir}/lib/lib/libgdk_pixbuf.so.2
in the ebuild fixes it.

Re-emerging gdk-pixbuf did not help.

Portage 2.0.51-r15 (default-linux/amd64/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.10-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.10-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  7 2005, 08:55:57)]
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer -funit-at-a-time"
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.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer -funit-at-a-time"
DISTDIR="/mnt/portage/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg ccache distlocks sandbox"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://ftp.heanet.ie/pub/gentoo/ ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo/ ftp://ftp.easynet.nl/mirror/gentoo/"
LANG="en_GB"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j3"
PKGDIR="/mnt/portage/packages/hactar"
PORTAGE_TMPDIR="/mnt/scratch"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/mnt/portage/local /mnt/portage/bmg-main"
SYNC="rsync://desatio/gentoo"
USE="amd64 X aalib acpi alsa apache2 arts artswrappersuid avi berkdb bitmap-fonts bonobo cdr crypt cups directfb divx4linux dv dvd dvdr encode esd f77 fam flac font-server foomaticdb fortran gdbm gif gimpprint gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile ieee1394 imagemagick imlib jabber java jbig jp2 jpeg junit kde kdeenablefinal lesstif libwww lm_sensors lzw lzw-tiff mad mailwrapper mikmod mozilla mpeg multilib mysql ncurses nptl oggvorbis opengl oss pam pdflib perl pic png ppds python qt quicktime readline samba scanner sdl slang slp spell sqlite ssl tcltk tcpd theora tiff truetype truetype-fonts type1-fonts usb userlocales xfs xml xml2 xmms xpm xprint xrandr xv xvid zlib video_cards_nvidia linguas_en_GB"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL


Comment 2 Jesús García Crespo (aka Sevein) 2005-02-10 00:57:11 UTC
[ebuild  NS   ] sys-libs/db-1.85-r2  14 kB
[ebuild  N    ] media-sound/esound-0.2.34  +alsa -ipv6 +tcpd 310 kB
[ebuild  N    ] gnome-base/orbit-0.5.17  1,040 kB
[ebuild  N    ] gnome-base/gnome-libs-1.4.2  -doc -kde -nls 2,807 kB
[ebuild  N    ] media-libs/gdk-pixbuf-0.22.0-r3  -doc +mmx 388 kB
[ebuild     U ] app-emulation/vmware-workstation-4.5.2.8848-r3 [4.5.2.8848-r2] 257 kB

I don't understand it. Yesterday I had vmware-workstation-4.5.2.8848-r2 and I didn't need gdk-pixbuf, gnome-libs and that stuff.
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2005-02-10 04:07:27 UTC
please add you comments to the other bug report

*** This bug has been marked as a duplicate of 81344 ***