You are not logged in.
Recently when I push changes of my py-cidr package to aur I get the following warnings from git:
remote: warning: ignoring broken ref refs/heads/idos-timetable-tariff-chaps-all-latest
remote: warning: ignoring broken ref refs/namespaces/idos-timetable-tariff-chaps-all-latest/HEAD
remote: warning: ignoring broken ref refs/namespaces/idos-timetable-tariff-chaps-all-latest/refs/heads/master
None of those refs are in my local repo and refs/namespaces doesn't even exist.
Based on the git logs this seems to have started happening between July 17 and Aug 31.
All earlier git push had no such warnings.
This looks sensible too
$ git ls-remote origin
97f948726bcbe4ffca36d9494749dc5ce751544c HEAD
97f948726bcbe4ffca36d9494749dc5ce751544c refs/heads/master
Any suggestions how to sort this one out?
Offline
This is an issue with the AUR setup, see https://gitlab.archlinux.org/archlinux/ … issues/705
Offline
Ah thank you @gromit - very helpful.
Offline