Bug#1050036: #1042714 libmount1: fails to mount vfat filesystem on USB mass storage device with pmount

2023-08-19 Thread Ingo Saitz
This is due to pmount calling mount -o atime (among other options) to mount a filesystem. But -o atime is broken on util-linux 2.39. This bug is easily reproduceable with # mount -o atime /dev/sdd1 /mnt mount: /mnt: not mount point or bad option. dmesg(1) may have more informati

Bug#1050036: pmount: Can't mount anything since the recent update of libmount1

2023-08-19 Thread Ingo Saitz
This bug is also tracked as #1042714 in the util-linux package. Ingo -- const_cast(Λ)