Cannot get fingerprint for PPA key

Asked by Jennifer

Trying to get fingerprint in Terminal for PPA key for launchpad but when I enter command gpg --fingerprint it says Bash command not found. I have Ubuntu 8.04.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Thomas Krüger
Solved:
Last query:
Last reply:
Revision history for this message
Thomas Krüger (thkrueger) said :
#1

gpg should be installed by default. If it is not install the packet "gnupg"!
Now try to enter "gpg" at the prompt only. This should bring up a message like "type your message!".
You can leave the program with Ctrl + D. If you still get an error copy all line involved and post them here.

Revision history for this message
Jennifer (jrcurry) said :
#2

I installed gnupg and then i entered gpg at the prompt. After "type your message" it read
gpg: processing message failed: eof

Revision history for this message
Jennifer (jrcurry) said :
#3

Thanks. While I am hoping for further help, can you solve my other problem. I cannot download a website video. This is the error msg

Error loading stylesheet. RSL http://media.mtvnservices.com/globa... failed to load. Error #2046

Revision history for this message
Best Thomas Krüger (thkrueger) said :
#4

Well, your "gpg --fingerprint" should work now.

Revision history for this message
Jennifer (jrcurry) said :
#5

Thanks Thomas Krüger, that solved my question.