Gentoo Archives: gentoo-dev

From: Jean-Francois Patenaude <jf.patenaude@××××.ca>
To: gentoo-dev@g.o
Subject: [gentoo-dev] a --deep question
Date: Sat, 21 Dec 2002 19:52:23
Message-Id: Pine.LNX.4.50L0.0212211440280.2877-100000@localhost
In Reply to: Re: [gentoo-dev] portage suggestion by Mike Frysinger
1 Hello,
2
3 There's something I don't understand. Why the --deep option doesn't
4 flag the "glib" package as needing to be updated. I also looked in the
5 "emerge depclean" to make sure it wasn't there .. And what's happening
6 with that last cut/paste ? Why is there two packages, with the same name,
7 being a dependency of GTK ..
8
9 ===========================================================
10
11 rabbit root # emerge --pretend --deep --update world
12
13 These are the packages that I would merge, in order:
14
15 Calculating world dependencies ...done!
16 [ebuild U ] net-im/gaim-0.59.6 [0.59.3-r0]
17
18 rabbit root #
19
20 ===========================================================
21
22 rabbit root # emerge -s 'glib$'
23 Searching...
24 [ Results for search key : glib$ ]
25 [ Applications found : 1 ]
26
27 * dev-libs/glib
28 Latest version available: 2.0.7
29 Latest version installed: 1.2.10-r5
30 Size of downloaded files: 1,475 kB
31 Homepage: http://www.gtk.org/
32 Description: The GLib library of C routines
33
34 rabbit root #
35
36 ===========================================================
37
38 rabbit root # emerge --pretend --update glib
39
40 These are the packages that I would merge, in order:
41
42 Calculating dependencies ...done!
43 [ebuild N ] dev-util/pkgconfig-0.14.0
44 [ebuild U ] dev-libs/glib-2.0.7 [1.2.10-r5]
45
46 rabbit root #
47
48 ===========================================================
49
50 rabbit root # emerge --pretend -e gtk+ | grep 'glib-'
51 [ebuild N ] dev-libs/glib-2.0.7
52 [ebuild N ] dev-libs/glib-1.2.10-r5
53 rabbit root #
54
55 ===========================================================
56
57
58
59
60
61 On Sun, 15 Dec 2002, Mike Frysinger wrote:
62
63 > `emerge world --update --deep` updates dependencies of packages in the world
64 > file ...
65 > -mike
66 >
67 > On Sunday 15 December 2002 13:23, Jean-Francois Patenaude wrote:
68 > > Related to this comment in the emerge manpage:
69 > >
70 > > --update (-u)
71 > > Updates packages to the most recent version available. Note that
72 > > --update does not have full functionality yet. It will not
73 > > automatically update dependencies of packages in the world file,
74 > > unless they too are in the world file.
75 > >
76 > > I created a kind of "emerge --update universe" that you can find
77 > > in the attached patch. Comments are welcome !
78 > >
79 > > The patch applies over portage 2.0.45-r5
80 > > md5sum of the original emerge: 7eb429e274ff9713270b1a7b3649c22e
81 > >
82 > > Jf.
83 >
84 > --
85 > gentoo-dev@g.o mailing list
86 >
87 >
88
89 /\/\/\/\/\/\/\/
90 Jean-Francois Patenaude
91 MGR EXPERT. CTRE CLIENTS SERV. / DIR. CTRE EXP. SERVICE CLIENTS
92 1050 BEAVER HALL, SUITE 960 MONTREAL (QUEBEC) H2Z 1S4
93 Telephone (514) 870-4323 Pager (514) 330-4479
94 AlphaNum Pager http://teleav.bellmobilite.ca/ <ALIAS: patch>
95 /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ jf.patenaude@××××.ca
96
97
98 --
99 gentoo-dev@g.o mailing list