Hi!
I just started a new container with ubuntu template 20.04
My typical practice is to
This was filed as a bug related to case insensitive file systems, specifically linux on windows, here: https://bugs.launchpad.net/ubuntu/+source/pam/+bug/1786821
Is this a problem with my configuration? I haven't seen this before...
My lxc storage is on a zvol. Nothing unusual as far as I know...
The only change I have made recently is to shift to using pfsense on proxmox as my router.
What information can I provide to troubleshoot this?
Thanks!
EDIT:
Other weird
I just started a new container with ubuntu template 20.04
My typical practice is to
apt update
and apt upgrade
. This causes an error is the package libpam-runtime
, saying it has too many levels of symbolic links. Specifically unable to open '/usr/share/man/man7/PAM.7.gz.dpkg-new': Too many levels of symbolic links
This was filed as a bug related to case insensitive file systems, specifically linux on windows, here: https://bugs.launchpad.net/ubuntu/+source/pam/+bug/1786821
Is this a problem with my configuration? I haven't seen this before...
My lxc storage is on a zvol. Nothing unusual as far as I know...
The only change I have made recently is to shift to using pfsense on proxmox as my router.
What information can I provide to troubleshoot this?
Thanks!
EDIT:
Other weird
apt
behaviour.
Code:
Preparing to unpack .../linux-libc-dev_5.4.0-94.106_amd64.deb ...
Unpacking linux-libc-dev:amd64 (5.4.0-94.106) ...
dpkg: error processing archive /var/cache/apt/archives/linux-libc-dev_5.4.0-94.106_amd64.deb (--unpack):
unable to open '/usr/include/linux/netfilter/xt_connmark.h.dpkg-new': No such file or directory
Errors were encountered while processing:
/var/cache/apt/archives/linux-libc-dev_5.4.0-94.106_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Last edited: