17 Nov
2021
17 Nov
'21
6 p.m.
On 2021-11-17 20:53, David C. Rankin via aur-general wrote:
I did delete the package_name repo in my AUR git directory, but I still cannot create the new clamav-LTS repo. I get the following error:
$ git clone ssh://aur@aur.archlinux.org/clamav-LTS.git Cloning into 'clamav-LTS'... git-upload-pack: invalid repository name: clamav-LTS fatal: Could not read from remote repository.
You are not allowed to use capital letters in package names. I believe the server will reject creating repositories that don't comply with AUR naming rules. Try clamav-lts instead. Caleb