Gentoo Archives: gentoo-dev

From: stephen white <steve@×××××××××××××××.au>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Problems with emerge -g option...
Date: Mon, 29 Mar 2004 10:25:10
Message-Id: 5B4A23EB-816B-11D8-9CE6-000393BF1228@cs.adelaide.edu.au
1 Not sure where to report this in bugs.gentoo.org, so here it is...
2
3 > sspc02 / # emerge -gupv --deep world
4 >
5 > These are the packages that I would merge, in order:
6 >
7 > Fetching binary packages info...
8 > Loaded metadata pickle.
9 > Location has moved:
10 > http://cvs.cs.adelaide.edu.au/pub/gentoo/packages/All/
11 > cache miss: 'x' --- cache hit: 'o'
12 > ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
13 > oo
14 > -- DONE!
15 >
16 > Calculating world dependencies ...done!
17 > [binary U ] sys-kernel/linux-headers-2.4.21-r1 [2.4.21] -build
18
19 yet when I do this...
20
21 > sspc02 / # emerge -upv --deep world
22 >
23 > These are the packages that I would merge, in order:
24 >
25 > Calculating world dependencies ...done!
26 > [ebuild N ] sys-libs/db-1.85-r1 264 kB
27 > [ebuild N ] sys-devel/libperl-5.8.2 +berkdb +gdbm -threads
28 > 11,617 kB
29 > [ebuild N ] sys-apps/help2man-1.29 36 kB
30 > [ebuild U ] sys-kernel/linux-headers-2.4.21-r1 [2.4.21] -build
31 > 27,864 kB
32 > [ebuild N ] dev-libs/glib-1.2.10-r5 411 kB
33 > [ebuild N ] app-arch/ncompress-4.2.4 31 kB
34 >
35 > Total size of downloads: 40,226 kB
36
37 Somehow the '-g' option is making emerge miscalculate what packages to
38 get.
39
40 --
41 steve@×××××××××××××××.au
42
43 CRICOS Provider Number 00123M
44 ------------------------------------------------
45 This email message is intended only for the addressee(s)
46 and contains information that may be confidential and/or
47 copyright. If you are not the intended recipient please
48 notify the sender by reply email and immediately delete
49 this email. Use, disclosure or reproduction of this email
50 by anyone other than the intended recipient(s) is strictly
51 prohibited. No representation is made that this email or
52 any attachments are free of viruses. Virus scanning is
53 recommended and is the responsibility of the recipient.
54
55
56 --
57 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Problems with emerge -g option... Jason Stubbs <jstubbs@g.o>
Re: [gentoo-dev] Problems with emerge -g option... Paul de Vrieze <pauldv@g.o>