GNU bug report logs - #23023
Compatibility between 1.3.3 gzip'ed file and Gzip 1.3.12

Previous Next

Package: gzip;

Reported by: "Kishan c Gollapudi" <kgollap <at> us.ibm.com>

Date: Tue, 15 Mar 2016 20:35:01 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 23023 in the body.
You can then email your comments to 23023 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gzip <at> gnu.org:
bug#23023; Package gzip. (Tue, 15 Mar 2016 20:35:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Kishan c Gollapudi" <kgollap <at> us.ibm.com>:
New bug report received and forwarded. Copy sent to bug-gzip <at> gnu.org. (Tue, 15 Mar 2016 20:35:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Kishan c Gollapudi" <kgollap <at> us.ibm.com>
To: bug-gzip <at> gnu.org
Cc: Cecile Madsen <madsen <at> us.ibm.com>
Subject: Compatibility between 1.3.3 gzip'ed file and  Gzip 1.3.12
Date: Tue, 15 Mar 2016 12:16:54 -0800
[Message part 1 (text/plain, inline)]

Hi,
    I have a question that maybe a bug or not.

We ship a product that installs using gzip. the product name is
IBM_DataReplDash_11.3.3.0_Linux_x86.bin.
Our build machine that build our product is linux enterprise red hat 6.6
sentiago which includes gzip 1.3.12 (output of gzip -V is 1.3.12).

We have a customer who installed our product and has the version gzip 1.3.3
and who gets the following error even though the download
was done in binary format.

Problem Description/Reason for Collaboration:
When customer tried to install latest dashboard using
IBM_DataReplDash_11.3.3.0_Linux_x86.bin, he gets the following
error:
Preparing to
install...
Extracting the JRE from the installer
archive...
Unpacking the
JRE...
gzip: /tmp/install.dir.24732/Linux/resource/vm.tar.Z:
invalid
compressed data--crc
error /tmp/install.dir.24732/Linux/resource/vm.tar.
Z: not in compressed format
gzip: /tmp/install.dir.
24732/Linux/resource/vm.tar.Z: invalid compressed data--crc error
The
included VM could not be uncompressed (GZIP/UNCOMPRESS). Please try
to
download the installer again and make sure that you download
using
'binary' mode. Please do not attempt to install this
currently
downloaded copy

File permission bits is set to
777 for IBM_DataReplDash_11.3.3.0_Linux_x86.bin

Someone in test downloaded and installed successfully on his
Linux which was the exact version as the customer.  We compared
his
CHECKSUM on the ftp'ed copy to the successful implementation
in
test.  They were
identical.

In viewing the error information and traces,the tester noted the
following:

linux is Redhat 6.7
Santiago.
Customer's gzip version is:   gzip  -V  gzip
1.3.3  (2002-03-08)                                                                   


The successful test from the test has a gzip version of
gzip -V   gzip
1.3.12

Not finding any other differences, we wondered if that back-level
of
gzip would cause the problem????!

Thanks in advance for your response.. our customer is asking
us so we'll appreciate any input..

Thanks,
Kishan Chaitanya Gollapudi
555 bailey Avenue ,
San Jose, CA - 95141
Ph: 408-463-4763

[Message part 2 (text/html, inline)]

Information forwarded to bug-gzip <at> gnu.org:
bug#23023; Package gzip. (Tue, 15 Mar 2016 20:44:01 GMT) Full text and rfc822 format available.

Message #8 received at 23023 <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Kishan c Gollapudi <kgollap <at> us.ibm.com>, 23023 <at> debbugs.gnu.org
Cc: Cecile Madsen <madsen <at> us.ibm.com>
Subject: Re: bug#23023: Compatibility between 1.3.3 gzip'ed file and Gzip
 1.3.12
Date: Tue, 15 Mar 2016 13:43:30 -0700
On 03/15/2016 01:16 PM, Kishan c Gollapudi wrote:
> Not finding any other differences, we wondered if that back-level
> of
> gzip would cause the problem????!

Doesn't ring a bell. Anything's possible.

RHEL 6.7 has gzip 1.3.12 so it is a bit odd that your customer is 
running 1.3.3. 1.3.3 is reeeally old and has a lot of security bugs. The 
GNU project no longer distributes 1.3.3, even as an old release, so we 
can't easily debug any problems involving 1.3.3. Maybe the customer has 
an old user-installed binary of gzip 1.3.3? If so, I'd be suspicious of 
it, and suggest removing it and using the gzip that comes with RHEL.




Information forwarded to bug-gzip <at> gnu.org:
bug#23023; Package gzip. (Tue, 15 Mar 2016 21:25:02 GMT) Full text and rfc822 format available.

Message #11 received at 23023 <at> debbugs.gnu.org (full text, mbox):

From: "Kishan c Gollapudi" <kgollap <at> us.ibm.com>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: 23023 <at> debbugs.gnu.org, Cecile Madsen <madsen <at> us.ibm.com>
Subject: Re: bug#23023: Compatibility between 1.3.3 gzip'ed file and Gzip
 1.3.12
Date: Tue, 15 Mar 2016 13:00:39 -0800
[Message part 1 (text/plain, inline)]
Hi Paul,

Thanks a lot for the quick response . We will forward this message to the
customer.

Thanks,
Kishan



From:	Paul Eggert <eggert <at> cs.ucla.edu>
To:	Kishan c Gollapudi/Silicon Valley/IBM <at> IBMUS,
            23023 <at> debbugs.gnu.org
Cc:	Cecile Madsen/Santa Teresa/IBM <at> IBMUS
Date:	03/15/2016 01:53 PM
Subject:	Re: bug#23023: Compatibility between 1.3.3 gzip'ed file and
            Gzip 1.3.12



On 03/15/2016 01:16 PM, Kishan c Gollapudi wrote:
> Not finding any other differences, we wondered if that back-level
> of
> gzip would cause the problem????!

Doesn't ring a bell. Anything's possible.

RHEL 6.7 has gzip 1.3.12 so it is a bit odd that your customer is
running 1.3.3. 1.3.3 is reeeally old and has a lot of security bugs. The
GNU project no longer distributes 1.3.3, even as an old release, so we
can't easily debug any problems involving 1.3.3. Maybe the customer has
an old user-installed binary of gzip 1.3.3? If so, I'd be suspicious of
it, and suggest removing it and using the gzip that comes with RHEL.



[Message part 2 (text/html, inline)]
[graycol.gif (image/gif, inline)]

Reply sent to Jim Meyering <jim <at> meyering.net>:
You have taken responsibility. (Wed, 16 Mar 2016 01:45:02 GMT) Full text and rfc822 format available.

Notification sent to "Kishan c Gollapudi" <kgollap <at> us.ibm.com>:
bug acknowledged by developer. (Wed, 16 Mar 2016 01:45:02 GMT) Full text and rfc822 format available.

Message #16 received at 23023-done <at> debbugs.gnu.org (full text, mbox):

From: Jim Meyering <jim <at> meyering.net>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: 23023-done <at> debbugs.gnu.org, Cecile Madsen <madsen <at> us.ibm.com>,
 Kishan c Gollapudi <kgollap <at> us.ibm.com>
Subject: Re: bug#23023: Compatibility between 1.3.3 gzip'ed file and Gzip
 1.3.12
Date: Tue, 15 Mar 2016 18:43:45 -0700
tags 23023 notabug
done

On Tue, Mar 15, 2016 at 1:43 PM, Paul Eggert <eggert <at> cs.ucla.edu> wrote:
> On 03/15/2016 01:16 PM, Kishan c Gollapudi wrote:
>>
>> Not finding any other differences, we wondered if that back-level
>> of
>> gzip would cause the problem????!
>
>
> Doesn't ring a bell. Anything's possible.
>
> RHEL 6.7 has gzip 1.3.12 so it is a bit odd that your customer is running
> 1.3.3. 1.3.3 is reeeally old and has a lot of security bugs. The GNU project
> no longer distributes 1.3.3, even as an old release, so we can't easily
> debug any problems involving 1.3.3. Maybe the customer has an old
> user-installed binary of gzip 1.3.3? If so, I'd be suspicious of it, and
> suggest removing it and using the gzip that comes with RHEL.

Thanks for the report.
I'm marking the auto-created issue as "done" and "not a bug",
since it does not appear to be a problem with any recent version.

You're welcome to continue replying here, and we'll all still be
able to discuss. FYI, it's all archived at http://bugs.gnu.org/23023




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 13 Apr 2016 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 12 days ago.

Previous Next


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