Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 158252

Summary: sys-apps/eject does not handle spaces in mount path properly
Product: Gentoo Linux Reporter: David Li <matrixhax0r>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Li 2006-12-15 19:33:00 UTC
When I connected my usb stick, gnome-volume-manager mounted /dev/sdb to "/media/USB STICK"

However, when I try to "eject /dev/sdb" I get:
# eject /dev/sdb
umount: /media/USB\040STICK: not found
eject: unmount of `/media/USB\040STICK' failed

Looks like the space is getting gobbled.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-16 01:10:09 UTC

*** This bug has been marked as a duplicate of 151257 ***