Bugzilla – Bug 119409
NFS client won't allow spaces in mountpoint
Last modified: 2007-08-14 13:44:19 UTC
Creating a mountpoint with spaces produces an error message. But everything seems to work anyway. Removing the spaces in the mount point removes the error.
please report bugs for openSUSE against SUSE 10.0 and take a look at: http:// www.opensuse.org/index.php/Submit_a_bug befor report a bug. If this is a bug with 9.3 recheck same with 10.0. Note: You can't report bugs against 9.3 in this bugzilla.
/etc/fstabe does NOT allow spaces for mount points. This breaks the format defined in `man 5 fstab'.
And since it doesn't allow spaces, the error message is correct.
This is all good and well. But: 1. It is a bug that is valid in both 9.3 and 10. 2. If I cant report a bug for 9.3 here. Maybe 9.3 should be taken out as an option then? 3. The error message may be valid, but it is way to obscure. It does not imply at all that it is the spaces that must be removed. I would suggest adding a new sentence to the already existing error message that says something like this: "Please check that you have no whitespaces in the mountpoint"
We're not going to implement seperate error messages for this. Too much effort for such a very minor nit. Convince upstream util-linux maintainer, or provide a patch.
Bug submitted upstream.