Mailinglist Archive: opensuse-factory (904 mails)
| < Previous | Next > |
Re: [opensuse-factory] [Fwd: [opensuse-offtopic] Some thingsfortheSUSE team to pay attention to!]
- From: "Dominique Leuenberger" <Dominique.Leuenberger@xxxxxxxxxxxxx>
- Date: Tue, 08 Apr 2008 14:44:13 +0200
- Message-id: <47FB84C4.2554.0029.1@xxxxxxxxxxxxx>
Stanislav Visnovsky schreef:On 4/8/2008 at 14:40, Oddball <monkey9@xxxxxx> wrote:
I was not telling about the 'confusingness' of the message, i was
Well, the issue might be obsolete repos, but the message is still confusing.
Stano
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@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |