Gentoo Archives: gentoo-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: Build dependencies and upgrades.
Date: Thu, 13 Oct 2011 19:13:19
Message-Id: 4E97382A.5010102@gentoo.org
In Reply to: Re: [gentoo-dev] Re: Build dependencies and upgrades. by Mike Frysinger
1 On 10/12/2011 08:20 PM, Mike Frysinger 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 At this time, @installed tends to trigger unsolvable blockers during
9 updates [1], so it's not really usable for general purpose updates
10 unless you want users to go back to the days of solving blocker by
11 themselves even though the package manager is capable of doing it
12 automatically.
13
14 Also, @installed pulls in slot atoms just for the installed slots, so it
15 won't pull in new slots like un-slotted atoms would.
16
17 [1] https://bugs.gentoo.org/show_bug.cgi?id=387059
18 --
19 Thanks,
20 Zac