Gentoo Archives: gentoo-amd64

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Seamonkey vs Mozilla: pointless cage match
Date: Wed, 15 Nov 2006 15:59:06
Message-Id: 20061115155655.7ba48e0a@hactar.digimed.co.uk
In Reply to: Re: [gentoo-amd64] Seamonkey vs Mozilla: pointless cage match by felix@crowfix.com
1 On Wed, 15 Nov 2006 07:27:12 -0800, felix@×××××××.com wrote:
2
3 > What I want is to remerge everything on the system, whether it is a
4 > dependency or not, everything. I had thought a simple "emerge world"
5 > would do that, but your answer and other examples I have seen here
6 > before make me disbelieve that -- why would --deep or --update be
7 > necessary? Is world not really everything? Maybe there should be a
8 > new target, "universe". I simply want to remerge all the merged
9 > software on this system, regardless of whether it ws asked for
10 > directly or hauled in by some other package however indirectly.
11
12 emerge world doesn't re-emerge everything, only those packages that need
13 updating. You want "emerge --emptytree world", which will re-emerge all
14 packages in world and all their dependencies, direct and indirect.
15
16 The only packages it won't re-emerge are those listed by "emerge
17 --depclean -p", which are probably redundant anyway. These are packages
18 that were pulled in as a dependency of a package that has since been
19 removed. If you particularly want to keep one of these packages, add it
20 to world with "emerge -n packagename".
21
22
23 --
24 Neil Bothwick
25
26 Consciousness: that annoying time between naps.

Attachments

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

Replies

Subject Author
Re: [gentoo-amd64] Seamonkey vs Mozilla: pointless cage match felix@×××××××.com