Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830913 - GURU SSH access
Summary: GURU SSH access
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Access requests (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project: Gentoo devs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-10 10:51 UTC by jamiegetty1
Modified: 2022-01-24 09:44 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
The output of gpg --export <KEY FINGERPRINT> (key,4.49 KB, application/octet-stream)
2022-01-10 10:51 UTC, jamiegetty1
Details
The output of gpg --export <KEY FINGERPRINT> for my new key (key,3.22 KB, application/octet-stream)
2022-01-24 09:12 UTC, jamiegetty1
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jamiegetty1 2022-01-10 10:51:25 UTC
Created attachment 761769 [details]
The output of gpg --export <KEY FINGERPRINT>

My name is Jamie Getty. I have recently proposed an update to net-p2p/rtorrent. I was told by Stephen Shkardoon that I need to do this to get my changes signed.
Comment 1 jamiegetty1 2022-01-10 10:52:15 UTC
My email address is jamiegetty1@gmail.com
Comment 2 Andrew Nowa Ammerlaan gentoo-dev 2022-01-10 10:53:48 UTC
Have you read, and do you agree to, the GURU Project rules and regulations? [1]

[1] https://wiki.gentoo.org/wiki/Project:GURU#The_regulations
Comment 3 jamiegetty1 2022-01-10 10:57:23 UTC
I have read those rules and I agree to them. I will do my best to make quality changes.
Comment 4 Andrew Nowa Ammerlaan gentoo-dev 2022-01-10 11:02:37 UTC
Awesome, to give you access we'll also need your public ssh key
Comment 5 jamiegetty1 2022-01-10 11:10:07 UTC
My public SSH key is as follows:

ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAkpE7bJLo5SHSjVfg8aYY0CWDQlDQSUrXAYe84zKNdY jamiegetty1@gmail.com
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-01-10 12:25:07 UTC
Added!
Comment 7 jamiegetty1 2022-01-24 09:12:38 UTC
Created attachment 763471 [details]
The output of gpg --export <KEY FINGERPRINT> for my new key
Comment 8 jamiegetty1 2022-01-24 09:13:26 UTC
This issue isn't fixed for me.

I have followed the steps in https://wiki.gentoo.org/wiki/Project:Infrastructure/Generating_GLEP_63_based_OpenPGP_keys, and I'm at the part where I have to upload my PGP key to the key server.

I have created my key and run the right command, but I get a permission denied (publickey) error. I have deleted my old PGP key and created a new one in case that was the issue.



The error I get is this:

jamie@dev.gentoo.org: Permission denied (publickey).
Comment 9 Andrew Nowa Ammerlaan gentoo-dev 2022-01-24 09:44:07 UTC
(In reply to jamiegetty1 from comment #8)
> This issue isn't fixed for me.
> 
> I have followed the steps in
> https://wiki.gentoo.org/wiki/Project:Infrastructure/
> Generating_GLEP_63_based_OpenPGP_keys, and I'm at the part where I have to
> upload my PGP key to the key server.
> 
> I have created my key and run the right command, but I get a permission
> denied (publickey) error. I have deleted my old PGP key and created a new
> one in case that was the issue.
> 
> 
> 
> The error I get is this:
> 
> jamie@dev.gentoo.org: Permission denied (publickey).

Only Gentoo Developers have access to upload their keys to the Gentoo servers. You can safely skip this step, just upload it to the public keyserver https://keys.openpgp.org/ instead. Signing your commits/pushes is optional in ::guru anyway.