Re: [gentoo-user] how to update all packages

2003-02-05 Thread Timothy James Friesen
Hello All, What will emerge -e --deep world actually do? WIll it get me the latest versions of all my packages (as in RC?) or will it give me a bleeding edge system with some packages that may not have been tested? If I do this with a -p I noticed that it wanted to update some of my KDE-31 st

RE: [gentoo-user] how to update all packages

2003-02-05 Thread John Nilsson
Oh sorry. depclean is a target not an option. It works on your whole system. kind of an inverse world -e =) /John On Thu, 2003-02-06 at 04:23, Kevin J. Anderson wrote: > ->-> > ->->A --depclean would however, Also --update will take a peak att depB > ->->while --deep will follow down to depC and

RE: [gentoo-user] how to update all packages

2003-02-05 Thread Kevin J. Anderson
->-> ->->A --depclean would however, Also --update will take a peak att depB ->->while --deep will follow down to depC and depD. ->-> ->->If you add the whole system to world a simple `emerge -u world` would ->->have to examine every single package, and its first line of deps, for ->->updates (I d

RE: [gentoo-user] how to update all packages

2003-02-05 Thread Kevin J. Anderson
->-Original Message- ->From: John Nilsson [mailto:[EMAIL PROTECTED]] ->Sent: Wednesday, February 05, 2003 10:21 PM ->To: Peter Ruskin ->Cc: [EMAIL PROTECTED] ->Subject: Re: [gentoo-user] how to update all packages -> -> ->On Thu, 2003-02-06 at 03:10, Peter Ru

Re: [gentoo-user] how to update all packages

2003-02-05 Thread John Nilsson
On Thu, 2003-02-06 at 03:10, Peter Ruskin wrote: > On Thursday 06 Feb 2003 01:56, Ajay Sharma wrote: > > On Wed, 5 Feb 2003, Mark D'voo wrote: > > > Go here, it has a little script that will put every package you have > > > installed including deps into your world file making sure that > > > everyt

Re: [gentoo-user] how to update all packages

2003-02-05 Thread Peter Ruskin
On Thursday 06 Feb 2003 01:56, Ajay Sharma wrote: > On Wed, 5 Feb 2003, Mark D'voo wrote: > > Go here, it has a little script that will put every package you have > > installed including deps into your world file making sure that > > everything get's updated. > > > > http://forums.gentoo.org/viewto

Re: [gentoo-user] how to update all packages

2003-02-05 Thread Ajay Sharma
On Wed, 5 Feb 2003, Mark D'voo wrote: > Go here, it has a little script that will put every package you have > installed including deps into your world file making sure that > everything get's updated. > > http://forums.gentoo.org/viewtopic.php?t=7487&highlight= I thought that putting all your f

Re: [gentoo-user] how to update all packages

2003-02-05 Thread Mark D'voo
Go here, it has a little script that will put every package you have installed including deps into your world file making sure that everything get's updated. http://forums.gentoo.org/viewtopic.php?t=7487&highlight= /Line72 On Wednesday 05 February 2003 4:49 pm, Spundun Bhatt wrote: > Thats dis

Re: [gentoo-user] how to update all packages

2003-02-05 Thread Tyler Trafford
On Wed, Feb 05, 2003 at 02:51:39PM -0800, Matt Tucker wrote: > -- Tyler Trafford <[EMAIL PROTECTED]> spake thusly: > > > emerge -e --deep world > > Is the --deep really necessary? I would think since -e creates an > empty tree, all the dependencies would need to be rebuilt anyway. I > certainly g

Re: [gentoo-user] how to update all packages

2003-02-05 Thread Spundun Bhatt
I think this might be a special case though. It might be that the new version was going to be installed in a seperate slot and thats why it was not really an update to the current version so it didnt showup in the emerge -up --deep world. But it did show up when I did emerge -up gtkmm . Does this m

Re: [gentoo-user] how to update all packages

2003-02-05 Thread Matt Tucker
-- Tyler Trafford <[EMAIL PROTECTED]> spake thusly: > On Wed, Feb 05, 2003 at 02:32:12PM -0800, Spundun Bhatt wrote: >> I used to think that emerge -u --deep world updates all packages on >> the system. But today I noticed that it didnot catch gtkmm and sigc++ >> on my system. So is there any bro

Re: [gentoo-user] how to update all packages

2003-02-05 Thread Spundun Bhatt
Thats displaying all the packages which dont even need updating, I was looking for a command to look for available updates for all the packages I have installed. Thanx for the suggession. Spundun On Wed, 2003-02-05 at 14:45, Tyler Trafford wrote: > On Wed, Feb 05, 2003 at 02:32:12PM -0800, Spundun

Re: [gentoo-user] how to update all packages

2003-02-05 Thread Tyler Trafford
On Wed, Feb 05, 2003 at 02:32:12PM -0800, Spundun Bhatt wrote: > I used to think that emerge -u --deep world updates all packages on > the system. But today I noticed that it didnot catch gtkmm and sigc++ > on my system. So is there any broader command then emerge -u --deep > world ? emerge -e --