When I try to build an image for Ultra96 board, I get the following error.
Get:1 http ://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB]
Err:1 http ://ports.ubuntu.com/ubuntu-ports bionic InRelease
The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 3B4FE6ACC0B21F32
Reading package lists… Done
W: GPG error: Index of /ubuntu-ports bionic InRelease: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 3B4FE6ACC0B21F32
E: The repository ‘Index of /ubuntu-ports bionic InRelease’ is not signed.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
This error happens as soon as multistrap building arm64 multistrap on ‘amd64’ and starts to update the packages.
I tried updating the GPG key for the build machine, however that does not seem to work. This is probably happening while trying to create rootfs.
Is there a way to proceed ahead without verifying the signature? Or adding the required GPG key?