RHEL's workaround
Posted Sep 17, 2010 20:04 UTC (Fri) by
jengelh (subscriber, #33263)
In reply to:
RHEL's workaround by dowdle
Parent article:
Die-hard bug bytes Linux kernel for second time (Register)
rpm -qa --qf="%{ARCH}\t%{NAME}\n" | pcregrep '^i.86|-32bit'since some distros put baselibs into x86_64.
(
Log in to post comments)