Public bug reported:
The package libpam-runtime contains a symlink pam.7.gz -> PAM.7.gz in
./usr/share/man/man7 and this doesn't work in Windows Subsystem for
Linux since Windows has a caseinsensitive filesystem.
On ubuntu 18.04 this PAM.7.gz exists too. I know it's not a linux
centric issue. But
Fixed the issue by my self. And it's working under windows now
** Attachment added: "Fixed DEP"
https://bugs.launchpad.net/ubuntu/+source/pam/+bug/1786821/+attachment/5174823/+files/libpam-runtime_1.1.8-3.2ubuntu2_all_fixed.deb
--
You received this bug notification because you are a member o
Update of the fix for version 1.1.8-3.2ubuntu2.1_all
Patch:
mkdir libpam-runtime-fix
dbpk-dep -R libpam-runtime_1.1.8-3.2ubuntu2.1_all.dep libpam-runtime-fix
rm libpam-runtime-fix/usr/share/man/man7/pam.7.gz
mv libpam-runtime-fix/usr/share/man/man7/PAM.7.gz
libpam-runtime-fix/usr/share/man/man7/
New dep file
** Attachment added: "libpam-runtime_1.1.8-3.2ubuntu2.1_all_fixed.dep"
https://bugs.launchpad.net/ubuntu/+source/pam/+bug/1786821/+attachment/5174840/+files/libpam-runtime_1.1.8-3.2ubuntu2.1_all_fixed.dep
--
You received this bug notification because you are a member of Ubuntu
T
Hi Balint,
dpkg -i libpam-runtime* will throws an error cause it trys to symlink pam.7.gz
to PAM.7.gz since Windows filesystem is case*in*sensitive this both files are
the same and so the symlink will get refused cause the file already exists.
So apt upgrade won't work on Windows. Maybe there is
Filled Bug to WSL since this is a better place to fix the bug.
https://github.com/Microsoft/WSL/issues/3461
** Bug watch added: github.com/Microsoft/WSL/issues #3461
https://github.com/Microsoft/WSL/issues/3461
--
You received this bug notification because you are a member of Ubuntu
Touch s
Full ACK
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pam in Ubuntu.
https://bugs.launchpad.net/bugs/1786821
Title:
pam.7.gz is a symlink to PAM.7.gz . This does not work for
caseinsensitive filesystems e.g. Windows Su
7 matches
Mail list logo