[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#21010: eject fails because of hardcoded path to umount
From: |
Alex Sassmannshausen |
Subject: |
bug#21010: eject fails because of hardcoded path to umount |
Date: |
Wed, 08 Jul 2015 14:18:21 +0200 |
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
- bug#21010: eject fails because of hardcoded path to umount,
Alex Sassmannshausen <=