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

Bug 80318

Summary: eix-0.2.0_alpha doesn't know custom PORTDIR
Product: Gentoo Linux Reporter: Christian Heim (RETIRED) <phreak>
Component: New packagesAssignee: Benedikt Böhm (RETIRED) <hollow>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: corrects the PORTDIR issue

Description Christian Heim (RETIRED) gentoo-dev 2005-02-01 04:26:15 UTC
Tried the eix-0.2.0_alpha.ebuild and found some minor glitches.

1) eix has troubles when you set PORTDIR to something other than /usr/portage (due to incorrect parsing of make.conf)

2) eix doesn't show the right version (shows 0.1.4 here and I installed 0.2.0_alpha) ;)

See the attached patch to solve #1
Comment 1 Christian Heim (RETIRED) gentoo-dev 2005-02-01 04:27:02 UTC
Created attachment 50116 [details, diff]
corrects the PORTDIR issue
Comment 2 Christian Heim (RETIRED) gentoo-dev 2005-02-01 04:33:00 UTC
Comment on attachment 50116 [details, diff]
corrects the PORTDIR issue

Also corrects some text which wasn't showing the right source file
Comment 3 Benedikt Böhm (RETIRED) gentoo-dev 2005-02-01 06:31:50 UTC
ok, patch included in 0.2.0_alpha ebuild and upstream cvs, please test