Something must have gone wrong in an earlier update, because now I keep getting this warning message when I update my system: /sbin/ldconfig: /usr/lib/libjpeg.so.62 is not a symbolic link Reproducible: Always Portage 2.1.6.13 (default/linux/amd64/2008.0, gcc-4.4.1, glibc-2.10.1-r0, 2.6.30-gentoo-r6 x86_64) ================================================================= System uname: Linux-2.6.30-gentoo-r6-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q9450_@_2.66GHz-with-gentoo-2.0.1 Timestamp of tree: Wed, 16 Sep 2009 07:00:20 +0000 app-shells/bash: 4.0_p33 dev-java/java-config: 2.1.9-r1 dev-lang/python: 2.6.2-r1, 3.1.1 dev-util/cmake: 2.6.4-r2 sys-apps/baselayout: 2.0.1 sys-apps/openrc: 0.4.3-r3 sys-apps/sandbox: 2.1 sys-devel/autoconf: 2.13, 2.63-r1 sys-devel/automake: 1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11 sys-devel/binutils: 2.19.1-r1 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6a virtual/os-headers: 2.6.30-r1 ACCEPT_KEYWORDS="amd64 ~amd64" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -march=core2 -ggdb -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-O2 -march=core2 -ggdb -pipe" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--jobs=5" FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms splitdebug strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://gentoo.netnitco.net http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ ftp://mirror.datapipe.net/gentoo ftp://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ http://gentoo.mirrors.easynews.com/linux/gentoo/ ftp://ftp.free.fr/mirrors/ftp.gentoo.org/ ftp://gentoo.imj.fr/pub/gentoo/ ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/" LANG="en_US.utf8" LDFLAGS="-Wl,-O1" LINGUAS="en en_US" MAKEOPTS="--jobs=5" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X a52 aac acl acpi alsa amd64 apache2 bash-completion berkdb bidi bzip2 cairo cdda cdio cdr cli cracklib crypt ctype cups dbus dri dts dvd dvdr encode fbcon ffmpeg filter flac fortran freetype gcj gd gdbm gnutls gpm hal httpd iconv ipv6 isdnlog jadetex java jpeg jpeg2k kde kde4 kerberos lame lapack ldap live lm_sensors mad matroska mjpeg mmx mng mp3 mpeg mudflap multilib mysql mysqli ncurses nls nptl nptlonly ogg oggvorbis opengl openmp openssl pam pcre perl php png ppds pppd python qt3support qt4 quicktime readline reflection ruby samba session spl sql sse sse2 sse3 ssl stream svg sysfs tcl tcpd theora threads tiff tk truetype unicode utempter vcd vlm vorbis webkit wxwindows x264 xorg xv xvid zeroconf zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US" USERLAND="GNU" VIDEO_CARDS="radeon radeonhd" Unset: CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
I can't see this here. Can you post qlist and ls outputs? # emerge portage-utils # qlist -CIv media-libs/jpeg # ls -ld /usr/lib/libjpeg* That said, correct path is to revdep-rebuild and/or emerge @preserved-rebuild before emerging media-libs/jpeg-compat. # emerge -C jpeg-compat # revdep-rebuild (until everything is fixed) # emerge -1 jpeg-compat Mike, can you shed some light into this? You said the symlink isn't necessary, so I made an effort on not installing it from jpeg-compat.
you'd get this warning if you're still using the old jpeg-compat. this should be fixed with the newer ebuild that deletes the .so.62.0.0 file.
Timothy, can you verify that rebuilding media-libs/jpeg-compat and/or deleting libjpeg.so.62.0.0 makes the warning disappear? i didn't revbump the package, but appearently i should have
# qlist -CIv media-libs/jpeg media-libs/jpeg-7 media-libs/jpeg-compat-6b # ls -ld /usr/lib/libjpeg* -rw-r--r-- 1 root root 306316 Aug 23 09:56 /usr/lib/libjpeg.a -rw-r--r-- 1 root root 915 Sep 15 16:50 /usr/lib/libjpeg.la lrwxrwxrwx 1 root root 16 Aug 23 09:56 /usr/lib/libjpeg.so -> libjpeg.so.7.0.0 -rwxr-xr-x 1 root root 145944 Sep 15 16:37 /usr/lib/libjpeg.so.62 -rwxr-xr-x 1 root root 145952 Sep 15 16:37 /usr/lib/libjpeg.so.62.0.0 lrwxrwxrwx 1 root root 16 Aug 23 09:56 /usr/lib/libjpeg.so.7 -> libjpeg.so.7.0.0 -rwxr-xr-x 1 root root 227920 Aug 23 09:56 /usr/lib/libjpeg.so.7.0.0 Interestingly, when I unmerged jpeg-compat and did revdep-rebuild, it didn't re-emerge any package, as though there are no deps. I had done a depclean, so I don't know why it's even in there. When I emerge -1, I don't get a complaint. This is what ls tells me now: # ls -ld /usr/lib/libjpeg* -rw-r--r-- 1 root root 306316 Aug 23 09:56 /usr/lib/libjpeg.a -rw-r--r-- 1 root root 915 Sep 15 16:50 /usr/lib/libjpeg.la lrwxrwxrwx 1 root root 16 Aug 23 09:56 /usr/lib/libjpeg.so -> libjpeg.so.7.0.0 -rwxr-xr-x 1 root root 145944 Sep 16 14:17 /usr/lib/libjpeg.so.62 lrwxrwxrwx 1 root root 16 Aug 23 09:56 /usr/lib/libjpeg.so.7 -> libjpeg.so.7.0.0 -rwxr-xr-x 1 root root 227920 Aug 23 09:56 /usr/lib/libjpeg.so.7.0.0 Does that look right?
Yes, it looks right. Is the problem gone now? And you don't need jpeg-compat at all if nothing is pulling it in, it's a hack for binary only packages.
As far as I can tell, the warning is gone. But I don't know which package I was emerging that triggered it.
Odd. I don't have jpeg-compat in my world file, and there are no dependencies (apparently), but emerge --depclean doesn't try to remove it. Any idea why?
(In reply to comment #7) > Odd. I don't have jpeg-compat in my world file, and there are no dependencies > (apparently), but emerge --depclean doesn't try to remove it. Any idea why? > apparently? revdep-rebuild might not detect them because binary pkgs are installed in /opt which it doesn't necessarily scan.. can't think of any other reason... anyway, closing, since it works for you now
please do the revbump so other people dont hit the warnings. the warning on my system was what clued me into the duplication in the first place.
(In reply to comment #9) > please do the revbump so other people dont hit the warnings. the warning on my > system was what clued me into the duplication in the first place. > done