El dom, 22 may 2022 a las 2:38, Luke via aur-requests (<aur-requests@lists.archlinux.org>) escribió:
 
Greetings,

I have created an account on AUR, set up so I can post a AUR package. However, it will not push:

git remote get-url repeaterSTART

git clone git+ssh://aur@aur.archlinux.org/repeaterSTART.git
Cloning into 'repeaterSTART'...
git-upload-pack: invalid repository name: repeaterSTART
fatal: Could not read from remote repository.

When I go to push PKGBUILD and .SRCINFO I get:

git push --set-upstream repeaterSTART master
git-receive-pack: invalid repository name: repeaterSTART
fatal: Could not read from remote repository.

ssh aur@aur.archlinux.org list-repos
shows empty return result.
How am I missing the ability to create a submission for repeaterSTART?




hi

 i think the problem is the CAPS

try with lowcase

greetings