You are not logged in.
Hi.
I want to upload the AUR package for Unity 3D (I know the unity-editor already exists, see my comment there), but whenever I try to the a git push or git push origin master, I get a:
git-receive-pack: permission denied: DoctorJellyface
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
I've tried everything.
I know it used to work sometime, but my PKGBUILD was rejected because we removed the URL, which we weren't allowed to share.
This is my ~/.ssh/config:
Host aur.archlinux.org
User aur
IdentitiesOnly yes
IdentityFile ~/.ssh/id_rsa_aur
I've tried looking everywhere in the AUR, noone seems to own "unity3d". It wasn't even present in the AUR3.
This is the output of `ssh aur.archlinux.org setup-repo unity3d`:
setup-repo: package base already exists: unity3d
I was running GNOME 3.17.90, I downgraded just to make it work, and it didn't help.
I have even tried killing gnome-keyring-daemon and entering the password myself, didn't help.
Please help me, I'm getting desperate.
Last edited by DoctorJellyface (2015-08-27 08:35:00)
Offline
There is a pkgbase that belongs to spacepluk without a package. It was created yesterday, so ask him to upload the package or disown it.
https://aur.archlinux.org/pkgbase/unity3d
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |
Offline
Woah, I went to that exact URL earlier and I got a 503. What the hell? Anyway, thanks so much.
Offline
I'll mark this as solved then.
Offline