Matt Kettler wrote, On 17/7/07 1:19 PM: > (sorry for the repost.. MUA screwed up and sent from the wrong address) > > > Theo Van Dinter wrote: >> Hi -- >> 3.1.10 tarballs are available for testing: >> >> http://people.apache.org/~felicity/3110/ >> >> By the way: per ASF policies, only PMC member votes are binding for >> a release, but we encourage everyone to download, test, and report >> any issues! >> > > I'm having trouble getting 3.1.10 to pass "make test" as root. Passes > just fine as a non-root user. > > Looks like the spamd "tell" based tests are the ones failing..
(coming out of lurk mode now that power is restored on my road) That looks like bugs 5510 and 5529 which don't appear to have been backported to 3.1 branch. FWIW, they only break make test when it is run as root, but that does break a CPAN install as root. If we don't want to backport the fixes the workarond is to configure CPAN to use sudo make install for its install step and then run it as non-root.
