Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138824 - blackdown misses dependencies for libXtst and libXp after new xorg-x11-7.0 went stable
Summary: blackdown misses dependencies for libXtst and libXp after new xorg-x11-7.0 we...
Status: RESOLVED DUPLICATE of bug 83852
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-02 02:39 UTC by Andre Hinrichs
Modified: 2006-07-02 03:05 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 Andre Hinrichs 2006-07-02 02:39:32 UTC
After the new modularized xorg-x11 has been marked stable for two days now, it's
time to file bugs for missing dependencies.

I have a server running gentoo linux without X. X were only installed because of
some libraries needed by some packages. So when upgrading xorg-x11 I simply
removed the old one and started 'emerge -DuN world' to install needed packages.

Running 'revdep-rebuild' found some broken libraries anyway which were not fixed
after reinstall because blackdown is a binary package:

  broken /opt/blackdown-jdk-1.4.2.03/jre/lib/i386/awt_robot (requires  libXtst.so.6)
  broken /opt/blackdown-jdk-1.4.2.03/jre/lib/i386/libXm.so.3 (requires  libXp.so.6)
  broken /opt/blackdown-jdk-1.4.2.03/jre/lib/i386/libawt.so (requires  libXp.so.6 libXtst.so.6)


# emerge --info
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16.19 i686)
=================================================================
System uname: 2.6.16.19 i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.15
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
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-r3
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O3 -march=pentium3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://192.168.178.24 http://pandemonium.tiscali.de/pub/gentoo/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://mirror.switch.ch/ftp/mirror/ gentoo/ http://gentoo.intergenia.de"
LINGUAS="de us"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 a52 aac acl alsa apache2 avi berkdb big-tables bzip2 cdparanoia chroot cli cpudetection crypt cups curl dlloader dri dts dv dvd dvdread eds emacs emboss encode esd exif fame flac flash foomaticdb fortran gdbm gif gnutls gpm gs gstreamer gtk2 hpn idn ieee1394 imagemagick imap imlib isdnlog java jbig jpeg junit latex ldap libg++ libwww live lzo mad mailwrapper matroska mikmod mjpeg mmx mp3 mpeg mysql ncurses network nls nptl nptlonly nsplugin objc odbc ogg opengl pcre pdflib perl php png ppds pppd profile python qt4 quicktime readline reflection rle rtc ruby samba sasl sdl session sftplogging slp spell spl sse ssl svga tcpd theora threads tiff udev unicode userlocales utf8 vorbis wmf xml xorg xv xvid yv12 zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux linguas_de linguas_us userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-02 03:05:25 UTC

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