Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 211250 - app-shells/bash-completion for sudo mount does not like backslashes (\)
Summary: app-shells/bash-completion for sudo mount does not like backslashes (\)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Lowest trivial (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords:
Depends on: 249271
Blocks:
  Show dependency tree
 
Reported: 2008-02-24 11:42 UTC by Johannes Krude
Modified: 2008-12-18 22:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Krude 2008-02-24 11:42:22 UTC
I type:
sudo mount -o loop test\ test/
then I hit tab one time and the following appears:
grep: Angehängter Backslash (»\«)
grep: Angehängter Backslash (»\«)
grep: Angehängter Backslash (»\«)
grep: Angehängter Backslash (»\«)

This only happens if I use sudo and mount together.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-24 11:49:45 UTC
Perhaps could you give us some useful example why this is a real-world problem for anyone???
Comment 2 Johannes Krude 2008-02-25 13:11:44 UTC
Because it makes bash-completion useless in this case.
I think my description was not clear enough. Bash-completion does not work for sudo mount and backslashes in filenames.
Comment 3 Santiago M. Mola (RETIRED) gentoo-dev 2008-12-18 22:56:40 UTC
app-shells/bash-completion-20081218 is in the tree and should fix this bug. Reopen if the problem persists in the new version.

Thanks for reporting!