Mailinglist Archive: opensuse-factory (904 mails)
| < Previous | Next > |
Re: [opensuse-factory] [Fwd: [opensuse-offtopic]Some thingsfortheSUSEteam to pay attention to!]
- From: Oddball <monkey9@xxxxxx>
- Date: Tue, 08 Apr 2008 15:47:27 +0200
- Message-id: <47FB776F.7020909@xxxxxx>
Dominique Leuenberger schreef:
AMD64x2-sfn1:/home/oddball # zypper lu -t package | awk -F\| '/yast2/ { print $3}' | xargs zypper in
Too few arguments. At least one package name is required.
--
Enjoy your time around,
Oddball (Now or never...)
OS: Linux 2.6.25-rc8-12-default x86_64
Current user: oddball@AMD64x2-sfn1
System: openSUSE 11.0 (x86_64) Alpha3
KDE: 4.00.68 (KDE 4.0.68 >= 20080402) "release 3.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
About that i can say: Not on this PC.
btw: naming a package is done in the awk call. there you have a filter which
packages out of the available list, matching the regex, shall be updated.
Dominique
AMD64x2-sfn1:/home/oddball # zypper lu -t package | awk -F\| '/yast2/ { print $3}' | xargs zypper in
Too few arguments. At least one package name is required.
--
Enjoy your time around,
Oddball (Now or never...)
OS: Linux 2.6.25-rc8-12-default x86_64
Current user: oddball@AMD64x2-sfn1
System: openSUSE 11.0 (x86_64) Alpha3
KDE: 4.00.68 (KDE 4.0.68 >= 20080402) "release 3.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |