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

Bug 132874

Summary: eix doesn't recognize layman s overlays
Product: Portage Development Reporter: Steffen <adnoh>
Component: ToolsAssignee: Stefan Schweizer (RETIRED) <genstef>
Status: RESOLVED FIXED    
Severity: enhancement CC: BryanRJ, bugs, emilbeinroth, r0bertz, radfoj
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Steffen 2006-05-10 02:30:23 UTC
if setup different layman-overlays.
update-eix doesn't recognize it.
would be nice if it does.

I've inserted a 'source $path_to_layman_conf/make.conf' in my make.conf
portage works with the overlays, eix not.

Thx
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2006-05-10 03:08:23 UTC
CCing maintainer

use bug-wranglers@gentoo.org for reports if you dont know how to find out the real maintainer.

The people in /usr/portage/app-portage/eix/metadata.xml should be CCed
Comment 2 Marius Mauch (RETIRED) gentoo-dev 2006-05-10 05:06:47 UTC
Nothing todo with anything tools-portage related.
Comment 3 Gunnar Wrobel (RETIRED) gentoo-dev 2006-05-10 06:04:50 UTC
As a workaround (until eix supports the "source" feature) people can also omit the "source /path/to/layman/make.conf" in /etc/make.conf and modify the layman
config like this:

#-----------------------------------------------------------
# Path to the make.conf file that should be modified by 
# layman
make_conf : /etc/make.conf

This way you don't need the source statement and layman will directly modify
your /etc/make.conf. Decide for yourself if you consider that dangerous or safe
enough :)
Comment 4 Mike Auty (RETIRED) gentoo-dev 2006-06-27 10:45:37 UTC
*** Bug 138222 has been marked as a duplicate of this bug. ***
Comment 5 Martin Väth 2006-07-09 07:00:19 UTC
The current svn trunk I just checked in should support the "source" command.
Please test it.
Comment 6 Stefan Schweizer (RETIRED) gentoo-dev 2006-07-11 17:46:23 UTC
thanks, this is fixed in eix-0.5.6
Comment 7 Zhang Le (RETIRED) gentoo-dev 2006-08-16 10:29:31 UTC
*** Bug 144080 has been marked as a duplicate of this bug. ***