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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Fellegi Sándor <fellegi.sandor <at> putnok.hu>
Subject: bug#72772: closed (Re: DEPRECATED)
Date: Tue, 11 Feb 2025 07:36:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#72772: DEPRECATED

which was filed against the gzip package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 72772 <at> debbugs.gnu.org.

-- 
72772: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72772
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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

[Message part 3 (message/rfc822, inline)]
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!



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.