GNU bug report logs -
#78283
guix git authenticate is indiscriminant in which branches it applies to
Previous Next
Full log
Message #16 received at 78283-done <at> debbugs.gnu.org (full text, mbox):
Ludovic Courtès <ludo <at> gnu.org> writes:
> Vagrant Cascadian <vagrant <at> debian.org> writes:
>
>> So, when I update my local keyring branch with new merges, guix git
>> authenticate issues a non-fatal error:
>>
>> $ git checkout keyring
>> Switched to branch 'keyring'
>> $ git reset --hard 21173006e4165d8990b75ca46c78d83448d2e45a
>> HEAD is now at 21173006e4 Add key for Greg Hogan.
>> $ git merge --ff-only origin/keyring
>> Updating 21173006e4..0869e2220d
>> Fast-forward
>> futurile-89CA9B07.key | 23 +++++++++++++++++++++++
>> 1 file changed, 23 insertions(+)
>> create mode 100644 futurile-89CA9B07.key
>> Authenticating commits 5010a51 to 0869e22 (31 new commits)...
>> guix git: error: commit 0869e2220d611d7202de64dba4fa81207522a4f9 is not a descendant of introductory commit 5010a51f91aeac5a3b87a3eea04f18f3fe8a3a3
>
> Proposed fix: <https://codeberg.org/guix/guix/pulls/482>.
Pushed:
99f85246e19 * git authenticate: Do nothing when invoked from the keyring branch.
0ec5cab1325 * git authenticate: Gracefully handle passing an annotated tag to ‘--end’.
56eb949f3b4 * git authenticate: Upgrade pre-push hook with a fixed version.
55b38ddefca * git authenticate: Remove support for Guile-Git < 0.7.0.
Ludo’.
This bug report was last modified 48 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.