Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user][SOLVED] dependancy xorg-server
Date: Sat, 07 Feb 2015 06:46:35
Message-Id: 20150207064655.GB32313@syscon7
In Reply to: Re: [gentoo-user] dependancy xorg-server by Alan McKinnon
1 On 02/07/15 07:01, Alan McKinnon wrote:
2 >On 06/02/2015 23:52, Joseph wrote:
3 >> I'm getting an error:
4 >>
5 >> (x11-base/xorg-server-1.15.2-r1:0/1.15.2::gentoo, ebuild scheduled for
6 >> merge) pulled in by
7 >> (no parents that aren't satisfied by other packages in this slot)
8 >>
9 >> (x11-base/xorg-server-1.15.0:0/1.15.0::gentoo, installed) pulled in by
10 >> x11-base/xorg-server:0/1.15.0= required by
11 >> (x11-drivers/xf86-video-intel-2.21.15:0/0::gentoo, installed)
12 >>
13 >> ^^^^^^^^^^
14 >> (and 2 more with the same problem)
15 >>
16 >> Why is it complaining about "x11-drivers/xf86-video-intel"; it is a
17 >> valid package.
18 >>
19 >
20 >Please post the full output from emerge
21 >
22 >
23 >--
24 >Alan McKinnon
25 >alan.mckinnon@×××××.com
26
27 SOLVED,
28
29 I got that blocker after upgrade and when I tray to run: emerge -uDNavq world
30 the problem was that the package dev-db/mariadb needed flag: "extraengine"
31 so adding to package.use
32 dev-db/mariadb extraengine
33
34 solved the problem.
35
36 --
37 Joseph

Replies

Subject Author
Re: [gentoo-user][SOLVED] dependancy xorg-server Alan McKinnon <alan.mckinnon@×××××.com>