View previous topic :: View next topic |
Author |
Message |
rlyacht Apprentice
Joined: 17 Apr 2002 Posts: 170
|
Posted: Sat Apr 27, 2002 5:29 pm Post subject: emerge update never does anything |
|
|
Every time I run emerge update, I never get anything. I've done an emerge rsync first and still dno't get anything:
Code: |
gentoo[552]# emerge --pretend update
These are the packages that I would merge, in order.
Calculating dependencies !!! Couldn't find match for update; aborting.
gentoo[553]#
|
What am I doing wrong? |
|
Back to top |
|
|
sven Apprentice
Joined: 19 Apr 2002 Posts: 274
|
Posted: Sat Apr 27, 2002 5:42 pm Post subject: |
|
|
Code: | emerge --pretend --update world |
|
|
Back to top |
|
|
dArkMaGE Apprentice
Joined: 20 Apr 2002 Posts: 152
|
Posted: Sat Apr 27, 2002 6:48 pm Post subject: |
|
|
actually with the newest version of portage (1.9.3 i believe) its okay to type emerge --pretend update world |
|
Back to top |
|
|
|