[aur-general] Remove my "package_name.git" repo
Caleb Maclennan
caleb at alerque.com
Wed Nov 17 18:00:38 UTC 2021
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
More information about the aur-general
mailing list