27 Jan
2019
27 Jan
'19
11:13 a.m.
On 27/1/19 7:01 pm, stefan-husmann@t-online.de wrote:
Hello,
Can someone please have a look on what happens on server side?
I want to update gtkhtml4 in AUR adding a long proposed (in the comments) patch.
This fails with
fatal: unable to access 'https://aur.archlinux.org/gtkhtml4.git/': The requested URL returned error: 403
I maybe do not see the obvious, but I can update my other packages without problems, but not thi one, which I newly adopted.
Best Regards
Stefan Its not well documented - but edit the .git/config file an change the url from https to ssh:
look at the aur page for the package for the exact url. I hit this problem just last week. Thanks Macca