https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6609
--- Comment #6 from AXB <[email protected]> 2011-05-30 12:22:04 UTC --- (In reply to comment #4) > (In reply to comment #3) > > (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? > > On Centos 5 /RHEL 5 > > uname -a > Linux host.example.net 2.6.18-194.17.4.el5 #1 SMP Mon Oct 25 15:50:53 EDT 2010 > x86_64 x86_64 x86_64 GNU/Linux doh: uname -i x86_64 -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
