Please note that LinuxExchange will be shutting down on December 31st, 2016. Visit this thread for additional information and to provide feedback.

Hi, I have an old file bank.pgp which I can't decrypt. It just says Decrypting then the bug buddy comes up. It also can't encrypt a file. It says Choose recipients, then it just does nothing. The seahorse version is 2.28.1 Mandriva 2010. I was going to try and delete the .gnupg directory. The password is the same. cheers

asked 29 May '10, 06:05

Nigel's gravatar image

Nigel
1112
accept rate: 0%

You should not delete the .gnupg directory. No, you really shouldn't.

(31 May '10, 06:36) guerda

Please accept an answer so the question/answer can be finished. Or provide more details so we can help.

(20 Apr '11, 13:56) rfelsburg ♦



to decrypt a file use

gpg --decrypt encrypted-file.gpg --output decrypted-file.txt

before deleting the .gnupg directory remember to save your secring.gpg file!

link

answered 30 May '10, 23:45

LiquidPaper's gravatar image

LiquidPaper
12113
accept rate: 0%

Try using plain "gpg", it's the easiest way to know the problem.

link

answered 29 May '10, 06:43

Web31337's gravatar image

Web31337
317111
accept rate: 11%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×2

Asked: 29 May '10, 06:05

Seen: 3,114 times

Last updated: 20 Apr '11, 13:56

powered by OSQA