(In reply to comment #24) > kernel 3.12.9.1 - works normally. (In reply to comment #25) > Kernel 3.13.10 - works normally.
I tried some kernels as well, here are my findings: It works fine (on first attempt) with the 3.7.10 kernels from openSUSE 12.3. It still works fine with the 3.11.6 kernel shipped with openSUSE 13.1. But it fails with the 3.11.10 kernels available in the official update repo. Anyway, I guess you/we can stop trying different kernel versions now: > Possibly it is regression in a kernel 3.14 This is the commit that causes it: https://git.kernel.org/cgit/linux/kernel/git/axboe/linux-block.git/commit/?h=for-next&id=7b7b68bba5ef23734c35ffb0d8d82079ed604d33 I built openSUSE 13.1's 3.11.10 kernel (the latest one that has this problem) _without_ that commit (it was backported by openSUSE), and it works fine now. Here is the accompanying bug report that lead to this commit: https://bugzilla.novell.com/show_bug.cgi?id=773058 Not sure how to proceed now. I think a bug report against the kernel would be in order, as this not only affects udisks. (as mentioned, mdir and blkid show the same behavior) I guess I'll start with reporting it to openSUSE, as they are "responsible" for that change. But this will have to wait until after the weekend. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to udisks2 in Ubuntu. https://bugs.launchpad.net/bugs/1313874 Title: fstab-based mounts not done as calling user Status in abstraction for enumerating and managing block devices: Confirmed Status in “udisks2” package in Ubuntu: Triaged Bug description: I like to keep my cdrom mountpoint stable, as /media/cdrom .. in previous Ubuntu versions this was done by adding the following (or similar) to /etc/fstab: /dev/cdrom /media/cdrom udf,iso9660 ro,user,noauto,exec,utf8 0 0 In 14.04, the CD-ROM gets correctly mounted on /media/cdrom, but I cannot then unmount it from the command line: $ umount /media/cdrom umount: only root can unmount /dev/cdrom from /media/cdrom This appears to be the upstream bug: https://bugs.freedesktop.org/show_bug.cgi?id=63849 There is a patch included in that report which I have not yet tried. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: udisks2 2.1.3-1 ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 CurrentDesktop: Unity Date: Mon Apr 28 20:04:49 2014 InstallationDate: Installed on 2014-04-20 (8 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic root=/dev/mapper/lvg2-ubu1404 ro pmtmr=0 quiet splash vt.handoff=7 SourcePackage: udisks2 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/20/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.0.15 dmi.board.name: 0K216C dmi.board.vendor: Dell Inc. dmi.chassis.type: 3 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: OEM dmi.modalias: dmi:bvnDellInc.:bvr1.0.15:bd06/20/2008:svnDellInc.:pnInspiron530:pvr:rvnDellInc.:rn0K216C:rvr:cvnDellInc.:ct3:cvrOEM: dmi.product.name: Inspiron 530 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/udisks/+bug/1313874/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

