guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#63091] [PATCH] gnu: sssd: Fix failing tests by using samba/pinned i


From: Brian Cully
Subject: [bug#63091] [PATCH] gnu: sssd: Fix failing tests by using samba/pinned input
Date: Fri, 28 Apr 2023 15:14:38 -0400
User-agent: mu4e 1.10.2; emacs 28.2


Ludovic Courtès <ludo@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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]