Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 354141 - When specifying `file's for package selection, referring to files in the previous directory doesn't work
Summary: When specifying `file's for package selection, referring to files in the prev...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 349307
  Show dependency tree
 
Reported: 2011-02-08 19:25 UTC by Dean Matzkov
Modified: 2011-02-08 23:03 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 Dean Matzkov 2011-02-08 19:25:18 UTC
These work:

$ emerge -p /etc/sudoers
$ cd /etc; emerge -p ./sudoers

This doesn't:

$ cd /usr; emerge -p ../etc/sudoers


While it's not really much of an issue, I don't see why it shouldn't work.
Comment 2 Zac Medico gentoo-dev 2011-02-08 23:03:30 UTC
This is fixed in 2.1.9.39 and 2.2.0_alpha23.