Bug#799752: pmt_already_mounted() broken when server="nfs"

2018-04-02 Thread Trent W. Buck
2.16-4 fixes the problem, thanks. Trent W. Buck wrote: > Jochen Sprickerhof wrote: > > a long time ago you opened a bug in the Debian package libpam-mount. > > Recently > > I took over maintenance of this package and added a patch to address this. > > You > > can find the new version in Debian e

Bug#799752: pmt_already_mounted() broken when server="nfs"

2018-04-02 Thread Trent W. Buck
Jochen Sprickerhof wrote: > a long time ago you opened a bug in the Debian package libpam-mount. Recently > I took over maintenance of this package and added a patch to address this. You > can find the new version in Debian experimental, would be great if you could > try it and report back if it fi

Bug#799752: pmt_already_mounted() broken when server="nfs"

2018-04-02 Thread Jochen Sprickerhof
Hi, a long time ago you opened a bug in the Debian package libpam-mount. Recently I took over maintenance of this package and added a patch to address this. You can find the new version in Debian experimental, would be great if you could try it and report back if it fixes your problem. If no one

Bug#799752: pmt_already_mounted() broken when server="nfs"

2015-09-21 Thread Trent W. Buck
Package: libpam-mount Version: 2.14-1.1 Severity: minor 1. libpam_mount considers something "already mounted" if it can find a mount in libmount's iterator where both the source (device) and target (mountpoint) match. This is the code responsible: libpam-mount/src/mount.c:149:pmt_al