Bug#717778: checkinstall: mkdir -p fails (fstrans broken again?)

2022-07-01 Thread Geoffrey Hausheer
Package: checkinstall Version: 1.6.2+git20170426.d24a630-2 Followup-For: Bug #717778 X-Debbugs-Cc: debianbug...@pblue.org It appears that the root of this issue may be in instw_setpathrel Specifically, the 'stat' command that is used to get the length of a symlink should be 'lstat' instead.

Bug#375160: libpam-encfs: does not mount user driver when logging in through ssh

2006-06-23 Thread Geoffrey Hausheer
Package: libpam-encfs Version: 0.1.3-1 Severity: normal I have configured libpam-encfs to mount $HOME on user login, and it works fine when loggin in through the console or su. however, the mount does not happen when logging in via ssh. I don't know if this is an inherent limitation,