gpg keygen instructions are not clear
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Ubuntu Packaging Guide |
Undecided
|
Unassigned |
Bug Description
http://
It's contains some errors:
When generating the gpg --gen key the program gpg shows the format
name (company) <<email address hidden>)>
but the actual dialog is
name:
email:
comment:
Change N, E, C, Ok, Cancel:
When confirming they gpg key from the e-mail sent it states:
"If your email software does not support OpenPGP encryption, copy the encrypted email’s contents, type gpg in your terminal, then paste the email contents into your terminal window."
This is incorrect. It should state. Copy the message from
-----BEGIN PGP MESSAGE-----
to
-----END PGP MESSAGE-----
to a new file with the extension gpg
then on the command line type
gpg filename.gpg
this will then create a new file called
filename
which will contain the contents of the e-mail.
if you paste the contents directly to the command line you just get a ton of syntax errors.
Related branches
- Daniel Holbach: Needs Fixing on 2012-05-23
-
Diff: 45 lines (+18/-9)2 files modifieddebian/changelog (+6/-0)
ubuntu-packaging-guide/getting-set-up.rst (+12/-9)
Changed in ubuntu-packaging-guide: | |
status: | New → Incomplete |
Changed in ubuntu-packaging-guide: | |
assignee: | nobody → Joseph (josephjamesmills) |
Changed in ubuntu-packaging-guide: | |
status: | Incomplete → In Progress |
Changed in ubuntu-packaging-guide: | |
status: | In Progress → Fix Committed |
Thanks for your interest in helping with the packaging guide! We use the status "Fix Committed" to mean that the change has landed in the trunk branch. Until then the status should stay as "In Progress."
Thanks!
Changed in ubuntu-packaging-guide: | |
status: | Fix Committed → In Progress |
Joseph Mills (josephjamesmills) wrote : | #3 |
Thanks For the information Andrew. Learning new things each day.
Daniel Holbach (dholbach) wrote : | #4 |
Is this still WIP?
Damiön la Bagh (kat-amsterdam) wrote : | #5 |
Nothing has been improved on the actual public url so yes this is still a WIP. I guess the fix is still hiding in the trunk somewhere.
How can I help to move it from the Trunk to the Live website?
Daniel Holbach (dholbach) wrote : | #6 |
No fix was committed. Trunk should always go to the live website in a matter of hours.
Changed in ubuntu-packaging-guide: | |
assignee: | Joseph Mills (josephjamesmills) → nobody |
status: | In Progress → Triaged |
I guess this is an issue with gpg, not the packaging guide itself. Though it does seem that the output in precise is a bit more clear:
You need a user ID to identify your key; the software constructs the user ID
from the Real Name, Comment and Email Address in this form:
"Heinrich Heine (Der Dichter) <email address hidden>"
Real name: Foo Bar
Email address: <email address hidden>
Comment: Baz
You selected this USER-ID:
"Foo Bar (Baz) <email address hidden>"
Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit?