https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6809
--- Comment #7 from Kevin A. McGrail <[email protected]> --- (In reply to comment #6) > I cannot reproduce this on perl 5.14 or 5.16 (I don't have a 5.12 handy > right now) > > > > t/make_install.t ... 1/25 # Failed test 2 in t/make_install.t at line 75 > > t/make_install.t .. 22/25 # Failed test 24 in t/make_install.t at line 127 > > Try: > prove -v t/make_install.t > and examine the logfile of a failing test. On a fresh install of 5.14.2 with trunk on a centos box, I do see the issues still but I think I realized the issue. We check if we have an RPM system but we don't check if the perl is an RPM perl. In short, this is a continuation of bug 6609. Will upload a patch that works for that issue. Also seeing this: t/trust_path.t (Wstat: 0 Tests: 96 Failed: 6) Failed tests: 12, 21, 42, 48, 66, 81 Working on that issue. Regards, KAM -- You are receiving this mail because: You are the assignee for the bug.
