all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#21010: eject fails because of hardcoded path to umount
@ 2015-07-08 12:18 Alex Sassmannshausen
  2015-07-08 16:31 ` Andreas Enge
  2015-07-14 12:03 ` Ludovic Courtès
  0 siblings, 2 replies; 4+ messages in thread
From: Alex Sassmannshausen @ 2015-07-08 12:18 UTC (permalink / raw)
  To: 21010

Hello,

I'm running GuixSD.

I tried to 'eject' a pen drive today using
`sudo eject /mnt/usb`

The command failed with 
-------8<---------------->8-----------
eject: unable to exec /bin/umount of `/mnt/usb'
eject: unmount of `/mnt/usb' failed
-------8<---------------->8-----------

Some more information:
-------8<---------------->8-----------
# which eject
/run/current-system/profile/bin/eject
# mount /dev/sdb /mnt/usb
# eject /mnt/usb
eject: unable to exec /bin/umount of `/mnt/usb'
eject: unmount of `/mnt/usb' failed
-------8<---------------->8-----------

HTH, let me know if you want me to test or provide anything else.

Cheers,
Alex

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-07-14 12:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-08 12:18 bug#21010: eject fails because of hardcoded path to umount Alex Sassmannshausen
2015-07-08 16:31 ` Andreas Enge
2015-07-08 22:05   ` Ludovic Courtès
2015-07-14 12:03 ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.