You are not logged in.

#1 2015-08-27 08:10:41

DoctorJellyface
Member
From: Slovakia
Registered: 2015-02-19
Posts: 40
Website

[SOLVED] Cannot upload to the AUR

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

#2 2015-08-27 08:18:54

progandy
Member
Registered: 2012-05-17
Posts: 5,266

Re: [SOLVED] Cannot upload to the AUR

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

#3 2015-08-27 08:22:37

DoctorJellyface
Member
From: Slovakia
Registered: 2015-02-19
Posts: 40
Website

Re: [SOLVED] Cannot upload to the AUR

Woah, I went to that exact URL earlier and I got a 503. What the hell? Anyway, thanks so much.

Offline

#4 2015-08-27 08:34:36

DoctorJellyface
Member
From: Slovakia
Registered: 2015-02-19
Posts: 40
Website

Re: [SOLVED] Cannot upload to the AUR

I'll mark this as solved then.

Offline

Board footer

Powered by FluxBB