Tony Nelson wrote: >>for i in `rpm -qa --queryformat "%{NAME} "` ; do rpm -q -V $i ; done > # rpm -Va FWIW on my box rpm -Va blows a glibc memory management gasket on "filesystem", and aborts *** glibc detected *** /usr/lib/rpm/rpmv: free(): invalid pointer: 0x0000000000b5780f *** ======= Backtrace: ========= /lib64/libc.so.6[0x338c86a71e] /lib64/libc.so.6(__libc_free+0x6e)[0x338c86ac4e] /usr/lib64/librpm-4.4.so(rpmVerifyFile+0x51e)[0x3a31849478] ... The bash loop way it just chokes on the one iteration and continues. Must be just me! -Andy
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature