Bugzilla – Bug 1007341
Mount of luks drive fails on kernel 3.16.7-45
Last modified: 2016-10-27 18:17:58 UTC
After upgrading the kernel to 3.16.7-45 when an luks encrypted drive is inserted mounting fails with the error "An unspecified error has occured. Adding read ACL for uid 1000 to /run/media/mike failed: Invalid argument" Steps to reproduce from KDE desktop: 1: Insert luks encrypted USB drive. 2: From the "Available Devices" pop-up select storage volume and "Open With File Manager" action. 3: Enter passphrase into dialog box when asked. Then the error occurs and device is not mounted. This operation DOES NOT fail when booted with kernel 3.16.7-42. The following is an extract from journalctl. Note that the drive is unlocked as /dev/dm-0 Oct 27 13:46:17 nomad.lan.w1nr.net kernel: usb-storage 1-1.2.1:1.0: USB Mass Storage device detected Oct 27 13:46:17 nomad.lan.w1nr.net kernel: scsi6 : usb-storage 1-1.2.1:1.0 Oct 27 13:46:17 nomad.lan.w1nr.net kernel: usbcore: registered new interface driver usb-storage Oct 27 13:46:17 nomad.lan.w1nr.net kernel: usbcore: registered new interface driver uas Oct 27 13:46:26 nomad.lan.w1nr.net kernel: scsi 6:0:0:0: Direct-Access Prolific USB-SATA Bridge 3.AA PQ: 0 ANSI: 4 Oct 27 13:46:26 nomad.lan.w1nr.net kernel: sd 6:0:0:0: Attached scsi generic sg2 type 0 Oct 27 13:46:26 nomad.lan.w1nr.net kernel: sd 6:0:0:0: [sdb] 976771055 512-byte logical blocks: (500 GB/465 GiB) Oct 27 13:46:26 nomad.lan.w1nr.net kernel: sd 6:0:0:0: [sdb] Write Protect is off Oct 27 13:46:26 nomad.lan.w1nr.net kernel: sd 6:0:0:0: [sdb] Mode Sense: 22 00 00 00 Oct 27 13:46:26 nomad.lan.w1nr.net kernel: sd 6:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA Oct 27 13:46:26 nomad.lan.w1nr.net kernel: sdb: sdb1 Oct 27 13:46:26 nomad.lan.w1nr.net kernel: sd 6:0:0:0: [sdb] Attached SCSI disk Oct 27 13:46:33 nomad.lan.w1nr.net kernel: NET: Registered protocol family 38 Oct 27 13:46:33 nomad.lan.w1nr.net udisksd[1430]: Unlocked LUKS device /dev/sdb1 as /dev/dm-0
This appears to be a duplicate of the kernel ACL bug 1007035 *** This bug has been marked as a duplicate of bug 1007035 ***