On 01Aug2021 08:40, George N. White III <gnwiii@xxxxxxxxx> wrote: >gzip can store the file date in the archive, and (per >https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950519) >supports dates from 1970-01-01 00:00:01 UTC through 2106-02-07 06:28:15 >UTC. As the Debian >bug report notes, gzip may be hitting a limit in the kernel or a library. Likely gzip has a fixed size binary field for the timestamp, which some timestamp value from afio's data is exceeding. Can you use gzip's -n option? -n, -‐no‐name This option stops the filename and timestamp from being stored in the output file. That might mangle dates on restore, depending on how afio does that. Cheers, Cameron Simpson <cs@xxxxxxxxxx> _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure