Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge -u world
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
alden
n00b
n00b


Joined: 25 Feb 2003
Posts: 18

PostPosted: Tue Feb 25, 2003 8:17 am    Post subject: emerge -u world Reply with quote

Can some one tell me ,what exactly (emerge -u world) do ?
I`m making this quation cuase when i do emerge -u world i don`t see nothing happen,only it tell me that all packages are up to date.
I`m not sure is this right.I would like to know how long this process is (emerge -u world). :?

Any help will be apreciate.
Back to top
View user's profile Send private message
ravenq
Apprentice
Apprentice


Joined: 19 Feb 2003
Posts: 161

PostPosted: Tue Feb 25, 2003 8:29 am    Post subject: Reply with quote

emerge -u world basically updates all the software on your system. Most of the time it won't take all that long because large numbers of packages aren't usually updated all at once.

It's basically the eqiuvalent of apt-get update (or whatever the command is) in Debian.
_________________
--
The Game is Nothing,
the Playing of it Everything.
Back to top
View user's profile Send private message
vivek
n00b
n00b


Joined: 19 Jul 2002
Posts: 51
Location: In Your Nightmare

PostPosted: Tue Feb 25, 2003 8:45 am    Post subject: re: emerge world -u Reply with quote

Hi
Try "emerge world --deep -up".

--deep instructs emerge to calculate the dependencies in a much more comprehensive manner.
Back to top
View user's profile Send private message
BillyD
Guru
Guru


Joined: 05 May 2002
Posts: 323
Location: Australia

PostPosted: Tue Feb 25, 2003 9:25 am    Post subject: Reply with quote

It uses the file /var/cache/edb/world to determine which software is on your system, and compares it with the latest unmasked release available in portage. If the portage version is different to the installed version, it will prompt you to either upgrade or downgrade. It also checks all of your system files (you can check these spearately by emerge system -up) and will update those as well. I am not 100 percent sure, but the system files are very similar to the files that are installed when you bootstrap doing a normal install. Basically the "essential" files to get your system running.
_________________
We used to have hominid cousins that were vegetarian. The palæontological record suggests that our ancestors killed them and ate them.
Back to top
View user's profile Send private message
water
Guru
Guru


Joined: 19 Jun 2002
Posts: 387
Location: Zierikzee, The Netherlands

PostPosted: Tue Feb 25, 2003 12:01 pm    Post subject: Reply with quote

Before running "emerge -u --deep world", you have to update the portage-tree. When installing Gentoo, you have to run "emerge rsync" . With that command you download the portage-tree. The packages that will be installed are the newest stable packages, according to the portage-tree. If you run "emerge sync", your portage-tree will be updated and will contain a new list with stable and unstable packages.

So, always run "emerge sync", than "emerge -up --deep world" (-p = pretend-option, it gives the list of packages for updating) and than run "emerge -u --deep world".
_________________
Groeten uit Holland
Back to top
View user's profile Send private message
alden
n00b
n00b


Joined: 25 Feb 2003
Posts: 18

PostPosted: Tue Feb 25, 2003 2:39 pm    Post subject: Reply with quote

Thank you very much.
Now every think is much clear for me. :D
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Tue Feb 25, 2003 4:03 pm    Post subject: Reply with quote

Moved from Installing Gentoo.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum