Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] revdep-rebuild and emerge confusion
Date: Tue, 06 Dec 2005 21:02:08
Message-Id: 1133901908.10467.1.camel@camille.espersunited.com
1 I'm trying to upgrade all my packages to gcc-3.34, but I'm having an
2 issue. Whenever I try to emerge anything I get output similar to the
3 following:
4
5 All prepared. Starting rebuild...
6 emerge --oneshot --nodeps =sys-apps/apmd-3.2.1_p4
7 =gnome-base/gnome-applets-2.10.1 =media-libs/win32codecs-20050216
8 =media-video/avifile-0.7.41.20041001-r1 =media-video/cinelerra-1.1.7
9 =media-video/kino-0.7.5-r1 =media-video/realplayer-10.0.6
10 =media-video/mplayer-1.0_pre7-r1 =media-video/piave-0.2.4
11 =sys-apps/lshw-02.05.01b =www-client/epiphany-1.6.4
12 =www-misc/htdig-3.1.6-r7 =x11-misc/mixer_app-1.8.0
13 =x11-plugins/wmmixer-2.0_beta4
14 ..........
15 -video/mplayer-1.0_pre7-r1 =media-video/piave-0.2.4
16 =sys-apps/lshw-02.05.01b =www-client/epiphany-1.6.4
17 =www-misc/htdig-3.1.6-r7 =x11-misc/mixer_app-1.8.0
18 =x11-plugins/wmmixer-2.0_beta4Calculating dependencies ...done!
19 >>> emerge (1 of 14) sys-apps/apmd-3.2.1_p4 to /
20 >>> md5 files ;-) apmd-3.0.2-r3.ebuild
21 >>> md5 files ;-) apmd-3.2.0.ebuild
22 >>> md5 files ;-) apmd-3.2.1_p4.ebuild
23 >>> md5 files ;-) files/apmsleep.c.diff
24 >>> md5 files ;-) files/apmd.rc6
25 >>> md5 files ;-) files/apmd-3.2.0.kernel26x.patch
26 >>> md5 files ;-) files/apmd.confd
27 >>> md5 files ;-) files/apmd.kernel26x.patch
28 >>> md5 files ;-) files/apmsleep.c.diff.3.2.0
29 >>> md5 files ;-) files/digest-apmd-3.0.2-r3
30 >>> md5 files ;-) files/digest-apmd-3.2.0
31 >>> md5 files ;-) files/digest-apmd-3.2.1_p4
32 >>> md5 src_uri ;-) apmd_3.2.1.orig.tar.gz
33 >>> md5 src_uri ;-) apmd_3.2.1-4.diff.gz
34
35 Result is not OK, you have following choices:
36 - if emerge failed during build, fix the problems and re-run
37 revdep-rebuild
38 or
39 - use -X or --package-names as first argument (try to rebuild package,
40 not exact
41 ebuild - ignores SLOT!)
42 or
43 - set ACCEPT_KEYWORDS="~<your platform>"
44 and/or /etc/portage/package.unmask
45 (and remove /root/.revdep-rebuild_fb248503.5_order to be evaluated
46 again)
47 or
48 - modify the above emerge command and run it manually
49 or
50 - compile or unmerge unsatisfied packages manually, remove temporary
51 files and
52 try again (you can edit package/ebuild list first)
53
54 To remove temporary files, please run:
55 rm /root/.revdep-rebuild*.?_*
56 camille ~ #
57
58
59 It doesn't error or anything - it just stops. Why, and how do I fix it?
60
61 --
62 gentoo-user@g.o mailing list