https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6609
--- Comment #3 from Kevin A. McGrail <[email protected]> 2011-05-30 12:14:59 UTC --- (In reply to comment #2) > I see the same test fail on x86-64 RHEL6. This may well be a side-effect of > the multilib feature of Fedora/RHEL where 32-bit libraries are installed in > /usr/lib and 64-bit libraries are installed in /usr/lib64, and both may be > installed in parallel by the same name but different arch of the RPM packages. > > I can say that this test failure is absolutely harmless on Fedora or RHEL. > The > test itself may be flawed due to poor assumptions that there will not be paths > like lib64? Is there a command line test for 64 bit so perhaps we can do an is_64_bit flag and check for -e lib64 if that's the case? -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
