Gentoo Archives: gentoo-user

From: Fernando Rodriguez <frodriguez.developer@×××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] PORTDIR_OVERLAY getting ignored.
Date: Sat, 04 Apr 2015 05:02:06
Message-Id: 5494904.UgCvsNQbqF@navi
In Reply to: [gentoo-user] PORTDIR_OVERLAY getting ignored. by Fernando Rodriguez
1 On Saturday, April 04, 2015 12:53:53 AM Fernando Rodriguez wrote:
2 > Hi,
3 >
4 > I got two overlays that I added manually with PORTDIR_OVERLAY on make.conf
5 and
6 > one through layman. Just I few days ago I added a patched ebuild for x11-
7 > drivers/ati-drivers to satisfy some dependencies for the multilib update (it
8 > doesn't build with the latest vanilla sources and prior to that I had just
9 > been patching and building the module on /var/tmp/portage). It worked and
10 got
11 > me through the update and I ran a world update after that without problems.
12 > But today when I try to run a world update it wants to pull the package from
13 > the main tree which fails to compile. I haven't changed anything and emerge
14 --
15 > info shows my overlay in PORTDIR_OVERLAY. Any ideas?
16 >
17 >
18
19 Ah, nevermind. I deleted the ebuild from the main tree and portage told me
20 what was wrong. app-admin/eselect-* was renamed to app-eselect/eselect-*
21
22 --
23 Fernando Rodriguez