Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 229091 - app-portage/eix does not work if /etc/make.profile is a directory
Summary: app-portage/eix does not work if /etc/make.profile is a directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-23 18:05 UTC by Peter Volkov (RETIRED)
Modified: 2008-06-25 19:22 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 Peter Volkov (RETIRED) gentoo-dev 2008-06-23 18:05:14 UTC
If /etc/make.profile is directory eix just exists with error:

 $ eix eix
void CascadingProfile::ReadLink(std::string&) const: readlink('/etc/make.profile') failed: Invalid argument

It is comfortable to have /etc/make.profile as a directory with only file parents there to include my own profiles from overlays.
Comment 1 Martin Väth 2008-06-24 15:13:01 UTC
Fixed in eix svn trunk (>=eix-0.12.6)
Comment 2 Martin Väth 2008-06-25 19:22:01 UTC
Since eix-0.13.0 is now in the tree, I mark this bug as fixed.
Please reopen if the problem re-occurs.