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: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#29261: closed (Save/restore dates does not work properly)
Date: Mon, 26 Dec 2022 05:53:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 25 Dec 2022 21:52:33 -0800
with message-id <db651b46-32b9-cb60-e6fa-46f3a28b602f <at> cs.ucla.edu>
and subject line Re: bug#29261: Save/restore dates does not work properly
has caused the debbugs.gnu.org bug report #29261,
regarding Save/restore dates does not work properly
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> 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: 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 3 (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 4 (text/html, inline)]
[Message part 5 (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.



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.