On 25 August 2017 at 23:34, Ken Hornstein <[email protected]> wrote: > >Thanks for mentioning mts.conf I find this > > > >localname: cosgroves.us > > > >There. Maybe redundant with my main.cf from postfix? > > Well, probably not since that affects what nmh thinks as the local name > which affects a bunch of things (the postfix configuration may be redundant). > > But .... in THEORY that shouldn't matter, because we should be > overriding that configuration by setting MHMTSCONF in the test suite > which means we should be using that and not an already-existing one. > Unless you have done something really strange like patching the default > etc/mts.conf.in file, we should never see that.
Hmmm, thanks for the hint. My source RPM, which I used to build nmh, does contain a patch for exactly that, and it's applied before the build and test. I'd be the guilty one here. Sorry. Now I get only these errors, only one of which is free of the xhost issue. FAIL: test/mhfixmsg/test-mhfixmsg FAIL: test/whatnow/test-attach-detach FAIL: test/whatnow/test-cd FAIL: test/whatnow/test-ls Details for these below. *** /home/local/src/INCOMING/BUILD/nmh-1.7-RC3/test/testdir/Mail/inbox/31 2017-08-25 20:38:23.471226637 -0700 --- /home/local/src/INCOMING/BUILD/nmh-1.7-RC3/test/testdir/test-mhfixmsg32378.actual 2017-08-25 20:38:23.479226912 -0700 *************** *** 1,15 **** - To: [email protected] - From: [email protected] - Subject: mhfixmsg pass through on parse error - MIME-Version: 1.0 - Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa0" - - ------- =_aaaaaaaaaa0 - Content-Type: text/plain; charset="iso-8859-1 - Content-Disposition: attachment; filename="test1.txt" - Content-Transfer-Encoding: quoted-printable - - This is the= - text/plain part. - - ------- =_aaaaaaaaaa0-- --- 0 ---- ./test/mhfixmsg/test-mhfixmsg: test failed, outputs are in /home/local/src/INCOMING/BUILD/nmh-1.7-RC3/test/testdir/Mail/inbox/31 and /home/local/src/INCOMING/BUILD/nmh-1.7-RC3/test/testdir/test-mhfixmsg32378.actual. first named test failure: pass through message with relative folder path with parse error FAIL: test/mhfixmsg/test-mhfixmsg *** /home/local/src/INCOMING/BUILD/nmh-1.7-RC3/test/testdir/7836.expected Fri Aug 25 20:38:32 2017 --- /home/local/src/INCOMING/BUILD/nmh-1.7-RC3/test/testdir/7836.actual Fri Aug 25 20:38:32 2017 *************** *** 1,5 **** --- 1,6 ---- attach baz\'s\ boz alist + localuser:kevinc being removed from access control list baz's boz detach baz\'s\ boz alist ./test/whatnow/test-attach-detach: test failed, outputs are in /home/local/src/INCOMING/BUILD/nmh-1.7-RC3/test/testdir/7836.expected and /home/local/src/INCOMING/BUILD/nmh-1.7-RC3/test/testdir/7836.actual. FAIL: test/whatnow/test-attach-detach *** /home/local/src/INCOMING/BUILD/nmh-1.7-RC3/test/testdir/7925.expected Fri Aug 25 20:38:32 2017 --- /home/local/src/INCOMING/BUILD/nmh-1.7-RC3/test/testdir/7925.actual Fri Aug 25 20:38:32 2017 *************** *** 1,3 **** cd /home/local/src/INCOMING/BUILD/nmh-1.7-RC3/test/testdir/foo\'s\ bar pwd ! /home/local/src/INCOMING/BUILD/nmh-1.7-RC3/test/testdir/foo's bar --- 1,3 ---- cd /home/local/src/INCOMING/BUILD/nmh-1.7-RC3/test/testdir/foo\'s\ bar pwd ! localuser:kevinc being removed from access control list ./test/whatnow/test-cd: test failed, outputs are in /home/local/src/INCOMING/BUILD/nmh-1.7-RC3/test/testdir/7925.expected and /home/local/src/INCOMING/BUILD/nmh-1.7-RC3/test/testdir/7925.actual. FAIL: test/whatnow/test-cd *** /home/local/src/INCOMING/BUILD/nmh-1.7-RC3/test/testdir/7995.expected Fri Aug 25 20:38:32 2017 --- /home/local/src/INCOMING/BUILD/nmh-1.7-RC3/test/testdir/7995.actual Fri Aug 25 20:38:32 2017 *************** *** 1,3 **** --- 1,4 ---- baz boz + localuser:kevinc being removed from access control list ls ./test/whatnow/test-ls: test failed, outputs are in /home/local/src/INCOMING/BUILD/nmh-1.7-RC3/test/testdir/7995.expected and /home/local/src/INCOMING/BUILD/nmh-1.7-RC3/test/testdir/7995.actual. FAIL: test/whatnow/test-ls -- Kevin _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
