fedora-copr/copr

Leap 15.5 chroot broken?

Opened this issue · 2 comments

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

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

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).