You are not logged in.

#1 2022-11-04 00:43:17

jahway603
Member
Registered: 2020-05-21
Posts: 6
Website

[SOLVED] how to "revive" a package not in the AUR anymore?

Hi,

I'm having trouble figuring out how to do this. There's a package that's not in AUR anymore which I still use, so I downloaded the PKGBUILD, updated the PKGBUILD, tested that it works as expected, but the issue I have is when I try to git push it back to AUR and I get an error
`fatal: unable to access 'https://aur.archlinux.org/OMITTING-PKG-NAME.git/': The requested URL returned error: 403`

How do I do this? Do I need to contact the original maintainer of the package or what's the next step?

Thanks

Last edited by jahway603 (2022-11-04 03:09:09)

Offline

#2 2022-11-04 01:21:04

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,130

Re: [SOLVED] how to "revive" a package not in the AUR anymore?

https://wiki.archlinux.org/title/AUR_su … entication
https://wiki.archlinux.org/title/AUR_su … s#Requests

EDIT: Why would you redact the package name?

Last edited by cfr (2022-11-04 01:23:06)


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#3 2022-11-04 01:34:43

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,461

Re: [SOLVED] how to "revive" a package not in the AUR anymore?

If it was deleted, there's a reason. Blindly bringing it back is a bad idea. What package?

Last edited by Scimmia (2022-11-04 01:35:05)

Offline

#4 2022-11-04 02:40:47

jahway603
Member
Registered: 2020-05-21
Posts: 6
Website

Re: [SOLVED] how to "revive" a package not in the AUR anymore?

This is the package --> https://aur.archlinux.org/cgit/aur.git/ … p-appimage

@cfr I redacted the package name because I was asking a general question & did not believe the package name was relevant.

@Scimmia It appears that it was deleted because of a false claim that "it updates itself" (https://lists.archlinux.org/archives/li … 32DERANNZ/) when it really does not do that at all.

I've already updated the PKGBUILD to the latest version and have no problem maintaining this package - I just don't know how to become this package's new maintainer or how to "revive" it.

Whoever submitted this for deletion isn't running this package on their system, as it does not "update itself".

Can someone point me in the correct direction so that I can un-delete & update this deleted package?

Offline

#5 2022-11-04 02:44:17

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,461

Re: [SOLVED] how to "revive" a package not in the AUR anymore?

Well your problem is that you're trying to push over https, you have to use ssh as covered by cfr's first link.

Offline

#6 2022-11-04 02:53:17

jahway603
Member
Registered: 2020-05-21
Posts: 6
Website

Re: [SOLVED] how to "revive" a package not in the AUR anymore?

Scimmia wrote:

Well your problem is that you're trying to push over https, you have to use ssh as covered by cfr's first link.

Thank you. I updated the .git/config to reflect that and was able to push the new version to AUR.

Last edited by jahway603 (2022-11-04 02:54:03)

Offline

Board footer

Powered by FluxBB