You are not logged in.

#1 2019-05-22 14:47:35

maximiliano
Member
Registered: 2013-04-16
Posts: 18

Problems adding ssh key to create account on aur. [ SOLVED ]

Hi Guys!, im very frustated because im trying to submit some changes to a certain package on AUR, i have a problem when creating my account on "https://aur.archlinux.org/register/" the problem is whit my id_rsa.pub, i did this

Authentication
For write access to the AUR, you need to have an SSH key pair. The content of the public key needs to be copied to your profile in My Account, and the corresponding private key configured for the aur.archlinux.org host. For example:

~/.ssh/config
Host aur.archlinux.org
  IdentityFile ~/.ssh/aur
  User aur
You should create a new key pair rather than use an existing one, so that you can selectively revoke the keys should something happen:

$ ssh-keygen -f ~/.ssh/aur

From https://wiki.archlinux.org/index.php/Ar … g_packages, and when i try to put the content of my aur.pub file on "SSH Public Key:" i always got the message " Register The PGP key fingerprint is invalid." im trying to do this on a fully updated archlinux box, and i use the standar ssh-key process for github and gitlab without problems, any ideas ?

Last edited by maximiliano (2019-05-22 17:53:19)

Offline

#2 2019-05-22 15:14:19

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,860
Website

Re: Problems adding ssh key to create account on aur. [ SOLVED ]

The error suggests whatever you have entered into PGP Key Fingerprint textbox is incorrect, so what have you got in that textbox? Fingerprints should be in the following format: XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2019-05-22 15:14:34

maximiliano
Member
Registered: 2013-04-16
Posts: 18

Re: Problems adding ssh key to create account on aur. [ SOLVED ]

Solved putting the output of ssh-keygen -r aur.pub. TY!

Offline

#4 2019-05-22 17:19:15

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,860
Website

Re: Problems adding ssh key to create account on aur. [ SOLVED ]

That isn't a PGP key fingerprint.

If you don't have a PGP key, or you don't want to have one listed in your profile, it's fine to leave that field blank.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#5 2019-05-22 17:21:37

maximiliano
Member
Registered: 2013-04-16
Posts: 18

Re: Problems adding ssh key to create account on aur. [ SOLVED ]

Ty WorMzy, i will leave it blank.

Offline

#6 2019-05-22 17:37:36

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,860
Website

Re: Problems adding ssh key to create account on aur. [ SOLVED ]

smile

Please remember to mark your thread as solved.

https://wiki.archlinux.org/index.php/Co … ow_to_post


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#7 2019-05-22 17:50:19

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Problems adding ssh key to create account on aur. [ SOLVED ]

maximiliano wrote:

Hi Guys!, im very frustated because im trying to submit some changes to a certain package on AUR

You do realise that only the package owner can make changes, yes?


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#8 2019-05-22 17:51:59

maximiliano
Member
Registered: 2013-04-16
Posts: 18

Re: Problems adding ssh key to create account on aur. [ SOLVED ]

Slithery wrote:
maximiliano wrote:

Hi Guys!, im very frustated because im trying to submit some changes to a certain package on AUR

You do realise that only the package owner can make changes, yes?

Ty, sorry nope, i didnt realise that, i posted a comment  for the maintainer with te suggestions. TY!

Offline

Board footer

Powered by FluxBB