GNU bug report logs - #29261
Save/restore dates does not work properly

Previous Next

Package: gzip;

Reported by: Antonio Sidinei Schug <antoniosidineischug <at> gmail.com>

Date: Sat, 11 Nov 2017 21:17:02 UTC

Severity: normal

Tags: moreinfo

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: Antonio Sidinei Schug <antoniosidineischug <at> gmail.com>
Subject: bug#29261: closed (Re: bug#29261: Save/restore dates does not
 work properly)
Date: Mon, 26 Dec 2022 05:53:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#29261: Save/restore dates does not work properly

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 29261 <at> debbugs.gnu.org.

-- 
29261: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=29261
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: Antonio Sidinei Schug <antoniosidineischug <at> gmail.com>
Cc: 29261-done <at> debbugs.gnu.org
Subject: Re: bug#29261: Save/restore dates does not work properly
Date: Sun, 25 Dec 2022 21:52:33 -0800
On 11/11/17 15:19, Paul Eggert wrote:
>
> Can you reproduce the problem with the current version?

No further comment in five years, so closing this old bug report.


[Message part 3 (message/rfc822, inline)]
From: Antonio Sidinei Schug <antoniosidineischug <at> gmail.com>
To: bug-gzip <at> gnu.org
Subject: Save/restore dates does not work properly
Date: Sat, 11 Nov 2017 19:08:21 -0200
[Message part 4 (text/plain, inline)]
gzip version 1.3.12(Windows) and probaly others too, does not save /
restore file timestamp correctly(Always set to current.
Linux versions, when saving to a local file system, resoter/save correctly,
but if it is a mounted remote filesystem like CIFS in my case, does not.
After a change in the source code that I made,  all Works OK.
The bug is, if copy_stat (&istat) is executed before I close ofd(file
descriptor of a file being saved/restored), those times are not set
properly.
Bu if I put copy_stat after file descriptor(ofd) is closed, and set it ofd
= -1, then, they are all ok

Best regards

Antonio Sidinei Schug
[Message part 5 (text/html, inline)]

This bug report was last modified 2 years and 230 days ago.

Previous Next


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