[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nmh-workers] Call for testing of nmh 1.7 release candidate 3
From: |
Ralph Corderoy |
Subject: |
Re: [Nmh-workers] Call for testing of nmh 1.7 release candidate 3 |
Date: |
Sat, 26 Aug 2017 11:28:51 +0100 |
Hi Kevin,
> - To: address@hidden
> - From: address@hidden
> - 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--
...
> ./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
Can you arrange to do a similar test but with strace? Extract that
15-line email above into your current nmh folder.
sed '1,/unable to parse message 31/d' test/mhfixmsg/test-mhfixmsg |
sed -n '1,/^cat/d; /^EOF$/q; p' >`mhpath new`
Running the local mhfixmsg that the test script uses should produce an
empty output file based on how the test failed.
uip/mhfixmsg last -outfile /tmp/out # Is /tmp/out zero bytes long?
If so, re-run, but under strace(1).
strace -o /tmp/st -e desc uip/mhfixmsg last -outfile /tmp/out
And send us /tmp/st. You might want to peruse for secrets first.
--
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy
- Re: [Nmh-workers] Call for testing of nmh 1.7 release candidate 3, (continued)
Re: [Nmh-workers] Call for testing of nmh 1.7 release candidate 3, David Levine, 2017/08/25
- Re: [Nmh-workers] Call for testing of nmh 1.7 release candidate 3, Kevin Cosgrove, 2017/08/25
- Re: [Nmh-workers] Call for testing of nmh 1.7 release candidate 3, Ken Hornstein, 2017/08/25
- Re: [Nmh-workers] Call for testing of nmh 1.7 release candidate 3, Kevin Cosgrove, 2017/08/25
- Re: [Nmh-workers] Call for testing of nmh 1.7 release candidate 3, Ken Hornstein, 2017/08/26
- Re: [Nmh-workers] Call for testing of nmh 1.7 release candidate 3, Kevin Cosgrove, 2017/08/26
- Re: [Nmh-workers] Call for testing of nmh 1.7 release candidate 3, Ralph Corderoy, 2017/08/26
Re: [Nmh-workers] Call for testing of nmh 1.7 release candidate 3,
Ralph Corderoy <=
Re: [Nmh-workers] Call for testing of nmh 1.7 release candidate 3, Kevin Cosgrove, 2017/08/26
Re: [Nmh-workers] Call for testing of nmh 1.7 release candidate 3, David Levine, 2017/08/26
Re: [Nmh-workers] Call for testing of nmh 1.7 release candidate 3, Ken Hornstein, 2017/08/25
Re: [Nmh-workers] Call for testing of nmh 1.7 release candidate 3, valdis . kletnieks, 2017/08/26
Re: [Nmh-workers] Call for testing of nmh 1.7 release candidate 3, Thomas Levine, 2017/08/26