On 11/17/21 12:00 PM, Caleb Maclennan via aur-general wrote:
> 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://a...@a
Il 17/11/21 18:53, David C. Rankin via aur-general ha scritto:
On 11/17/21 3:03 AM, Attila Greguss via aur-general wrote:
Hi,
You just need to clone again with the correct name and delete your
`package_name` folder.
Nothing bad happened, you are not blocked to create a package with a
differ
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://a...@aur.archlinux.org/clamav-LTS.git
Cloning into 'clamav-LTS'...
git-upload
On 11/17/21 3:03 AM, Attila Greguss via aur-general wrote:
> Hi,
>
> You just need to clone again with the correct name and delete your
> `package_name` folder.
>
> Nothing bad happened, you are not blocked to create a package with a
> different name.
>
> Cloning from the AUR does not make packa
Hi,
You just need to clone again with the correct name and delete your
`package_name` folder.
Nothing bad happened, you are not blocked to create a package with a
different name.
Cloning from the AUR does not make packages appear on the AUR, only if you
push a PKGBUILD and .SRCINFO after cloning
I accidentally hit return with:
git clone ssh://a...@aur.archlinux.org/package_name.git
Cloning into 'package_name'...
warning: You appear to have cloned an empty repository.
(I forgot to change "package_name" so I'm now blocked from submitting the
correct name for the blank repo so I can populat