Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132270 - rhythmbox need libs (libtotem-plparser.so.0 libnautilus-burn.so.2)
Summary: rhythmbox need libs (libtotem-plparser.so.0 libnautilus-burn.so.2)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 132264 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-05-04 09:29 UTC by Christian Häßler
Modified: 2006-05-05 11:20 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 Christian Häßler 2006-05-04 09:29:51 UTC
After updating to gnome-2.14 Rhythmbox don't start with the following errors:

rhythmbox: error while loading shared libraries: libtotem-plparser.so.0: cannot open shared object file: No such file or directory
rhythmbox: error while loading shared libraries: libnautilus-burn.so.2: cannot open shared object file: No such file or directory

An easy workaround is to link them to the older or newer libs:
hugo ~ # cd /usr/lib/
hugo lib # ln -s libtotem-plparser.so.1 libtotem-plparser.so.0
hugo lib # ln -s libnautilus-burn.so.3 libnautilus-burn.so.2


hugo ~ # emerge --info
Portage 2.1_pre10-r2 (default-linux/x86/2005.1, gcc-3.4.6, glibc-2.4-r1, 2.6.15-suspend2-r6 i686)
=================================================================
System uname: 2.6.15-suspend2-r6 i686 Intel(R) Pentium(R) M processor 1.86GHz
Gentoo Base System version 1.12.0_pre19
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
dev-lang/python:     2.3.5, 2.4.3
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=pentium-m -fomit-frame-pointer -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -pipe -march=pentium-m -fomit-frame-pointer -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distcc distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/ http://130.59.10.34/ftp/mirror/gentoo/ ftp://mirror.usu.edu/mirrors/gentoo/"
LANG="de_DE.utf8"
LC_ALL="de_DE.utf8"
LINGUAS="de en"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib acpi alsa apache2 avi berkdb bitmap-fonts bluetooth bonobo cdr clamav cli crypt cups curl dga directfb divx4linux dri dvd eds encode esd evo fam ffmpeg flac flash foomaticdb gb gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml guile hal howl imagemagick imlib ipv6 isdnlog java jpeg libg++ libwww mad maildir mikmod mmx motif mozilla mp3 mpeg ncurses nls nptl nptlonly ogg oggvorbis opengl openssh openssl oss pam pcre pdflib perl php png ppds pppd python quicktime readline reflection samba sdl session slang speex spell spl sqlite sse ssl tcltk tcpd tetex tiff transcode truetype truetype-fonts type1-fonts unicode vcd vorbis win32codecs wmf xface xine xml xml2 xorg xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_de linguas_en userland_GNU video_cards_i915 video_cards_i810 video_cards_vesa video_cards_fbdev"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS
Comment 1 foser (RETIRED) gentoo-dev 2006-05-05 11:10:32 UTC
you should run 'revdep-rebuild' 
Comment 2 foser (RETIRED) gentoo-dev 2006-05-05 11:20:00 UTC
*** Bug 132264 has been marked as a duplicate of this bug. ***