Hey Ian, On February 1, 2026 11:19:01 PM GMT+01:00, Ian Eure <[email protected]> wrote: >Hi Guixers, > >I just hit the following irksome case again. I cherry-picked a PR onto >master, ran `make', built the package etc. When pushing the commit, >authentication failed. This usually happens when master has a commit from a >new contributor, but I haven’t pulled the keyring branch. > >So I check out the keyring branch and pull it, then switch back to master.
Any reason you are using the local keyring branch for auth and not origin/keyring? That eliminates the problem completely. Rutherther
