* Julian Andres Klode <[email protected]>, 2021-10-13, 11:42:
apt install --no-install-recommends -y gcc libfido2-1
echo 'deb http://ftp.debian.org/debian unstable main' >> /etc/apt/sources.list
apt update
apt install -yd libfido2-1
apt upgrade --no-download --fix-missing --auto-remove

I tried this both in a debian:bullseye docker image and a images:debian/bullseye lxd container, and it works in both.

Huh. I can reproduce the bug in debian:bullseye docker.

--
Jakub Wilk

Reply via email to