Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
"emerge update" broken
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
BackSeat
Apprentice
Apprentice


Joined: 12 Apr 2002
Posts: 242
Location: Reading, UK

PostPosted: Wed May 08, 2002 12:25 pm    Post subject: "emerge update" broken Reply with quote

The man page for emerge says:

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


Doesn't work for me:

Code:
taplock root # emerge --pretend update

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

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


Reported as bug 2574.

BS
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Wed May 08, 2002 12:31 pm    Post subject: Re: "emerge update" broken Reply with quote

BackSeat wrote:
Reported as bug 2574.


It's not a bug in emerge -- it's a bug in the man page. The correct command is:

Code:
emerge --pretend --update


Try that and you should find that it works as expected.

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
leifbrown
n00b
n00b


Joined: 25 Apr 2002
Posts: 36

PostPosted: Wed May 08, 2002 1:02 pm    Post subject: Works for me. Reply with quote

I understood this had changed within the last week or two...
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