I found the solution.

It solves many other problems as well. 
 
do this, on your host system (rpi4 armv71 for me). Before building or starting 
containers...
```
curl 
http://ftp.us.debian.org/debian/pool/main/libs/libseccomp/libseccomp2_2.5.1-1_armhf.deb
 --output libseccomp2_2.5.1-1_armhf.deb
sudo dpkg -i libseccomp2_2.5.1-1_armhf.deb
```

see 
https://askubuntu.com/questions/1263284/apt-update-throws-signature-error-in-ubuntu-20-04-container-on-arm
for more details

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1896443

Title:
  The latest Ubuntu base image for armhf return random values for
  date/time

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1896443/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to