> GPG error: http://plug-mirror.rcac.purdue.edu/ubuntu noble InRelease: The 
> following signatures couldn't be verified because the public key is not 
> available: NO_PUBKEY 871920D1991BC93C

That's a reasonable outcome for the config specified.  871920D1991BC93C 
corresponds to the "Ubuntu Archive Automatic Signing Key (2018) 
<ftpmas...@ubuntu.com>", which indeed is what is needed to verify the signature 
at https://plug-mirror.rcac.purdue.edu/ubuntu/dists/jammy/Release.gpg.

But the supplied Signed-By key in this example doesn't match the ascii-armored 
output of 871920D1991BC93C - seemingly that key is the one of interest (but not 
the one needed for plug-mirror).

> but the key doesn't get registered

I would not expect it to be registered.  We're providing raw apt config and 
writing that to the filesystem - if your signed-by data is being written to the 
deb822 sources file, then things are working as expected.  Any processing of 
Signed-By would be by apt.


I'm not sure what's going on with the supplied configuration but it doesn't 
seem to match the stated goals.  Is the URL in the real configuration different 
than the sample here, and it's just anonomized?
-- 
https://code.launchpad.net/~bryanfraschetti/curtin/+git/curtin/+merge/476864
Your team curtin developers is subscribed to branch curtin:master.


-- 
Mailing list: https://launchpad.net/~curtin-dev
Post to     : curtin-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~curtin-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to