Gentoo Archives: gentoo-amd64

From: Clemente Aguiar <clemente.aguiar@××××××××××××××××.pt>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Revdep-rebuild - broken dependencies
Date: Mon, 10 Apr 2006 10:07:44
Message-Id: 6A0C419392D7BA45BD141D0BA4F253C7F71A13@loureiro.madeiratecnopolo.pt
1 I have a AMD64 box which I migrated to modular X yesterday.
2 I followed the instructions in
3 http://www.gentoo.org/proj/en/desktop/x/x11/modular-x-howto.xml and the
4 last command is to run revdep-rebuild.
5
6 Actually everything went quite well and the system is running, but I do
7 have a weird problem with the results of revdep-rebuild.
8
9 When I run revdep-rebuild I get the following list of broken
10 dependencies:
11 ----------
12 Checking dynamic linking consistency...
13 broken /opt/blackdown-jdk-1.4.2.03/jre/lib/amd64/libjsoundalsa.so
14 (requires libasound.so.2)
15 broken /usr/bin/xterm (requires libXaw.so.8)
16 broken /usr/kde/3.4//lib64/kde3/kded_mediamanager.so (requires
17 libdbus-1.so.0 libhal-storage.so.0 libhal.so.0)
18 broken /usr/kde/3.4/lib/kde3/kded_mediamanager.so (requires
19 libdbus-1.so.0 libhal-storage.so.0 libhal.so.0)
20 ----------
21
22 At the end revdep-rebuild just re-emerges blackdown-jdk.
23 If I re-run revdep-rebuild then the same list of broken dependencies are
24 shown and the same package is re-emerged.
25 So basically running revdep-rebuild does not solve the problem of broken
26 dependencies.
27
28 How do I solve this?
29
30 Clemente
31
32
33 Here is emerge --info:
34
35 Portage 2.1_pre7-r4 (default-linux/amd64/2005.1, gcc-3.4.5,
36 glibc-2.3.5-r2, 2.6.15-gentoo-r5 x86_64)
37 =================================================================
38 System uname: 2.6.15-gentoo-r5 x86_64 Intel(R) Xeon(TM) CPU 3.60GHz
39 Gentoo Base System version 1.6.14
40 dev-lang/python: 2.3.5-r2, 2.4.2
41 sys-apps/sandbox: 1.2.12
42 sys-devel/autoconf: 2.13, 2.59-r7
43 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
44 sys-devel/binutils: 2.16.1
45 sys-devel/libtool: 1.5.22
46 virtual/os-headers: 2.6.11-r2
47 ACCEPT_KEYWORDS="amd64"
48 AUTOCLEAN="yes"
49 CBUILD="x86_64-pc-linux-gnu"
50 CFLAGS="-O2 -march=nocona -pipe"
51 CHOST="x86_64-pc-linux-gnu"
52 CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
53 /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
54 /usr/share/X11/xkb /usr/share/config /var/qmail/control"
55 CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo
56 /etc/env.d"
57 CXXFLAGS="-O2 -march=nocona -pipe"
58 DISTDIR="/usr/portage/distfiles"
59 FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
60 GENTOO_MIRRORS="http://distfiles.gentoo.org
61 http://distro.ibiblio.org/pub/linux/distributions/gentoo"
62 MAKEOPTS="-j2"
63 PKGDIR="/usr/portage/packages"
64 PORTAGE_TMPDIR="/var/tmp"
65 PORTDIR="/usr/portage"
66 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
67 USE="amd64 X berkdb bitmap-fonts browserplugin crypt dri encode gif gpm
68 gtk gtk2 hal ipv6 isdnlog java jpeg kde lzw lzw-tiff ncurses nls
69 nsplugin pam pdflib perl png pppd python qt readline samba spell ssl
70 tcpd tiff truetype-fonts type1-fonts usb zlib elibc_glibc
71 input_devices_keyboard input_devices_mouse kernel_linux userland_GNU
72 video_cards_ati video_cards_vga"
73 Unset: ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG,
74 LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
75
76 --
77 gentoo-amd64@g.o mailing list

Replies

Subject Author
[gentoo-amd64] Re: Revdep-rebuild - broken dependencies Duncan <1i5t5.duncan@×××.net>