Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
"emerge update" doesn't work?
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
Henric
Guest





PostPosted: Tue Apr 16, 2002 9:39 am    Post subject: "emerge update" doesn't work? Reply with quote

I installed Gentoo this weekend and has sofar been very pleased with the results. Never has my computer worked this well with linux before (tried both Debian & Redhat). However, today, I tried to do:

Code:
root@slartibartfast portage # emerge --pretend update

These are the packages that I would merge, in order.

Calculating dependencies   !!! Couldn't find match for update; aborting.
root@slartibartfast portage # emerge update
Calculating dependencies   !!! Couldn't find match for update; aborting.
root@slartibartfast portage #


And as you can see, it didn't work at all. It seems like it thinks "update" is a package and not a special option.

Can anyone shed any light on this issue?

/Henric
Back to top
Beforegod
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 1494
Location: Frankfurt/Main

PostPosted: Tue Apr 16, 2002 10:35 am    Post subject: Reply with quote

You must make an

emerge --update system|world --pretend

Greetings,
BeforeGod
Back to top
View user's profile Send private message
gschneider
Tux's lil' helper
Tux's lil' helper


Joined: 10 Apr 2002
Posts: 81
Location: Darmstadt, Germany

PostPosted: Tue Apr 16, 2002 11:59 am    Post subject: Reply with quote

and don't forget the
Code:
emerge rsync
before ;)
_________________
/(bb|[^b]{2})/
Back to top
View user's profile Send private message
Henric
Guest





PostPosted: Tue Apr 16, 2002 11:59 am    Post subject: Ah! Reply with quote

Ah! That seems to do the trick, but I think the man should be rewritten, since it says:
Code:
       update

       "emerge update" updates the system packages (those listed in /etc/make.profile/packages) to their current  ver-
       sions  .   It  is  always  a good idea to perform an "emerge --pretend update" first just so that you know what
       emerge will be doing.  Adding the --world flag causes emerge to update ALL installed packages to their  current
       versions.


Ohwell, now I know :)

/Henric
Back to top
Guest






PostPosted: Tue Apr 16, 2002 1:21 pm    Post subject: Re: Ah! Reply with quote

Henric wrote:
Ah! That seems to do the trick, but I think the man should be rewritten, since it says:
Code:
 cut snippet


Ohwell, now I know :)

/Henric

Some of the man-pages/website articles are al little inconsistent since they changed portage ;)
Back to top
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