On 12/26/19 11:34 PM, J. Scheurich wrote:
> Hi,
>> Your remote URL looks wrong. You want to be using the username `aur`, not
>> `mufti`, and the format is not like the one used on the web interface.
>> I.e.
>>
>> git remote set-url origin [email protected]:white_dune.git
>>
>> To change to the correct format so you can pull/push to and from the
>> repo.
> $ git push
> [email protected]: Permission denied (publickey).
> fatal: Could not read from remote repository.
> 
> Please make sure you have the correct access rights
> and the repository exists.
> 
> How do i set the $HOME/.ssh/id_rsa.pub to AUR ?

Are you able to successfully run this command:

ssh -T [email protected]

If not, you will need to fix your ssh setup until this works.

After that the AUR website will list a section for "Git Clone URL". If
you're the maintainer, it will mention an ssh url in addition to the
usual "https://... (read-only)".

Use that url.

-- 
Eli Schwartz
Bug Wrangler and Trusted User

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to