Why can I only install libpaper1 on CircleCI after upgrading to "remote Docker" version 20.10.7?
If you look at the two most recent commits, the second-to-last fails to build. But the final one builds, and the only difference is that the Docker version has been upgraded.
The error on the second-to-last commit is:
Creating config file /etc/papersize with new version
stat: cannot statx '/etc/papersize.dpkg-inst': Operation not permitted
dpkg: error processing package libpaper1:amd64 (--configure):
installed libpaper1:amd64 package post-installation script subprocess returned error exit status 1
Why is version 17.0.9 the default if it is less capable than version 20.10.7?