Gentoo Archives: gentoo-user

From: William Kenworthy <billk@×××××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: banshee installation without systemd
Date: Mon, 24 Feb 2014 09:52:41
Message-Id: 530B164D.6080206@iinet.net.au
In Reply to: [gentoo-user] Re: banshee installation without systemd by eroen
1 On 24/02/14 09:31, eroen wrote:
2 > On Sun, 23 Feb 2014 18:02:01 +0100, Fox <halfsocialfox@×××××.com> wrote:
3 >> Hello,
4 >> after reading the thread about systemd somebody mentioned
5 >> sys-fs/eudev. I decided used because I had systemd only to used udev
6 >> and unmerge systemd.
7 >>
8 >> Now I can't use Banshee which I use as my music player because of the
9 >> next dependency tree:
10 >>
11 >> banshee
12 >> <- gnome-base/gnome-settings-daemon
13 >> <- sys-apps/gentoo-systemd-integration
14 >> <- sys-apps/systemd
15 >>
16 >> and systemd can't be used because it conflicts with eudev.
17 >>
18 >> Is there anyway to avoid emerge systemd in this case?
19 >>
20 >> Thank you,
21 >> Quim
22 >>
23 >>
24 >
25 > On a system running ~amd64 with eudev/openrc:
26 >
27
28 moriah ~ # emerge gnome-base/gnome-settings-daemon -vp
29
30 These are the packages that would be merged, in order:
31
32 Calculating dependencies... done!
33 [ebuild N ] gnome-base/gnome-desktop-3.8.4:3/7 USE="introspection
34 -debug" 1,019 kB
35 [ebuild N ] x11-themes/gnome-themes-standard-3.8.4 USE="gtk" 3,765 kB
36 [ebuild N ] sys-apps/systemd-208-r2:0/1 USE="filecaps
37 firmware-loader gcrypt kmod lzma pam policykit python tcpd xattr -acl
38 -audit -cryptsetup -doc -gudev -http -introspection -qrcode (-selinux)
39 {-test} -vanilla" PYTHON_SINGLE_TARGET="python2_7"
40 PYTHON_TARGETS="python2_7" 2,335 kB
41 [ebuild N ] sys-apps/gentoo-systemd-integration-2 0 kB
42 [ebuild N ] gnome-base/gnome-settings-daemon-3.8.6.1 USE="colord
43 cups i18n policykit short-touchpad-timeout udev -debug (-openrc-force)
44 (-packagekit) {-test}" INPUT_DEVICES="-wacom" 1,543 kB
45 [blocks B ] sys-apps/systemd ("sys-apps/systemd" is blocking
46 sys-fs/eudev-1.4-r1)
47
48
49 I have a system like the above ... eudev/openrc with openrc-force in the
50 USE flags and the 13.0 profile (not desktop/gnome etc)
51
52 As you can see above, something is forcing (-openrc-force) - any ideas
53 on how to get it to honour the openrc-force flag or find out what is
54 causing the problem?
55
56 BillK

Replies

Subject Author
Re: [gentoo-user] Re: banshee installation without systemd Neil Bothwick <neil@××××××××××.uk>
[gentoo-user] Re: banshee installation without systemd eroen <eroen@××××××××××××.eu>