View previous topic :: View next topic |
Author |
Message |
SCiENTiST n00b
Joined: 19 Apr 2002 Posts: 2 Location: Netherlands, The
|
Posted: Fri Apr 19, 2002 3:15 pm Post subject: "emerge update" not working |
|
|
weggen root # emerge update
Calculating dependencies !!! Couldn't find match for update; aborting.
What am I doing wrong here? |
|
Back to top |
|
|
klieber Bodhisattva
Joined: 17 Apr 2002 Posts: 3657 Location: San Francisco, CA
|
Posted: Fri Apr 19, 2002 3:20 pm Post subject: |
|
|
Are you trying to update the portage tree? If so, try:
emerge rsync
hth
--kurt _________________ The problem with political jokes is that they get elected |
|
Back to top |
|
|
SCiENTiST n00b
Joined: 19 Apr 2002 Posts: 2 Location: Netherlands, The
|
Posted: Fri Apr 19, 2002 3:32 pm Post subject: no |
|
|
i already did "emerge rsync" and "emerge portage", but emerge doesn't seem to recognize the update option |
|
Back to top |
|
|
klieber Bodhisattva
Joined: 17 Apr 2002 Posts: 3657 Location: San Francisco, CA
|
Posted: Fri Apr 19, 2002 3:38 pm Post subject: Re: no |
|
|
SCiENTiST wrote: | i already did "emerge rsync" and "emerge portage", but emerge doesn't seem to recognize the update option |
Try 'emerge --update'
That seems to work on my system. The man page still says to use 'emerge update' however, so you might want to see if a bug has been filed for that already. (and file a new one if it hasn't)
--kurt _________________ The problem with political jokes is that they get elected |
|
Back to top |
|
|
tod Developer
Joined: 17 Apr 2002 Posts: 136 Location: Ozarks, USA
|
Posted: Fri Apr 19, 2002 3:46 pm Post subject: 'emerge --help' for enlightenment |
|
|
Hi!
Like klieber said ''emerge --update <foo>'. You want to specify something to update though, where foo can be system, world.
Also, 'emerge --help' is currently more up to date than the other documentation.
hth
tod |
|
Back to top |
|
|
tod Developer
Joined: 17 Apr 2002 Posts: 136 Location: Ozarks, USA
|
Posted: Fri Apr 19, 2002 4:01 pm Post subject: 'emerge --help' for enlightenment |
|
|
Hi!
Like klieber said ''emerge --update <foo>'. You want to specify something to update though, where foo can be system, world.
Also, 'emerge --help' is currently more up to date than the other documentation.
hth
tod |
|
Back to top |
|
|
Guest
|
Posted: Sun Apr 21, 2002 5:12 pm Post subject: |
|
|
What's the difference betweeen world and system ?
when i do either emerge --pretend --update world || emerge --pretend update system it shows me the same response.
Michael |
|
Back to top |
|
|
freefall Tux's lil' helper
Joined: 13 Apr 2002 Posts: 89
|
Posted: Sun Apr 21, 2002 6:24 pm Post subject: |
|
|
'emerge --update system' only updates the 'core' packages.
'emerge --update world' also updates the packages specified in the file /var/cache/edb/world. |
|
Back to top |
|
|
|