[aur-general] Cannot push changes on a PKGBUILD.
Hello. Is there a problem with AUR servers ? I tried to upgrade my PKGBUILD for easytag git, and here is the error I get : fatal: unable to access 'https://aur.archlinux.org/easytag-git.git/': The requested URL returned error: 403 Any idea ? Thanks ! -- Frederic Bezies fredbezies@gmail.com
On Sun, Jul 03, 2016 at 01:34:16PM +0200, fredbezies via aur-general wrote:
Hello.
Is there a problem with AUR servers ? I tried to upgrade my PKGBUILD for easytag git, and here is the error I get :
fatal: unable to access 'https://aur.archlinux.org/easytag-git.git/': The requested URL returned error: 403
Any idea ? Thanks !
You need to use SSH for git access, not HTTPS.
2016-07-03 14:21 GMT+02:00 Baptiste Jonglez <baptiste@bitsofnetworks.org>:
On Sun, Jul 03, 2016 at 01:34:16PM +0200, fredbezies via aur-general wrote:
Hello.
Is there a problem with AUR servers ? I tried to upgrade my PKGBUILD for easytag git, and here is the error I get :
fatal: unable to access 'https://aur.archlinux.org/easytag-git.git/': The requested URL returned error: 403
Any idea ? Thanks !
You need to use SSH for git access, not HTTPS.
I made a mistake. I forget to log in before to clone my PKGBUILD... After I realized my mistake, and clone again with right git address, git push worked again. Ouch :/ -- Frederic Bezies fredbezies@gmail.com
participants (2)
-
Baptiste Jonglez
-
fredbezies