Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: --oneshot and --update
Date: Mon, 16 May 2011 07:22:44
Message-Id: iqqj8u$7no$1@dough.gmane.org
In Reply to: [gentoo-user] --oneshot and --update by Pandu Poluan
1 On 05/16/2011 09:35 AM, Pandu Poluan wrote:
2 > Hello list!
3 >
4 > I am trying to get the 'Zen' of emerge. Please CMIIW on the following points:
5 >
6 > * emerge --oneshot package will install package but does not record it in @world
7 >
8 > * To update a oneshot-ed package, I must either do it explicitly
9 > (emerge --update package), or use --deep against world (emerge
10 > --update --deep @world)
11 >
12 > * --update-ing a package will not record it in @world
13 >
14 > * If I want that package to be included in @world, I have to re-emerge it
15 >
16 > So, did I get everything right?
17
18 I don't think that "--deep" will update stuff that isn't a direct or
19 indirect dependency of packages that are in world.