http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5761
------- Additional Comments From [EMAIL PROTECTED] 2008-01-01 19:03 ------- (In reply to comment #32) > Did you make as root? nor originally; originally, as spamd. but most recently, yes. > If you did, did you chown -R spamd . ? normally, when following my build notes, i always do. maybe i skipped while i was 'messing around' ... > Is it possible that /etc/sudoers contains > > Defaults env_reset checked ... there's neither a Defaults env_reset nor a, Defaults env_keep += " ... " defined. rather than monkeying with the sudoers file, which -- esp in a jail -- i'd rather keep as simple as possible, i: cd /usr/local/build/spamassassin/ chown -R spamd . <-- made sure, this time sudo -u spamd tcsh setenv SPAMD_HOST 10.0.0.200 make test and, voila! so, clearly, my own fault. All tests successful. Files=144, Tests=2084, 986 wallclock secs ( 1.44 usr 2.90 sys + 406.88 cusr 129.63 csys = 540.85 CPU) Result: PASS bottom line, tests -- run as !root -- & pass 100% in the jail now. thanks! ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
