eli-schwartz / aurpublish

PKGBUILD management framework for the Arch User Repository
GNU General Public License v2.0
249 stars 18 forks source link

aurpublish breaks after AUR password changed #27

Closed goggle closed 1 year ago

goggle commented 1 year ago

After I have changed my AUR password, I can no longer use aurpublish.

I get this error:

git push using:  aur:kodi-addon-checker.git master
aur@aur.archlinux.org: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Is there an easy way to fix this (maybe not an aurpublish issue)?

brainpower commented 1 year ago

AUR outage, not an aurpublish issue. See: https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/thread/Z4A6LKBQW4JYQL6P7ZMWT27SE4QQ4WKO/

goggle commented 1 year ago

@brainpower Thanks for the clarification, it works now again as expected.