Gentoo Archives: gentoo-user

From: Jeremi Piotrowski <jeremi.piotrowski@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] a few blockers I can't figure out
Date: Mon, 31 Aug 2015 23:52:27
Message-Id: alpine.LNX.2.20.1509010138210.21727@gentoo-tp.localdomain
In Reply to: Re: [gentoo-user] a few blockers I can't figure out by covici@ccs.covici.com
1 On Mon, 31 Aug 2015, covici@××××××××××.com wrote:
2
3 [snip]
4
5 > Just to let you know, most of the python entries were mandated by
6 > portage, certainly the systemd one.
7 > emerge --info
8 > Portage 2.2.20.1 (python 2.7.10-final-0, default/linux/amd64/13.0/desktop/gnome, gcc-4.9.3, glibc-2.21-r1, 3.16.3-gentoo x86_64)
9
10 I think this is your problem right here: you don't have the systemd
11 profile selected. You're trying to splice together the use settings needed
12 to get this to work when all of them are already gathered in the right
13 profile.
14
15 Remove most of the use settings you were forced to make because of systemd
16 related issues, change your profile to
17
18 default/linux/amd64/13.0/desktop/gnome/systemd
19
20 and emerge -uDUva @world.
21
22 This should remove most (if not all) of the blockers caused by conflicting
23 use flags you currently have set.

Replies

Subject Author
Re: [gentoo-user] a few blockers I can't figure out covici@××××××××××.com
[gentoo-user] Re: a few blockers I can't figure out walt <w41ter@×××××.com>