Gentoo Archives: gentoo-dev

From: Rich Freeman <rich0@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: Build dependencies and upgrades.
Date: Thu, 13 Oct 2011 03:27:12
Message-Id: CAGfcS_=R5WE9MdLF_YObbibx-GQTw-WCaTezKJWpAWpL4MBCBQ@mail.gmail.com
In Reply to: Re: [gentoo-dev] Re: Build dependencies and upgrades. by Mike Frysinger
1 On Wed, Oct 12, 2011 at 11:20 PM, Mike Frysinger <vapier@g.o> wrote:
2 > On Wednesday 12 October 2011 11:09:56 Zac Medico wrote:
3 >> How about if we add a `emerge --upgrade` target that is analogous to
4 >> `apt-get upgrade`?
5 >
6 > isn't that already done with @installed ?  `emerge --upgrade @installed`
7
8 Well, you'd arguably at least need a -N in there.
9
10 Also, this doesn't work in stable portage - I assume this is something
11 available in the newer branch. In any case, if that is the "right
12 thing" then we should update our docs accordingly.
13
14 Also - will doing an emerge -u @installed add those packages to @world
15 - ie do we need to throw a -1 in there, or is this behavior coded in
16 as an exception?
17
18 Rich

Replies

Subject Author
Re: [gentoo-dev] Re: Build dependencies and upgrades. Mike Frysinger <vapier@g.o>
[gentoo-dev] Re: Build dependencies and upgrades. Duncan <1i5t5.duncan@×××.net>