nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] mhfixmsg on a pathological mail

2017-08-18 10:39:03
Hi Håkon,

Which is smaller.  Update: You pointed out the carriage returns.  Can
you send the problem email as a .tar.gz or something that will leave
everything alone.

It would still be useful to have that to reproduce the mhfixmsg problem
here.

11.tar:  unknown suffix -- unchanged
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
FAIL: test/post/test-sendfiles

This is odd.  Can you give any insight?

I checked 11.tar with file(1)
$ file ./test/testdir/tmp/11.tar
./test/testdir/tmp/11.tar: LZMA compressed data, streamed

OK.

Trying by hand gives:
$ unlzma ./test/testdir/tmp/11.tar
./test/testdir/tmp/11.tar:  unknown suffix -- unchanged

The command the test script uses is `lzma -cd 11.tar'.  Can you confirm
that fails the same way, and that `lzma -cd <11.tar' works?

My lzma command comes from debian package  lzma-9.22-2.

Mine is Arch Linux's xz 5.2.3-1 and is happy with any of these explicit
filenames without the stdin redirection.

    $ sha1sum *
    9add18b822c30f112fac54aaf47417003b29369f  11.tar
    9add18b822c30f112fac54aaf47417003b29369f  foo
    9add18b822c30f112fac54aaf47417003b29369f  foo.tar
    9add18b822c30f112fac54aaf47417003b29369f  hello.lzma
    $

Thanks for your help.

-- 
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>