Gentoo Archives: gentoo-user

From: Daniel Pielmeier <daniel.pielmeier@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: ffmpeg (update)
Date: Thu, 21 Aug 2008 17:04:36
Message-Id: 48ADA01E.3010002@googlemail.com
In Reply to: Re: [gentoo-user] Re: ffmpeg (update) by Neil Bothwick
1 Neil Bothwick schrieb am 21.08.2008 18:02:
2 > On Thu, 21 Aug 2008 17:27:08 +0200, Daniel Pielmeier wrote:
3 >
4 >>> Instead of running emerge --depclean, better IMHO is:
5 >>> emerge --update --newuse --deep --oneshot @system @world -vat,
6 >>> followed by
7 >>> emerge -C arts and emerge @preserved-rebuild if necessary.
8 >>>
9 >> But you can not expect that everybody is running unstable portage so
10 >> this commands are not available for those running stable.
11 >
12 > True, but you should run emerge -uavDN world at least.
13 >
14 >
15
16 I just want to state this particular commands are not available if using
17 unstable portage so I would recommend this for stable after cleaning
18 make.conf, package.use and world:
19
20 emerge --update --newuse --deep --oneshot world
21 emerge -p --depclean
22 revdep-rebuild
23
24 Sorry if this caused some confusion!
25
26 Regards,
27
28 Daniel