You are not logged in.

#1 2020-03-24 23:04:08

unmellow
Member
Registered: 2020-03-12
Posts: 38

[SOLVED]how to change arch forums ssh pubkey

i forgot the password for my ssh pub key i used with my arch forums
account and i don't know how to change it to the new one i made

so i am trying to upload a package i made link here
to the aur with

git push label

label is ssh://aur@aur.archlinux.org/ion-shell.git
but i get

aur@aur.archlinux.org: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
git fetch label

does the same thing

my .ssh config is

Host aur.archlinux.org
  IdentityFile ~/.ssh/aur
  User aur

and i know i'm not supposed to post my private key
not so sure about my public key though but i won't post just incase

i assumed that the issue is that sense i generated a new ssh key sense i created this forum account i'm using right now
that i needed to put the new ssh public key on the account profile some how but i don't know how
or if that's even my problem please help

Last edited by unmellow (2020-03-25 01:42:44)

Offline

#2 2020-03-24 23:18:26

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED]how to change arch forums ssh pubkey

What profile?

You also forgot to pick a meaningful thead title, the current one is useless: https://wiki.archlinux.org/index.php/Co … ow_to_post

And you seem to have forgotten how to type sentences, with capitalisation and punctuation. Try and make some effort when you post here.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2020-03-25 00:31:23

unmellow
Member
Registered: 2020-03-12
Posts: 38

Re: [SOLVED]how to change arch forums ssh pubkey

@Anarchist thanks i should learn to "read the fing manual" more lel

Offline

#4 2020-03-25 01:19:01

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: [SOLVED]how to change arch forums ssh pubkey

The forums is not where you manage account details for the AUR. You'll need to use the My Account link on https://aur.archlinux.org/


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

#5 2020-03-25 01:42:28

unmellow
Member
Registered: 2020-03-12
Posts: 38

Re: [SOLVED]how to change arch forums ssh pubkey

thanks @eschwartz would have never figured that out now i just need to figure out why it thinks i don't have a .SRCINFO but that's for another thread
it's because i don't have a .SRCINFO lol

Last edited by unmellow (2020-03-25 01:47:40)

Offline

Board footer

Powered by FluxBB