Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119 - Strip off / - helps tab completion
Summary: Strip off / - helps tab completion
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-10 07:02 UTC by Christian Rubbert
Modified: 2011-10-30 22:18 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 Christian Rubbert 2002-01-10 07:02:32 UTC
I really like using tab completion, that's why i often run into the following:

crubbbox portage # emerge media-video/mplayer/
Calculating dependencies !!! Couldn't find match for media-video/mplayer/; aborting.

Whereas, after deleting the / it obviously works as it should :)

crubbbox portage # emerge media-video/mplayer 
Calculating dependencies... done!
[...]

My suggestion: Detect if a / is used as the last character and in that case,
strip it off!

I hope this is correctly filed in portage this time :)

-ceed
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-01-12 20:13:43 UTC
will be fixed in Portage 1.8.4.  Fixed any minute on cvs.