Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: upgrade all [SOLVED]
Date: Wed, 25 Feb 2009 14:24:43
Message-Id: go3kak$om9$1@ger.gmane.org
In Reply to: Re: [gentoo-user] upgrade all [SOLVED] by Zhu Sha Zang
1 Zhu Sha Zang wrote:
2 > -----BEGIN PGP SIGNED MESSAGE-----
3 > Hash: SHA1
4 >
5 > Stroller escreveu:
6 >> On 25 Feb 2009, at 12:50, Zhu Sha Zang wrote:
7 >>> ... I know that i can do a emerge -uDN world and upgrade all
8 >>> programs that in the "world enviroment". But some time ago i see
9 >>> in this list a way to check and upgrade all programs installed in
10 >>> system.
11 >>>
12 >>> Someone remember or know how i can do it?
13 >> Could it have been this thread:
14 >> http://thread.gmane.org/gmane.linux.gentoo.user/202559
15 >>
16 >> I think there were some warnings there against it, but IIRC I
17 >> didn't find them terribly specific or compelling, so 'emerge -1
18 >> `eix -Iu --only-names`' works here. I would think your need for
19 >> this would be rare, however, and you should be sure to run
20 >> revdep-rebuild afterwards.
21 >>
22 >> Stroller.
23 >>
24 >>
25 >>
26 > Thakns Stroller, i'm using something like this
27 >
28 > eix -u > upgrade.txt
29 >
30 > vi upgrade.txt (editing lines that useless and adding "emerge -vauDN")
31 >
32 > sh upgrade.txt.
33
34 Why not simply "emerge -a1 `qlist -I`" ?

Replies

Subject Author
Re: [gentoo-user] Re: upgrade all [SOLVED] Neil Bothwick <neil@××××××××××.uk>