Can't importing an OpenPGP key to launchpad.net
I'm trying to import my OpenPGP key to launchpad.net but either the instructions are wrong or there is something with the standard pgp package shipped with Ubuntu 8.10 beta fully updated.
The instructions says:
-------
Change your OpenPGP keys
You can register your OpenPGP keys, which are created by software such as GnuPG. These are used to sign codes of conduct, modify bugs through the email interface, and to build and upload packages using Soyuz.
Importing an OpenPGP key
1. Ensure you already have a key. In a terminal window, enter:
gpg --list-keys <email address hidden>
If you have no key, create one:
gpg --gen-key
2. Ensure the key has been uploaded to a keyserver. To do this:
gpg --send-key key-id
3. Enter your key fingerprint. Use:
gpg --fingerprint key-id
------------
Number 2, gpg --send-key XXXXXXX gives me this message in the terminal:
gpg: no keyserver known (use option --keyserver)
gpg: keyserver send failed: bad URI
Need advice
// rancor
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu gnupg Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Johan Ryberg
- Solved:
- Last query:
- Last reply:
This question was originally filed as bug #287192.