[opensuse-buildservice] gpg: decryption failed: No secret key
Hi All After setting up a new local instance of the 2.5 OBS, I'm having problems with signing.. I have followed all instructions here: http://en.opensuse.org/openSUSE:Build_Service_Signer And all I get is: /srv/obs/jobs/i586/Butik-Server::CentOS_6::live555-d2e8a8d975cd9b9fdeccfa5e942b716f:dir/live555-0-7.1.i686.rpm: sha1 md5 OK sign failed: sign /srv/obs/jobs/i586/Butik-Server::CentOS_6::live555-d2e8a8d975cd9b9fdeccfa5e942b716f:dir/live555-0-7.1.i686.rpm failed gpg: decryption failed: No secret key sign failed: 256 - checking digest /srv/obs/jobs/i586/Butik-Server::CentOS_6::imlib2-5abd789cfc11ace94b7ff0fe11864966:dir/imlib2-1.4.4-6.1.i686.rpm: sha1 md5 OK sign failed: sign /srv/obs/jobs/i586/Butik-Server::CentOS_6::imlib2-5abd789cfc11ace94b7ff0fe11864966:dir/imlib2-1.4.4-6.1.i686.rpm failed gpg: decryption failed: No secret key sign failed: 256 - checking digest /srv/obs/jobs/i586/Butik-Server::CentOS_6::butik-brl-504844ba383ecea6346b94022008af8d:dir/butik-brl-1.0-31.1.i686.rpm: sha1 md5 OK sign failed: sign /srv/obs/jobs/i586/Butik-Server::CentOS_6::butik-brl-504844ba383ecea6346b94022008af8d:dir/butik-brl-1.0-31.1.i686.rpm failed If I try to run the sign commands (sign /srv/obs/jobs/i586/Butik-Server::CentOS_6::butik-brl-504844ba383ecea6346b94022008af8d:dir/butik-brl-1.0-31.1.i686.rpm) as root or as the obsrun user, it works perfectly... Anyone got a clue what's going on here?? Regards Martin -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Thu, Aug 07, 2014 at 12:00:51PM +0200, Martin Juhl wrote:
Hi All
After setting up a new local instance of the 2.5 OBS, I'm having problems with signing..
I have followed all instructions here: http://en.opensuse.org/openSUSE:Build_Service_Signer
And all I get is:
/srv/obs/jobs/i586/Butik-Server::CentOS_6::live555-d2e8a8d975cd9b9fdeccfa5e942b716f:dir/live555-0-7.1.i686.rpm: sha1 md5 OK sign failed: sign /srv/obs/jobs/i586/Butik-Server::CentOS_6::live555-d2e8a8d975cd9b9fdeccfa5e942b716f:dir/live555-0-7.1.i686.rpm failed gpg: decryption failed: No secret key
So why doesn't gpg find a secret key? The instruction page mentiones some problems with GNUPGHOME at the end of the page, maybe the secring.gpg was not copied? what are the results of 'gpg --list-keys' and 'gpg --list-secret-keys'? (don't forget to set GNUPGHOME) Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Martin Juhl
-
Michael Schroeder