On 4/8/2008 at 15:47, Oddball <monkey9@iae.nl> wrote: Dominique Leuenberger schreef:
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
About that i can say: Not on this PC.
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.
try simply zypper lu -t package to see what output you get... apparently, awk does not have a single hit and thus the list given to zypper is empty. Dominique --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org