Gentoo Archives: gentoo-user

From: Marc Joliet <marcec@×××.de>
To: Gentoo-User ML <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Question about difference between emerge --update world and emerge vigra
Date: Thu, 25 Sep 2008 05:24:32
Message-Id: 20080925072420.31976e87@marcec
In Reply to: [gentoo-user] Question about difference between emerge --update world and emerge vigra by SOrCErEr
1 Am Thu, 25 Sep 2008 13:05:20 +0900
2 schrieb SOrCErEr <omentie@×××××.com>:
3
4 > Hello~
5 >
6 > Yesterday, I did update my gentoo like this.
7 >
8 > $ sudo emerge --update --deep --newuse world
9 >
10 > As a result, one of the updated package tiff said like this.
11 > * Messages for package media-libs/tiff-3.8.2-r5:
12 >
13 > * JBIG support is intended for Hylafax fax compression, so we
14 > * really need more feedback in other areas (most testing has
15 > * been done with fax). Be sure to recompile anything linked
16 > * against tiff if you rebuild it with jbig support.
17 >
18 > So I checked what package linked with libtiff(Actually, there is no need to
19 > do this. I just want to know).
20 >
21 > $ revdep-rebuild -p --library /usr/lib/libtiff.so.3
22 >
23 > Then, revdep-rebuild display like this.
24 > [ebuild R ] media-libs/tiff-3.8.2-r5
25 > [ebuild R ] media-gfx/imagemagick-6.4.3.5
26 > [ebuild R ] media-libs/lcms-1.17
27 > [ebuild U ] media-libs/vigra-1.6.0 [1.5.0-r1]
28 > [ebuild R ] net-print/cups-1.3.8-r1
29 > [ebuild R ] x11-libs/gtk+-2.12.12
30 > [ebuild R ] app-text/ghostscript-gpl-8.63
31 > [ebuild R ] app-text/evince-2.22.2-r1
32 > [ebuild R ] media-gfx/gthumb-2.10.9
33 >
34 >
35 > As you can see, there is a package "vigra" with flag "U".
36 > As I know, U is need to update, and if I do emerge --update world, it will
37 > be update.
38 >
39 > But there is no "vigra" in result of "emerge -p --update world"(with --deep
40 > also).
41 > Of course, it still shows flag "U" if I do "emerge -p vigra"
42 >
43 > What is difference with emerge --update world and emerge vigra?
44 > And how can I update all new package without exceptions?
45 >
46 > If you know, please let me know.
47
48 I think it should show up with
49
50 emerge -p --update [--deep] --with-bdeps=y world
51
52 if it's only a build-time dependency.
53
54 --
55 Marc Joliet
56 --
57 "People who think they know everything really annoy those of us who
58 know we don't" - Bjarne Stroustrup

Attachments

File name MIME type
signature.asc application/pgp-signature