GNU bug report logs -
#63091
[PATCH] gnu: sssd: Fix failing tests by using samba/pinned input
Previous Next
Reported by: Brian Cully <bjc <at> spork.org>
Date: Wed, 26 Apr 2023 15:00:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 63091 <at> debbugs.gnu.org (full text, mbox):
Ludovic Courtès <ludo <at> gnu.org> writes:
> Hi! Apparently that’s not working; I get:
>
> File
> "/gnu/store/06cjgrygh79bxbsr0x44ryx1wy1pwvh4-python-setuptools-67.6.1/lib/python3.10/site-packages/setuptools/command/bdist_egg.py",
> line 444, in visit
> z.write(path, p)
> File
> "/gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/lib/python3.10/zipfile.py",
> line 1739, in write
> zinfo = ZipInfo.from_file(filename, arcname,
> File
> "/gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/lib/python3.10/zipfile.py",
> line 518, in from_file
> zinfo = cls(arcname, date_time)
> File
> "/gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/lib/python3.10/zipfile.py",
> line 362, in __init__
> raise ValueError('ZIP does not support timestamps before
> 1980')
This is the same ZipFile error as in #63044, so that has to be
fixed first. I mentioned that eariler in this report, but probably
should have re-iterated it here. #63149 is similar in this regard.
-bjc
This bug report was last modified 2 years and 6 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.