Gentoo Archives: gentoo-dev

From: "Sami Näätänen" <sami.naatanen@×××××××××××.fi>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Portage quibbles
Date: Wed, 26 Mar 2003 11:39:24
Message-Id: 200303261339.37990.sami.naatanen@cs.helsinki.fi
In Reply to: Re: [gentoo-dev] Portage quibbles by Louis-Philippe Brochu
1 On Monday 24 March 2003 18:45, Louis-Philippe Brochu wrote:
2 > On Mon, 2003-03-24 at 10:08, Abhishek Amit wrote:
3 > > > IMHO Portage should have a way to upgrade all installed packages.
4 > > > No need for dependencies checking (--deep) or world file, Just go
5 > > > through the list of all installed packages (that we can get with
6 > > > qpkg) and act as if there were part of the world file in the
7 > > > current implementation. In fact i think such an option should be
8 > > > the default one
9 > > >
10 > > > What do you think? Why would someone want to update only packages
11 > > > in the world file? What are the advantages/disadvantages of the
12 > > > previous method compared to the current --deep option?
13 > >
14 > > Try doing emerge `qpkg -I -nc`. This should do what you are looking
15 > > for.
16 >
17 > What i mean is, why isn't this option the default option when
18 > upgrading all packages? I'm sure i'm not the only one that thought,
19 > at first, that emerge world was supposed to do that.
20
21 If some package needs a specific version of other package you wouldn't
22 want to update that other package. If you do emerge `qpkg -I -nc` you
23 can make some packages in state where they no longer work, because
24 their dependencies are not met anymore.
25
26
27 --
28 gentoo-dev@g.o mailing list