Gentoo Archives: gentoo-dev

From: Gregg <gregg@××.am>
To: gentoo-dev@g.o
Cc: gentoo-user@g.o
Subject: [gentoo-dev] emerge -u broken
Date: Tue, 16 Jul 2002 09:42:01
Message-Id: 2171.12.250.204.5.1026830562.squirrel@sc.am
1 *[root@localhost:root] qpkg -I -v portage
2 sys-apps/portage-2.0.14 *
3 *[root@localhost:root] qpkg -I -v baselayout
4 sys-apps/baselayout-1.7.9-r2 *
5 *[root@localhost:root] emerge -up system
6
7 These are the packages that I would merge, in order.
8
9 Calculating system dependencies ...done!
10 [ebuild U ] sys-apps/baselayout-1.7.9-r1 to /
11 [ebuild U ] sys-apps/portage-2.0.13 to /
12
13 *[root@localhost:root]
14
15
16 I didnt actually notice it last night and let it do an emerge world (i am
17 obviously an idiot for letting it go unattented without checking first)
18
19 *[root@localhost:root] qpkg -I -v glibc
20 sys-libs/glibc-2.2.5-r4 *
21 sys-libs/glibc-2.2.5-r5 *
22
23 I had r5 on their, and it installed r4 overnight during the emerge world.
24
25 *[root@localhost:root] qpkg -I -v libpng
26 media-libs/libpng-1.2.3-r1 *
27 media-libs/libpng-1.2.4 *
28 *[root@localhost:root] qpkg -I -v dhcpcd
29 net-misc/dhcpcd-1.3.20_p0 *
30 net-misc/dhcpcd-1.3.20_p0-r1 *
31 *[root@localhost:root] qpkg -I -v util-linux
32 sys-apps/util-linux-2.11r *
33 sys-apps/util-linux-2.11r-r1 *
34
35
36 All 3 of them did the same thing. So whats goin on? Did I break
37 something? How can I fix this problem, and what do I do about the glibc,
38 will removing the -r4 even though it was the latest installed hurt
39 anything?
40
41 Gregg