On 4/8/2008 at 14:40, Oddball <monkey9@iae.nl> wrote: Stanislav Visnovsky schreef:
Well, the issue might be obsolete repos, but the message is still confusing.
Stano
I was not telling about the 'confusingness' of the message, i was actualy telling that i could give an opposite of the message Benji wrote, but not atm, because i cann't use Yast, because of the fact, that i can not install a pkg, because of the lack of another.
And smart would not install it either.
About intuitiveness of commands...
oddball@AMD64x2-sfn1:~> sudo zypper up yast2 root's password: Too many arguments. Usage: update (up) [options]
Wrong usage of zypper... you can zypper in yast. What I do quiet often is: su - zypper lu -t package | awk -F\| '/yast2/ { print $3}' | xargs zypper in This updates all the yast2 packages to the latest versions and normally works pretty well. Advise: run zypper refresh before that. zypper up is not used to update single packages like this... Dominique --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org