Results 1 to 3 of 3
Just did an emerge sync on me Gentoo box and at the end got a message saying I should update portage, new version etc.
Should I just emerge portage?
Ta....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-25-2004 #1Linux Engineer
- Join Date
- Jul 2003
- Location
- Farnborough, UK
- Posts
- 1,305
Portage update
Just did an emerge sync on me Gentoo box and at the end got a message saying I should update portage, new version etc.
Should I just emerge portage?
Ta.
- 04-25-2004 #2Linux Engineer
- Join Date
- Sep 2003
- Location
- Knoxhell, TN
- Posts
- 1,078
yeah.. just do this:
that will update portage and then update your system, including the deps.. the -D is the short option for --deep which makes portage traverse the dependency tree and update that as well as the packages in your world file.. you have to include the -D if you want your deps upgraded because anything that you don't explicitly emerge on the command line doesn't get added to the world file.Code:emerge -Uu portage && emerge -UuDav world
Their code will be beautiful, even if their desks are buried in 3 feet of crap. - esr
- 04-25-2004 #3Linux Engineer
- Join Date
- Jul 2003
- Location
- Farnborough, UK
- Posts
- 1,305
Doing it now..
Ta.


Reply With Quote
