Mailinglist Archive: opensuse-bugs (6165 mails)

< Previous Next >
[Bug 618955] Cannot eject usb-drives or disks as normal user
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Thu, 15 Jul 2010 12:25:05 +0000
  • Message-id: <20100715122505.CE4E2CC7CF@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=618955

http://bugzilla.novell.com/show_bug.cgi?id=618955#c6


Petr Uzel <puzel@xxxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEEDINFO
CC| |kasievers@xxxxxxxxxx,
| |vuntz@xxxxxxxxxx
InfoProvider| |maintenance@xxxxxxxxxxxx
Status Whiteboard| |udisks

--- Comment #6 from Petr Uzel <puzel@xxxxxxxxxx> 2010-07-15 12:25:04 UTC ---
OK, the problem is in /sbin/umount.udisks shell script - it references
/usr/sbin/umount.devkit, which AFAIU was renamed to /usr/sbin/umount.udisks =>
the umount helper fails.

Note: the reason for having shellscript in /sbin instead of 'real' executable
is probably bug#504064.

Marcel: as a temporary fix, you can replace all references to
'/usr/sbin/umount.devkit' with '/usr/sbin/umount.udisks' in
/sbin/umount.udisks. This should make it work.

Maintenance team: I think this deserves an update.

Adding Vincent and Kay to CC (not sure who is the maintainer of udisks).

--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >