Re: [opensuse-buildservice] gpg: decryption failed: No secret key
Hi Yeah, that was my problem from the start.. If I do a stack trace I can see the that /root/.phrases/obsrun@localhost is open, and even that the password is extracted correctly... I'm wondering if bs_signer is passing the wrong arguments to either gpg og sign?? Is there any way to get verbose output from bs_signer??? /Martin ----- Original meddelelse ----- Fra: "Michael Schroeder" <mls@suse.de> Til: "Martin Juhl" <mj@casalogic.dk> Sendt: torsdag, 7. august 2014 13:37:52 Emne: Re: [opensuse-buildservice] gpg: decryption failed: No secret key On Thu, Aug 07, 2014 at 01:13:29PM +0200, Martin Juhl wrote:
I have generated the obsrun@localhost key myself...
Should that be a problem???
No, that's ok.
There was no project in the server before I did this, as it's a new installation...
Ok, good to hear. Calling 'sign' manually seems to work, so signing with the master key is not the problem. You need to find out what exactly is the operation that fails. M. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Martin Juhl <mj@casalogic.dk> writes:
If I do a stack trace I can see the that /root/.phrases/obsrun@localhost is open, and even that the password is extracted correctly...
I'm wondering if bs_signer is passing the wrong arguments to either gpg og sign??
Make sure that there is no newline in the file, lest it becomes part of the pass phrase. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Andreas Schwab
-
Martin Juhl