On Fri, Jan 3, 2020 at 3:08 PM J. Scheurich <mufti11@xxxxxx> wrote: > > Hi, > > I tried: > > $ fedpkg clone wdune > Cloning into 'wdune'... > mufti11@xxxxxxxxxxxxxxxxxxxxxx: Permission denied (publickey). > fatal: Could not read from remote repository. > > Please make sure you have the correct access rights > and the repository exists. > Could not execute clone: Failed to execute command. > > > I logged into FAS and updated my ssh key and gpg. > > I got a email with: > > You have just updated information about your account. If you did not request > these changes please contactadmin@xxxxxxxxxxxxxxxxx and let them know. Your > updated information is: > > username: mufti11 > full name: J. "MUFTI" Scheurich > ircnick: None > telephone: 071150479845 > locale: en > timezone: Europe/Berlin > country code: DE > latitude: None > longitude: None > privacy flag: False > ssh_key: ssh-rsa > AAAAB3NzaC1yc2EAAAADAQABAAABgQC5dS3z4m/uwKXJqfptOYn7I3bM3aVc0yu/FUD6Ne4O7kiQu5grScVHvn2oSU/3FhWNbriAHuJ6sZ2HWXg/CnS0MeX7KOFznP0YeGmnt0zQKfJ+zH6S2bZI0vZwmr2R5KtVyl7JEEqGI3MF794XflsrQoHku/aYTr69vRSKZW8u9veltI1aSj/c3J9XsvzOEnRiNiix16XSYRZLpm3dXhgFaqDB/HsnK4MxsWC42Pavc0sxQSJNxaD+syCwxM7e69aEqH2Ov38ydR10aXYODwawvqQWndu5ZHSbN5tPGTDN7tuHrG8KDvZY4AHLLrfS1vyCFb4ovu7JszeDcaRwKO3JPqSHBJ0aDNy5STce0cNkReKFiALSUuZ2yNAjatSrUowLmYmt+tfBn4JXbizfUzRQ3Wm8sOToupvpvjBBhLyTQeyk81ZqSGXHAdvqUMwipvTv3Jwc+MadRzRszqKFdzJx8JtTkeQTN3y2X4M4i32B8bHvRsc9ODOh4J+sgbTsiCc=mufti@xxxxxxxxxxxxxxx > > gpg_keyid: 5269558ED797EDD374D1C844F8FBBEF0632A9918 > > If the above information is incorrect, please log in and fix it: > > https://admin.fedoraproject.org/accounts/user/edit/mufti11 > > > > It looks lik the information is correct: > > $ cat ~/.ssh/id_rsa.pub > ssh-rsa > AAAAB3NzaC1yc2EAAAADAQABAAABgQC5dS3z4m/uwKXJqfptOYn7I3bM3aVc0yu/FUD6Ne4O7kiQu5grScVHvn2oSU/3FhWNbriAHuJ6sZ2HWXg/CnS0MeX7KOFznP0YeGmnt0zQKfJ+zH6S2bZI0vZwmr2R5KtVyl7JEEqGI3MF794XflsrQoHku/aYTr69vRSKZW8u9veltI1aSj/c3J9XsvzOEnRiNiix16XSYRZLpm3dXhgFaqDB/HsnK4MxsWC42Pavc0sxQSJNxaD+syCwxM7e69aEqH2Ov38ydR10aXYODwawvqQWndu5ZHSbN5tPGTDN7tuHrG8KDvZY4AHLLrfS1vyCFb4ovu7JszeDcaRwKO3JPqSHBJ0aDNy5STce0cNkReKFiALSUuZ2yNAjatSrUowLmYmt+tfBn4JXbizfUzRQ3Wm8sOToupvpvjBBhLyTQeyk81ZqSGXHAdvqUMwipvTv3Jwc+MadRzRszqKFdzJx8JtTkeQTN3y2X4M4i32B8bHvRsc9ODOh4J+sgbTsiCc= > mufti@xxxxxxxxxxxxxxx > $ gpg -ka mufti11 > pub rsa4096 2019-06-11 [SCEA] [expires: 2020-06-10] > 7686907C86109D8A31A004AC3005F9A641282A81 > uid [ultimate] Jörg Scheurich (white_dune upstream) > <mufti11@xxxxxx> > > pub rsa2048 2019-12-23 [SC] [expires: 2021-12-22] > 5269558ED797EDD374D1C844F8FBBEF0632A9918 > uid [ultimate] J. Sheurih <mufti11@xxxxxx> > sub rsa2048 2019-12-23 [E] > > But i still get: > > $ fedpkg clone wdune > Cloning into 'wdune'... > mufti11@xxxxxxxxxxxxxxxxxxxxxx: Permission denied (publickey). > fatal: Could not read from remote repository. > > Please make sure you have the correct access rights > and the repository exists. > Could not execute clone: Failed to execute command. > > Any idears ? You might have to wait a bit until the changes have propagated. If it still doesn't work, make sure the .ssh/id_rsa file has mode 600, otherwise OpenSSH will give you errors. Fabio > > so long > MUFTI > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx