[opensuse-buildservice] gpg failed to import key
Hi all After packaged my RPM, I was going to test it. I ran: rpm --import /home/Roberto/openSUSE-Build-Service.asc Then, using SMART, I was able to add and refresh the channel; but when I went to *install* my package, a popup warned me: "gpg failed to import key". Standard/Error output printed this message: linux-jad:~ # smart --gui warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 71e0b02a gpg: requesting key 71E0B02A from hkp server subkeys.pgp.net gpg: no valid OpenPGP data found. gpg: Total number processed: 0 I'm using the root user, to avoid any headache (or at least to decrease it :)). Any idea? Must I generate any key? Ciao Roberto --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Wed, Mar 19, 2008 at 10:06:00AM +0100, Roberto Mannai wrote:
After packaged my RPM, I was going to test it. I ran:
rpm --import /home/Roberto/openSUSE-Build-Service.asc
Then, using SMART, I was able to add and refresh the channel; but when I went to *install* my package, a popup warned me: "gpg failed to import key".
Standard/Error output printed this message: linux-jad:~ # smart --gui warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 71e0b02a gpg: requesting key 71E0B02A from hkp server subkeys.pgp.net gpg: no valid OpenPGP data found. gpg: Total number processed: 0
I'm using the root user, to avoid any headache (or at least to decrease it :)).
Any idea? Must I generate any key?
No, you must import the key from your home:robermann79 project, i.e.: http://http://download.opensuse.org/repositories/home:/robermann79:/codesoun... Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Thank you, now it works :) BTW, I would expect to find your (mandatory) advice into whe wiki page: http://en.opensuse.org/Build_Service/User , but there I found only: rpm --import /home/Roberto/openSUSE-Build-Service.asc Generally speaking, SMART (or YAST) should download automatically the key, shouldn't it? I don't recall of having ever imported any key through the "rpm --import" command...
No, you must import the key from your home:robermann79 project, i.e.:
http://http://download.opensuse.org/repositories/home:/robermann79:/codesoun...
Ciao Roberto --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
"Roberto Mannai" <robermann@gmail.com> writes:
Thank you, now it works :)
BTW, I would expect to find your (mandatory) advice into whe wiki page: http://en.opensuse.org/Build_Service/User , but there I found only: rpm --import /home/Roberto/openSUSE-Build-Service.asc
It's a wiki - could you change the page to reflect what you just learned, please?
Generally speaking, SMART (or YAST) should download automatically the key, shouldn't it?
YaST does if you once you add the repository, Andreas -- Andreas Jaeger, Director Platform/openSUSE, aj@suse.de SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Maxfeldstr. 5, 90409 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
On Wed, Mar 19, 2008 at 10:39:10AM +0100, Michael Schroeder wrote:
On Wed, Mar 19, 2008 at 10:06:00AM +0100, Roberto Mannai wrote:
After packaged my RPM, I was going to test it. I ran:
rpm --import /home/Roberto/openSUSE-Build-Service.asc
Then, using SMART, I was able to add and refresh the channel; but when I went to *install* my package, a popup warned me: "gpg failed to import key".
Standard/Error output printed this message: linux-jad:~ # smart --gui warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 71e0b02a gpg: requesting key 71E0B02A from hkp server subkeys.pgp.net gpg: no valid OpenPGP data found. gpg: Total number processed: 0
I'm using the root user, to avoid any headache (or at least to decrease it :)).
Any idea? Must I generate any key?
No, you must import the key from your home:robermann79 project, i.e.:
http://http://download.opensuse.org/repositories/home:/robermann79:/codesoun...
What is keeping us from pushing those keys automatically into the keyservers? Best, Christoph -- Christoph Thiel, Tech. Project Management, Research & Development SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (4)
-
Andreas Jaeger
-
Christoph Thiel
-
Michael Schroeder
-
Roberto Mannai