[opensuse-buildservice] Invalid keydata in home repository
Dear list, I have a problem with the signkey of a home repository. After it expired, I renewed / extended the sign key using: osc signkey --extend home:sebix:intelmq osc signkey --create home:sebix:intelmq (I do not remember the order which I used anymore) Now, I get this error on Tumbleweed:
Retrieving repository 'home:sebix:intelmq' metadata ...................................................................................................................................................................................[error] Repository 'home:sebix:intelmq' is invalid.
[http-download.opensuse.org-5ac6b65c|http://download.opensuse.org/repositories/home:/sebix:/intelmq/openSUSE_Tumb...] Valid metadata not found at specified URL
History: - File /var/tmp/TmpFile.vc7Jia doesn't contain public key data
Please check if the URIs defined for this repository are pointing to a valid repository. Skipping repository 'home:sebix:intelmq' because of the above error.
An Ubuntu 16.04 user reported a similar error (also after the signkey renewal):
W: Failed to fetch http://download.opensuse.org/repositories/home:/sebix:/intelmq/xUbuntu_16.04... The following signatures were invalid: KEYEXPIRED 1594988315
How can I fix these errors or properly re-create or extend the signkey? best regards Sebastian
On Sonntag, 26. Juli 2020, 16:07:27 CEST wrote Sebix:
Dear list,
I have a problem with the signkey of a home repository. After it expired, I renewed / extended the sign key using:
osc signkey --extend home:sebix:intelmq osc signkey --create home:sebix:intelmq
create is replacing the entire key, so it does not make much sense to combine them. ..
[http-download.opensuse.org-5ac6b65c|http://download.opensuse.org/repositories/home:/sebix:/intelmq/openSUSE_Tumb...] Valid metadata not found at specified URL
History: - File /var/tmp/TmpFile.vc7Jia doesn't contain public key data
urgs, it seems the times on our signature server went off leading to wrong timestamps inside. Will need to visit the office to fix it (so hopefully later today). -- Adrian Schroeter email: adrian@suse.de SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Hi Adrian & list, On 7/27/20 9:14 AM, Adrian Schröter wrote:
On Sonntag, 26. Juli 2020, 16:07:27 CEST wrote Sebix:
Dear list,
I have a problem with the signkey of a home repository. After it expired, I renewed / extended the sign key using:
osc signkey --extend home:sebix:intelmq osc signkey --create home:sebix:intelmq create is replacing the entire key, so it does not make much sense to combine them. Ok. Neither really worked and using --extend along gave an error message which I did not understand. [http-download.opensuse.org-5ac6b65c|http://download.opensuse.org/repositories/home:/sebix:/intelmq/openSUSE_Tumb...] Valid metadata not found at specified URL
History: - File /var/tmp/TmpFile.vc7Jia doesn't contain public key data urgs, it seems the times on our signature server went off leading to wrong timestamps inside.
Will need to visit the office to fix it (so hopefully later today).
Huh, I didn't expect that. Thanks! Best regads Sebastian
On Montag, 27. Juli 2020, 09:16:54 CEST wrote Sebix:
Hi Adrian & list,
On 7/27/20 9:14 AM, Adrian Schröter wrote:
On Sonntag, 26. Juli 2020, 16:07:27 CEST wrote Sebix:
Dear list,
I have a problem with the signkey of a home repository. After it expired, I renewed / extended the sign key using:
osc signkey --extend home:sebix:intelmq osc signkey --create home:sebix:intelmq create is replacing the entire key, so it does not make much sense to combine them. Ok. Neither really worked and using --extend along gave an error message which I did not understand. [http-download.opensuse.org-5ac6b65c|http://download.opensuse.org/repositories/home:/sebix:/intelmq/openSUSE_Tumb...] Valid metadata not found at specified URL
History: - File /var/tmp/TmpFile.vc7Jia doesn't contain public key data urgs, it seems the times on our signature server went off leading to wrong timestamps inside.
Will need to visit the office to fix it (so hopefully later today).
Huh, I didn't expect that. Thanks!
it turned out, that this was acutally only the case, because you extended the new generated key, while it still was in future. for everyone else the 4 minutes future actually is no big deal, because it ends after 4 minutes :) But when extending the fresh create key the inconsitency inside of the gpg is leading to a permanent problem. We will add a protection against this ... -- Adrian Schroeter email: adrian@suse.de SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Adrian Schröter
-
Sebix