Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 303593 - revdep-rebuild should support paths with spaces in them
Summary: revdep-rebuild should support paths with spaces in them
Status: CONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-05 16:18 UTC by Paul Varner (RETIRED)
Modified: 2010-02-19 15:10 UTC (History)
1 user (show)

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 Paul Varner (RETIRED) gentoo-dev 2010-02-05 16:18:01 UTC
Extract from 2_ldpath.rr
/usr/local/path:with:spaces

Extract from 0_env.rr
/usr/local/path
...
spaces
with"

This should be supported since paths are allowed to have spaces in them.  This also means that we will have to change SEARCH_DIRS etc. to be colon separated variables.