nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Ralph Corderoy
Subject: Re: [Nmh-workers] mhfixmsg on a pathological mail
Date: Sat, 19 Aug 2017 16:06:30 +0100

Hi Håkon,

> Trying by hand gives:
> $ unlzma ./test/testdir/tmp/11.tar
> ./test/testdir/tmp/11.tar:  unknown suffix -- unchanged
...
> My lzma command comes from debian package  lzma-9.22-2.

I've pushed this to the master branch and cherry-picked it to
1.7-release.

    commit 937ee92013bed7b3ebd30fff2c17a751d37b1a61
    Author: Ralph Corderoy <address@hidden>
    Date:   Sat Aug 19 15:58:49 2017 +0100

        test-sendfiles: Feed `lzma -cd' stdin rather than a filename.
        
        Håkon Alstadheim reported that Debian's lzma-9.22-2 would complain at
        `lzma -cd foo.tar' with `unknown suffix -- unchanged' even though it was
        not being asked to alter the file, or produce a new one based on its
        filename.  This appears to be https://bugs.debian.org/700681.  The lzma
        from Arch Linux's xz 5.2.3-1 does no have this fault.  Work around it by
        feeding the file to decompress on standard input for all the compression
        programs being tested;  none of the others should mind.

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]