GNU bug report logs - #29033
new snapshot available: gzip-1.8.32-4606

Previous Next

Package: gzip;

Reported by: Jim Meyering <jim <at> meyering.net>

Date: Fri, 27 Oct 2017 22:01:02 UTC

Severity: normal

Tags: notabug

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: Paul Eggert <eggert <at> cs.ucla.edu>
To: Bruno Haible <bruno <at> clisp.org>, Jim Meyering <jim <at> meyering.net>
Cc: 29033 <at> debbugs.gnu.org
Subject: bug#29033: [platform-testers] new snapshot available: gzip-1.8.32-4606
Date: Sat, 4 Nov 2017 17:35:50 -0700
Bruno Haible wrote:
> $ export TZ=UTC0
> $ rm -f in in.gz; touch -t 190101010000 in; ../../gzip in; echo $?
> 0
> $ rm -f in in.gz; touch -t 190101010000 in; ls -l --full-time in
> -rw-rw-r-- 1 bruno bruno 0 1901-01-01 00:00:00.000000000 +0000 in

This is due to a bug in the Linux kernel, when it emulates 32-bit Linux atop a 
64-bit kernel. See:

https://bugzilla.redhat.com/show_bug.cgi?id=1419736

I see that Assaf reported the same bug against gzip here:

https://bugs.gnu.org/25636#8

I don't see an easy way of working around the bug in gzip proper. It will become 
a bigger deal when the year 2038 rolls around....

I suppose we could skip the test when running in 32-bit mode atop Linux x86-64, 
though that sort of misses the point of doing the test.




This bug report was last modified 3 years and 56 days ago.

Previous Next


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