GNU bug report logs - #29006
gunzip does not works with an uppercase suffix

Previous Next

Package: gzip;

Reported by: meo <at> xenialab.it

Date: Thu, 26 Oct 2017 06:32:01 UTC

Severity: normal

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jim Meyering <jim <at> meyering.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#29006: closed (gunzip does not works with an uppercase suffix)
Date: Sun, 29 Oct 2017 17:10:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 29 Oct 2017 10:09:15 -0700
with message-id <CA+8g5KFZif83cHzE698QuYSsnRDnC4vdBjJFh3pSvUywnzJB2w <at> mail.gmail.com>
and subject line Re: bug#29006: gunzip does not works with an uppercase suffix
has caused the debbugs.gnu.org bug report #29006,
regarding gunzip does not works with an uppercase suffix
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
29006: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29006
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "meo (XeniaLab)" <meo <at> xenialab.it>
To: bug-gzip <at> gnu.org
Subject: gunzip does not works with an uppercase suffix
Date: Thu, 26 Oct 2017 08:21:32 +0200
Hi,

its seems that gunzip does not works with uppercase suffixes...

Sample:
gzip pippo.txt
mv pippo.txt.gz pippo.txt.gz_Tape
gunzip -S gz_Tape pippo.txt.gz_Tape
*gunzip: pippo.txt.gz_Tape: unknown suffix -- ignored*

mv pippo.txt.gz_Tape pippo.txt.gz_tape
gunzip -S gz_Tape pippo.txt.gz_tape
* Works as expected *

I'm working with gzip-1.3.5-13.0.1.el5 but the error is the same on Solaris
and is not present on Mac OSX.

Is it a kwown problem? Will it be fixed?

ciao
meo&mauro



[Message part 3 (message/rfc822, inline)]
From: Jim Meyering <jim <at> meyering.net>
To: Meo Bogliolo <bartolomeo.bogliolo <at> xenialab.it>
Cc: 29006-done <at> debbugs.gnu.org
Subject: Re: bug#29006: gunzip does not works with an uppercase suffix
Date: Sun, 29 Oct 2017 10:09:15 -0700
On Sun, Oct 29, 2017 at 7:09 AM, Meo Bogliolo
<bartolomeo.bogliolo <at> xenialab.it> wrote:
> On 29/10/2017 15:06 , Jim Meyering wrote:
>>
>> On Sun, Oct 29, 2017 at 6:51 AM, Jim Meyering <jim <at> meyering.net> wrote:
>>>
>>> On Wed, Oct 25, 2017 at 11:21 PM, meo (XeniaLab) <meo <at> xenialab.it> wrote:
>>>>
>>>> its seems that gunzip does not works with uppercase suffixes...
>>>
>>> Thank you for the report. That is a bug, indeed. Here is a small
>>> reproducer:
>>>
>>>    $ :|gzip > kT && gzip -d -S T kT
>>>    gzip: kT: unknown suffix -- ignored
>>>
>>> I have a fix and will post it shortly.
>>
>> Thanks again. Here's the patch.
>> I've attributed your email address in the commit log.
>> If you'd prefer I use a name, tell me what to use soon.
>> Once I push, that log message cannot be modified.
>
> The email is fine thanks You!

Thanks. Pushed.


This bug report was last modified 7 years and 292 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.