GNU bug report logs - #70430
VMS/VAX GZIP 1.3.12e deletes wrong file, doesn't honor file version number

Previous Next

Package: gzip;

Reported by: Mark Diaz <mark <at> markdiaz.biz>

Date: Wed, 17 Apr 2024 01:37:04 UTC

Severity: normal

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

To reply to this bug, email your comments to 70430 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#70430; Package gzip. (Wed, 17 Apr 2024 01:37:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mark Diaz <mark <at> markdiaz.biz>:
New bug report received and forwarded. Copy sent to bug-gzip <at> gnu.org. (Wed, 17 Apr 2024 01:37:05 GMT) Full text and rfc822 format available.

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

From: Mark Diaz <mark <at> markdiaz.biz>
To: bug-gzip <at> gnu.org
Subject: VMS/VAX GZIP 1.3.12e deletes wrong file,
 doesn't honor file version number
Date: Tue, 16 Apr 2024 14:10:43 -0400
[Message part 1 (text/plain, inline)]
Sorry if this is a known issue or has already been corrected
No need for a response.

VMS/VAX 7.2 GZIP 1.3.12e

Compresses FILE.DAT;1 and FILE.DAT;2 is deleted.

$ DIRECTORY FILE.DAT*
  FILE.DAT;2
  FILE.DAT;1

$ GZIP FILE.DAT;1

$ DIRECTORY FILE.DAT*
  FILE.DAT;1
  FILE.DAT-GZ;1


There are VMS native RMS library routines that will return the fully qualified file specification of an open file.
There are VMS native RMS library routines that will delete a file when it is closed.
Either option it should only delete the input file on success.

Regards,
Mark Diaz
mark <at> markdiaz.biz
[Message part 2 (text/html, inline)]

Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Sat, 20 Apr 2024 23:55:01 GMT) Full text and rfc822 format available.

Notification sent to Mark Diaz <mark <at> markdiaz.biz>:
bug acknowledged by developer. (Sat, 20 Apr 2024 23:55:02 GMT) Full text and rfc822 format available.

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

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Mark Diaz <mark <at> markdiaz.biz>
Cc: 70430-done <at> debbugs.gnu.org
Subject: Re: bug#70430: VMS/VAX GZIP 1.3.12e deletes wrong file, doesn't honor
 file version number
Date: Sat, 20 Apr 2024 16:54:15 -0700
On 2024-04-16 11:10, Mark Diaz wrote:
> Sorry if this is a known issue or has already been corrected

Your bug report is about gzip 1.3.12 (2007-04-13). Unfortunately gzip's 
support for VMS was removed in gzip 1.9 (2018-01-07) and (as you're 
noticing) it wasn't really working even before that. Unless someone 
volunteers to spend quite a bit of time on it I doubt whether gzip will 
get working again on VMS, so I'm closing the bug report.




This bug report was last modified 13 days ago.

Previous Next


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