[Touch-packages] [Bug 1786821] [NEW] pam.7.gz is a symlink to PAM.7.gz . This does not work for caseinsensitive filesystems e.g. Windows Subsystem for Linux

2018-08-13 Thread Markus Werner
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

[Touch-packages] [Bug 1786821] Re: pam.7.gz is a symlink to PAM.7.gz . This does not work for caseinsensitive filesystems e.g. Windows Subsystem for Linux

2018-08-13 Thread Markus Werner
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

[Touch-packages] [Bug 1786821] Re: pam.7.gz is a symlink to PAM.7.gz . This does not work for caseinsensitive filesystems e.g. Windows Subsystem for Linux

2018-08-13 Thread Markus Werner
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/

[Touch-packages] [Bug 1786821] Re: pam.7.gz is a symlink to PAM.7.gz . This does not work for caseinsensitive filesystems e.g. Windows Subsystem for Linux

2018-08-13 Thread Markus Werner
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

[Touch-packages] [Bug 1786821] Re: pam.7.gz is a symlink to PAM.7.gz . This does not work for caseinsensitive filesystems e.g. Windows Subsystem for Linux

2018-08-14 Thread Markus Werner
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

[Touch-packages] [Bug 1786821] Re: pam.7.gz is a symlink to PAM.7.gz . This does not work for caseinsensitive filesystems e.g. Windows Subsystem for Linux

2018-08-14 Thread Markus Werner
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

[Touch-packages] [Bug 1786821] Re: pam.7.gz is a symlink to PAM.7.gz . This does not work for caseinsensitive filesystems e.g. Windows Subsystem for Linux

2018-08-15 Thread Markus Werner
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