fedora-copr / copr

RPM build system - upstream for https://copr.fedorainfracloud.org/
113 stars 61 forks source link

Leap 15.5 chroot broken? #3518

Open neilalexander opened 1 week ago

neilalexander commented 1 week ago

Haven't been able to get a successful build on the 15.5 chroot due to various GPG errors for distribution packages.

Example: https://copr.fedorainfracloud.org/coprs/neilalexander/yggdrasil-go/build/8282014/

Excerpt from builder-live.log.gz:

error: Verifying a signature using certificate FEAB502539D846DB2C0961CA70AF9E8139DB7C82 (SuSE Package Signing Key <build@suse.de>):
  1. Certificiate 70AF9E8139DB7C82 invalid: certificate is not alive
      because: The primary key is not live
      because: Expired on 2024-09-20T08:21:47Z
  2. Key 70AF9E8139DB7C82 invalid: key is not alive
      because: The primary key is not live
      because: Expired on 2024-09-20T08:21:47Z
error: Verifying a signature using certificate FEAB502539D846DB2C0961CA70AF9E8139DB7C82 (SuSE Package Signing Key <build@suse.de>):
  1. Certificiate 70AF9E8139DB7C82 invalid: certificate is not alive
      because: The primary key is not live
      because: Expired on 2024-09-20T08:21:47Z
  2. Key 70AF9E8139DB7C82 invalid: key is not alive
      because: The primary key is not live
      because: Expired on 2024-09-20T08:21:47Z
error: Verifying a signature using certificate FEAB502539D846DB2C0961CA70AF9E8139DB7C82 (SuSE Package Signing Key <build@suse.de>):
  1. Certificiate 70AF9E8139DB7C82 invalid: certificate is not alive
      because: The primary key is not live
      because: Expired on 2024-09-20T08:21:47Z
  2. Key 70AF9E8139DB7C82 invalid: key is not alive
      because: The primary key is not live
      because: Expired on 2024-09-20T08:21:47Z
error: Verifying a signature using certificate FEAB502539D846DB2C0961CA70AF9E8139DB7C82 (SuSE Package Signing Key <build@suse.de>):
  1. Certificiate 70AF9E8139DB7C82 invalid: certificate is not alive
      because: The primary key is not live
      because: Expired on 2024-09-20T08:21:47Z
  2. Key 70AF9E8139DB7C82 invalid: key is not alive
      because: The primary key is not live
      because: Expired on 2024-09-20T08:21:47Z

/cc yggdrasil-network/yggdrasil-go#1128

nikromen commented 6 days ago

Thanks for the report. This seems rather like open-suse config issue in mock. We should ping someone from open-suse folks about this.

praiskup commented 4 days ago

Can you re-try? It seems this problem no longer exists (I at least tried to initialize a 15.5 chroot with mock locally, and it worked fine).