Gerry Reno wrote:
I run this command:
yum -q list available $(rpm -qa --queryformat=%{name}\n) | grep "^ "
Should be: yum -q list available $(rpm -qa --queryformat='%{name}\n') |
grep "^ "
1.0.0-2.fc11 preupgrade
0.1.0-6.fc11 preupgrade
rawhide
This output is strange because there are no package names. And it is
confusing one of my scripts. Is there a package named <blank>? Or a
package without a 'name' field?
Regards,
Gerry
_______________________________________________
Yum mailing list
Yum@xxxxxxxxxxxxxxxxx
http://lists.baseurl.org/mailman/listinfo/yum