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

Bug 119

Summary: Strip off / - helps tab completion
Product: Portage Development Reporter: Christian Rubbert <ceed>
Component: UnclassifiedAssignee: Daniel Robbins (RETIRED) <drobbins>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.