Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123191 - blackdown-jdk-1.4.2.03 with USE=-X -alsa = revdep-rebuild show broken dep.
Summary: blackdown-jdk-1.4.2.03 with USE=-X -alsa = revdep-rebuild show broken dep.
Status: RESOLVED DUPLICATE of bug 83852
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-17 11:18 UTC by Marek Krolikowski
Modified: 2006-02-17 11:35 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 Marek Krolikowski 2006-02-17 11:18:09 UTC
gentoo ~ # emerge --info
Portage 2.0.54 (hardened/x86, gcc-3.4.4, glibc-2.3.5-r2, 2.4.32-hardened-r1 i686)
=================================================================
System uname: 2.4.32-hardened-r1 i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=pentium3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=pentium3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/ ftp://ftp.du.se/pub/os/gentoo/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://gentoo.tiscali.nl/gentoo/ http://ftp.easynet.nl/mirror/gentoo/ http://www.gigaload.org/gentoo.org/"
LANG="pl_PL"
LC_ALL="pl_PL"
LINGUAS="pl"
MAKEOPTS="-j3"
PKGDIR="/usr/portage//packages/x86/"
PORTAGE_TMPDIR="/var/portage/"
PORTDIR="/usr/portage/"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acpi acpi4linux apache2 autofs berkdb bidi bzip2 crypt curl devfs dlloader doc expat foomaticdb gd gdbm gif gmp gpm hardened hardenedphp idn ipv6 java jpeg md5sum mhash mysql ncurses nls no-htdocs pam pcre perl perlsuid php pic png python readline ruby samba sasl sse ssl tcpd udev usb userlocales x86 xml xml2 zlib linguas_pl userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, PORTDIR_OVERLAY


gentoo ~ # revdep-rebuild
Configuring search environment for revdep-rebuild

Checking reverse dependencies...

Packages containing binaries and libraries broken by a package update
will be emerged.

Collecting system binaries and libraries... done.
  (/root/.revdep-rebuild.1_files)

Collecting complete LD_LIBRARY_PATH... done.
  (/root/.revdep-rebuild.2_ldpath)

Checking dynamic linking consistency...
  broken /opt/blackdown-jdk-1.4.2.03/jre/lib/i386/awt_robot (requires  libICE.so.6 libSM.so.6 libX11.so.6 libXext.so.6 libXi.so.6 libXt.so.6 libXtst.so.6)
  broken /opt/blackdown-jdk-1.4.2.03/jre/lib/i386/libawt.so (requires  libICE.so.6 libSM.so.6 libX11.so.6 libXext.so.6 libXp.so.6 libXt.so.6 libXtst.so.6)
  broken /opt/blackdown-jdk-1.4.2.03/jre/lib/i386/libjavaplugin_jni.so (requires  libX11.so.6 libXt.so.6)
  broken /opt/blackdown-jdk-1.4.2.03/jre/lib/i386/libjsoundalsa.so (requires  libasound.so.2)
  broken /opt/blackdown-jdk-1.4.2.03/jre/lib/i386/libXm.so.3 (requires  libICE.so.6 libSM.so.6 libX11.so.6 libXext.so.6 libXp.so.6 libXt.so.6)
 done.
  (/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... done.
  (/root/.revdep-rebuild.4_ebuilds)

Evaluating package order... done.
  (/root/.revdep-rebuild.5_order)

All prepared. Starting rebuild...
emerge --oneshot  =dev-java/blackdown-jdk-1.4.2.03
Comment 1 Marek Krolikowski 2006-02-17 11:22:32 UTC
When revdep-rebuild finished show me:

Build finished correctly. Removing temporary files...
You can re-run revdep-rebuild to verify that all libraries and binaries
are fixed. If some inconsistency remains, it can be orphaned file, deep
dependency, binary package or specially evaluated library.

When i re-run revdep-rebuild show me this same info. about broken dep...
and again run emerge blackdown-jdk-1.4.2.03 and after complete again and again..

gentoo ~ # emerge -pv blackdown-jdk

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] dev-java/blackdown-jdk-1.4.2.03  -X -alsa -browserplugin +doc -mozilla -nsplugin 0 kB

Total size of downloads: 0 kB
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-02-17 11:35:39 UTC

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