GNU bug report logs -
#73173
[PATCH] gnu: Update python-rdflib to 7.0.0.
Previous Next
Reported by: Roel Janssen <roel <at> gnu.org>
Date: Tue, 10 Sep 2024 19:35:02 UTC
Severity: normal
Tags: patch
Done: Roel Janssen <roel <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#73173: [PATCH] gnu: Update python-rdflib to 7.0.0.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 73173 <at> debbugs.gnu.org.
--
73173: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73173
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
On Mon, 2024-09-30 at 21:47 +0200, Ludovic Courtès wrote:
> Hi,
>
> Roel Janssen <roel <at> gnu.org> skribis:
>
> > Upon invoking 'git push', I'm receiving this error message:
> > All 109 channel news entries are valid.
> > guix git: error: unknown introductory commit and signer
> > error: failed to push some refs to
> > 'ssh://git.savannah.gnu.org/srv/git/guix.git'
> >
> > My GPG key is still the same, although I updated the expiration
> > date
> > (and updated the key on Savannah). It looks like the key
> > information in
> > .guix-authorizations for me is still correct.
> >
> > Since it's been a while, where should I start reading the
> > documentation
> > on understanding/overcoming this problem?
>
> Oh. The message comes from ‘guix git authenticate’, and it’s
> admittedly
> unclear.
>
> To fix it, you must first manually run:
>
> guix git authenticate 9edb3f66fd807b096b48283debdcddccfea34bad \
> "BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA"
>
> This will record the introductory commit and signer (the two hex
> strings
> above) in ‘.git/config’, and from there you should be all set.
>
> This is only briefly mentioned in
> <
> https://guix.gnu.org/manual/devel/en/html_node/Building-from-Git.html>
> .
>
> HTH,
> Ludo’.
>
Ha! I was thinking about it wrong. Thank you for your help. This, and
the CI system, including the checks performed when doing a "git push",
is impressive to see.
I pushed the patch in d057d59170446fe47ddedd7eb281ca2a1dfc05e9
Kind regards,
Roel
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Dear Guix,
I'd like to update python-rdflib to 7.0.0. When building the reverse-
dependent packages, I found that python-prov and cwltool don't support
version 7. So the attached patch keeps 6.1.1 around but upgrades all
the others. I built the following packages successful after the
upgrade:
- carla
- ardour
- zeitgeist
- python-schema-salad
- python-sparqlwrapper
- python-cfgraph
- python-pyrdfa3
- python-sparqlkernel
The following package failed to build, but I believe it's unrelated to
the upgrade:
- python-pytorch-geometric
Keeping python-prov and cwltool at python-rdflib-6 doesn't affect the
successful builds of these packages. So I believe the impact is
minimal.
Let me know if/what I can do to improve the patch.
Thank you for your time in advance.
Kind regards,
Roel Janssen
[0001-gnu-Update-python-rdflib-to-7.0.0.patch (text/x-patch, attachment)]
This bug report was last modified 234 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.