Code review comment for lp:~xnox/debian-cd/missing-keys

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

Ping, this is hindering trying to run debian-cd locally when building images.

Can you explain how is this deployed in production, given that all builds must be failing. Or are you running debian-cd in production without verifying signatures on the local mirror?

For me, clean deployments always fail like so:

Get:1 file:/home/xnox/canonical/ubuntu-cdimage/ftp focal InRelease [255 kB]
Get:1 file:/home/xnox/canonical/ubuntu-cdimage/ftp focal InRelease [255 kB]
Get:2 file:/home/xnox/canonical/ubuntu-cdimage/ftp focal-updates InRelease [79.7 kB]
Get:2 file:/home/xnox/canonical/ubuntu-cdimage/ftp focal-updates InRelease [79.7 kB]
Err:1 file:/home/xnox/canonical/ubuntu-cdimage/ftp focal InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3B4FE6ACC0B21F32 NO_PUBKEY 871920D1991BC93C
Err:2 file:/home/xnox/canonical/ubuntu-cdimage/ftp focal-updates InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3B4FE6ACC0B21F32 NO_PUBKEY 871920D1991BC93C

How come ubuntu-cdimage / debian-cd seem to clean the scratch dir and purge trusted.gpg.d and nothing seems to impor the keys.

« Back to merge proposal