Error pushing package: "remote: fatal: bad object .alternate"
Hi all, I'm attempting to update https://aur.archlinux.org/packages/cpuset, and cloning it works fine, however trying to commit and push changes results in the following error (snipped): ``` Total 5 (delta 0), reused 0 (delta 0), pack-reused 0 remote: fatal: bad object .alternate fatal: bad object refs/heads/python-degiro-connector To ssh://aur.archlinux.org/cpuset.git ! [remote rejected] master -> master (missing necessary objects) error: failed to push some refs to 'ssh://aur.archlinux.org/cpuset.git' ``` Also, interestingly enough it seems that python-degiro-connector itself has some issues; cloning it via https simply fails: ``` Cloning into 'python-degiro-connector'... fatal: remote error: upload-pack: not our ref ae7907349a087b4ec7e550cccbb059dc212d2bc9 ``` Referring somehow to this commit https://github.com/archlinux/aur/commit/ae7907349a087b4ec7e550cccbb059dc212d... (which seems fine to me?) I don't know how to resolve this issue as I'm not familiar with git alternates, and searching snippets of errors on the mailing list / google was not fruitful. Any suggestions? Best, éclairevoyant
On 23/05/04 08:07PM, é wrote:
Hi all,
I'm attempting to update https://aur.archlinux.org/packages/cpuset, and cloning it works fine, however trying to commit and push changes results in the following error (snipped):
``` Total 5 (delta 0), reused 0 (delta 0), pack-reused 0 remote: fatal: bad object .alternate fatal: bad object refs/heads/python-degiro-connector To ssh://aur.archlinux.org/cpuset.git ! [remote rejected] master -> master (missing necessary objects) error: failed to push some refs to 'ssh://aur.archlinux.org/cpuset.git' ```
Also, interestingly enough it seems that python-degiro-connector itself has some issues; cloning it via https simply fails:
``` Cloning into 'python-degiro-connector'... fatal: remote error: upload-pack: not our ref ae7907349a087b4ec7e550cccbb059dc212d2bc9 ```
Referring somehow to this commit https://github.com/archlinux/aur/commit/ae7907349a087b4ec7e550cccbb059dc212d... (which seems fine to me?)
I don't know how to resolve this issue as I'm not familiar with git alternates, and searching snippets of errors on the mailing list / google was not fruitful. Any suggestions?
Best, éclairevoyant
Hey, just a quick heads up that this is a general problem with the aur right now and not connected to your updates or your actions. The person who pushed the update also said that it all worked on their side of things, so its most likely just a backend failure. Check out the comments of the mentioned package[0], there are more people waiting .. Thanks for putting together a nice report tho! cheers, chris / gromit [0] https://aur.archlinux.org/packages/python-degiro-connector
Hi Chris, Appreciate the heads up, I didn't even think to check comments there. I'll simply wait it out. Thanks, éclairevoyant
participants (2)
-
Christian Heusel
-
é