GNU bug report logs - #72772
DEPRECATED

Previous Next

Package: gzip;

Reported by: Fellegi Sándor <fellegi.sandor <at> putnok.hu>

Date: Fri, 23 Aug 2024 08:34:01 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

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 72772 in the body.
You can then email your comments to 72772 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#72772; Package gzip. (Fri, 23 Aug 2024 08:34:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Fellegi Sándor <fellegi.sandor <at> putnok.hu>:
New bug report received and forwarded. Copy sent to bug-gzip <at> gnu.org. (Fri, 23 Aug 2024 08:34:02 GMT) Full text and rfc822 format available.

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

From: Fellegi Sándor <fellegi.sandor <at> putnok.hu>
To: bug-gzip <at> gnu.org
Subject: DEPRECATED
Date: Fri, 23 Aug 2024 09:25:21 +0200
root <at> INF-DESKTOP:/tmp# GZIP=-1 tar cfz saved.config.tar.gz saved.config
gzip: warning: GZIP environment variable is deprecated; use an alias or script


... basszátok meg!




Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Tue, 11 Feb 2025 07:36:03 GMT) Full text and rfc822 format available.

Notification sent to Fellegi Sándor <fellegi.sandor <at> putnok.hu>:
bug acknowledged by developer. (Tue, 11 Feb 2025 07:36:03 GMT) Full text and rfc822 format available.

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

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Fellegi Sándor <fellegi.sandor <at> putnok.hu>
Cc: 72772-done <at> debbugs.gnu.org
Subject: Re: DEPRECATED
Date: Mon, 10 Feb 2025 23:35:47 -0800
On 2024-08-23 you wrote:

> root <at> INF-DESKTOP:/tmp# GZIP=-1 tar cfz saved.config.tar.gz saved.config
> gzip: warning: GZIP environment variable is deprecated; use an alias or script

Yes, that's the intended and documented behavior. The GZIP environment 
variable can make it hard to write portable scripts, as they have to 
unset GZIP to be safe. The intent is that gzip remove support for that 
variable in a future release.

You can work around the problem by using this shell command instead:

   tar -I'gzip -1' -cf saved.config.tar.gz saved.config




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 11 Mar 2025 11:24:16 GMT) Full text and rfc822 format available.

This bug report was last modified 100 days ago.

Previous Next


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