Re: [aur-general] Half Deleted Package?
I created the package just before the AUR4 transition, but it somehow got lost during the upgrade. I'll try to delete any leftover, I'll report back in a few hours! Il giorno gio 8 ott 2015 04:12 David Manouchehri <manouchehri@riseup.net> ha scritto:
I search in the AUR for pam_u2f-git and nothing came up.
https://aur.archlinux.org/packages/pam_u2f-git/
So I wrote my own package (https://github.com/Manouchehri/AUR-pam_u2f-git/blob/master/PKGBUILD), and went to push it... and got denied. Turns out it does exist!
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=pam_u2f-git
Any idea what's going on here?
On Thu, 08 Oct 2015 at 06:54:20, Niccolò Maggioni wrote:
I created the package just before the AUR4 transition, but it somehow got lost during the upgrade. I'll try to delete any leftover, I'll report back in a few hours! [...]
It is not possible to remove the Git repository. If you want to restore the package base, you can either use ssh aur@aur.archlinux.org restore pam_u2f-git or simply clone the repository, make some changes and push.
It seems that I can clone the repo, but don't have the permission to push to it. What happened? I'd be glad to hand the package over to a another maintainer, but this situation is... weird. Il giorno gio 8 ott 2015 alle ore 06:54 Niccolò Maggioni < nicco.maggioni@gmail.com> ha scritto:
I created the package just before the AUR4 transition, but it somehow got lost during the upgrade. I'll try to delete any leftover, I'll report back in a few hours!
Il giorno gio 8 ott 2015 04:12 David Manouchehri <manouchehri@riseup.net> ha scritto:
I search in the AUR for pam_u2f-git and nothing came up.
https://aur.archlinux.org/packages/pam_u2f-git/
So I wrote my own package (https://github.com/Manouchehri/AUR-pam_u2f-git/blob/master/PKGBUILD), and went to push it... and got denied. Turns out it does exist!
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=pam_u2f-git
Any idea what's going on here?
On Thu, 08 Oct 2015 at 07:14:44, Niccolò Maggioni wrote:
It seems that I can clone the repo, but don't have the permission to push to it. What happened? I'd be glad to hand the package over to a another maintainer, but this situation is... weird. [...]
It was adopted by David [1]. [1] https://aur.archlinux.org/pkgbase/pam_u2f-git/
Why did it automatically get adopted by me even though I never successfully pushed anything?
On Thu, 08 Oct 2015 at 15:34:37, David Manouchehri wrote:
Why did it automatically get adopted by me even though I never successfully pushed anything?
When pushing to a nonexistent (hidden) repository, a new package base is created. This happens *before* Git is invoked. At this point, we do not know whether the push is rejected, a no-op or actually updates a ref.
participants (3)
-
David Manouchehri
-
Lukas Fleischer
-
Niccolò Maggioni