From: Brian Cully via Guix-patches via <guix-patches@gnu.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 63091@debbugs.gnu.org
Subject: [bug#63091] [PATCH] gnu: sssd: Fix failing tests by using samba/pinned input
Date: Fri, 28 Apr 2023 15:14:38 -0400 [thread overview]
Message-ID: <87ildfq0fp.fsf@psyduck.jhoto.kublai.com> (raw)
In-Reply-To: <87o7n7sud2.fsf_-_@gnu.org>
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
next prev parent reply other threads:[~2023-04-28 19:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-26 14:58 [bug#63091] [PATCH] gnu: sssd: Fix failing tests by using samba/pinned input Brian Cully via Guix-patches via
2023-04-26 15:02 ` Brian Cully via Guix-patches via
2023-04-28 14:03 ` [bug#63091] [PATCH v2 1/2] " Brian Cully via Guix-patches via
2023-04-28 14:03 ` [bug#63091] [PATCH v2 2/2] gnu: sssd: Fix build Brian Cully via Guix-patches via
2023-04-28 19:02 ` [bug#63091] [PATCH] gnu: sssd: Fix failing tests by using samba/pinned input Ludovic Courtès
2023-04-28 19:14 ` Brian Cully via Guix-patches via [this message]
2023-05-04 1:14 ` [bug#63091] [PATCH v3 1/2] " Brian Cully via Guix-patches via
2023-05-04 1:14 ` [bug#63091] [PATCH v3 2/2] gnu: sssd: Fix build Brian Cully via Guix-patches via
2023-05-19 14:14 ` bug#63091: [PATCH] gnu: sssd: Fix failing tests by using samba/pinned input Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ildfq0fp.fsf@psyduck.jhoto.kublai.com \
--to=guix-patches@gnu.org \
--cc=63091@debbugs.gnu.org \
--cc=bjc@spork.org \
--cc=ludo@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.