Re: [Bug 262748] Re: Private key and public key doesn't match in Ubuntu Intrepid

2008-08-31 Thread Andreas Moog
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ok, thank you. There DOES exist an issue where both packets conflict each-other. Try removing gnupg-agent and try again. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEY

[Bug 262748] Re: Private key and public key doesn't match in Ubuntu Intrepid

2008-08-31 Thread Matti K
Problem is not it, that secret key and private key doesn't match. Problem is, that using thunderbird or kmail, doesn't decrypt, because it doesn't ask passphrase. Could you change title, when this is confirmed. Thank you :) -- Private key and public key doesn't match in Ubuntu Intrepid https://bu

[Bug 262748] Re: Private key and public key doesn't match in Ubuntu Intrepid

2008-08-31 Thread Matti K
[EMAIL PROTECTED]:~$ apt-cache policy seahorse seahorse: Asennettu: 2.23.90-0ubuntu1 Ehdokas: 2.23.90-0ubuntu1 Versiotaulukko: *** 2.23.90-0ubuntu1 0 500 http://fi.archive.ubuntu.com intrepid/main Packages 100 /var/lib/dpkg/status [EMAIL PROTECTED]:~$ apt-cache policy gnupg-a

[Bug 262748] Re: Private key and public key doesn't match in Ubuntu Intrepid

2008-08-31 Thread Andreas Moog
What is the output of these commands? apt-cache policy seahorse apt-cache policy gnupg-agent -- Private key and public key doesn't match in Ubuntu Intrepid https://bugs.launchpad.net/bugs/262748 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 262748] Re: Private key and public key doesn't match in Ubuntu Intrepid

2008-08-31 Thread Matti K
gpg --decrypt-files testi.txt.gpg You need a passphrase to unlock the secret key for user: "Matti Kukkola <[EMAIL PROTECTED]>" 2048-bit ELG-E key, ID A6B1BAE5, created 2008-08-29 (main key ID 82D2C0D3) gpg: agentin käytössä on ongelmia - agenttia ei käytetä gpg: encrypted with 2048-bit ELG-E key

[Bug 262748] Re: Private key and public key doesn't match in Ubuntu Intrepid

2008-08-31 Thread Matti K
encrypt and decrypt worked but it said gpg-agent didn't started. It have some problem. It didn't ask password in thunderbird or kmail, but on konsole it asked. Sorry if I was wrong about passphrase problem, but I have could use enigmail without problems before this.. -- Private key and public key

[Bug 262748] Re: Private key and public key doesn't match in Ubuntu Intrepid

2008-08-31 Thread Andreas Moog
Thanks. And you are sure this is the key used to encrypt the message for? Try copying out the encrypted message (view source, copy the complete encrypted message-part) into a new file and use gpg --decrypt- files . What does it say in terminal? -- Private key and public key doesn't match in Ubunt

[Bug 262748] Re: Private key and public key doesn't match in Ubuntu Intrepid

2008-08-31 Thread Matti K
[EMAIL PROTECTED]:~$ gpg --list-secret-keys /home/mattik/.gnupg/secring.gpg --- sec 1024D/82D2C0D3 2008-08-29 uid Matti Kukkola <[EMAIL PROTECTED]> ssb 2048g/A6B1BAE5 2008-08-29 [EMAIL PROTECTED]:~$ -- Private key and public key doesn't match in U

[Bug 262748] Re: Private key and public key doesn't match in Ubuntu Intrepid

2008-08-30 Thread Andreas Moog
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: If you type gpg --list-secret-keys in terminal, do you get the secret- key the message was encrypted against shown? ** Changed in: gnupg (Ubuntu) Status: New => Incomplete --