mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-07 13:06:59 +02:00
We were chowning the host directory, not the one in the chroot. Host gpg >= 2.1.13 puts the gpg-agent socket in /run/user/UID/gnupg, which is bind-mounted into the chroot, but the SDK gpg was ignoring it because /run/user/UID was not owned by UID. This broke tag signing with YubiKeys. |
||
---|---|---|
.. | ||
updates | ||
enter_chroot.sh | ||
make_chroot.sh | ||
sdk_util.sh |