GNU bug report logs -
#63261
Recent changes to git config cause errors for non-committers
Previous Next
Reported by: Brian Cully <bjc <at> spork.org>
Date: Thu, 4 May 2023 10:57:02 UTC
Severity: normal
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
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
#63261: Recent changes to git config cause errors for non-committers
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 63261 <at> debbugs.gnu.org.
--
63261: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63261
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi,
Brian Cully via Bug reports for GNU Guix <bug-guix <at> gnu.org> writes:
> I've run into two issues with the recent changes to git config
> integration:
>
> 1) All commits must now be signed, even if you're not a
> committer. This breaks just tons of things, including rebasing. I'm
> not sure how to fix this without just disabling that configuration
> line altogether.
>
> 2) Some ‘make’ rules now require git to be installed so that ‘git
> config’ can add ‘etc/git/gitconfig’ to the local configuration. So,
> for instance, ‘guix shell --pure -D guix -- make’ will now fail. Calls
> to git should be prefixed with a test to see if there is a git
> executable in the path.
2. has been fixed (also by Ludovic, ah!). I'm not sure a good solution
can be found for 1. but it seems reasonable to me that contributors
working on Guix learn to sign their commits with GnuPG; that way they
are on the right path to become a Guix committer, already getting up to
speed with the required practices.
Closing, but we can continue discussing it.
--
Thanks,
Maxim
[Message part 3 (message/rfc822, inline)]
I've run into two issues with the recent changes to git config
integration:
1) All commits must now be signed, even if you're not a
committer. This breaks just tons of things, including
rebasing. I'm not sure how to fix this without just disabling that
configuration line altogether.
2) Some ‘make’ rules now require git to be installed so that ‘git
config’ can add ‘etc/git/gitconfig’ to the local
configuration. So, for instance, ‘guix shell --pure -D guix --
make’ will now fail. Calls to git should be prefixed with a test
to see if there is a git executable in the path.
-bjc
This bug report was last modified 2 years and 11 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.