(In reply to comment #14)
> I applied these three patches.
> Without entry in fstab: When I try to get into a floppy through Thunar it
> says: "Message did not receive a reply (timeout by message bus)." And
> service udisksd ends.

I can confirm this problem here after applying the 3 patches to the current 
version 2.1.3.
Running "udisksctl mount -b /dev/fd0" with the removed fstab entry just gives:
Error mounting /dev/fd0: GDBus.Error:org.freedesktop.DBus.Error.NoReply: 
Message did not receive a reply (timeout by message bus)

udisksd apparently crashes, it disappears from the process list
temporarily, and is restarted again immediately.

With the following fstab entry in place it works and indeed mounts the disk as 
user, not root as before:
/dev/fd0             /media/floppy        auto       noauto,user,sync      0 0

-- 
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     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to