Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] blocking "-systemd"
Date: Thu, 06 Feb 2014 18:49:25
Message-Id: 20140206184941.GJ4127@syscon7.ed.shawcable.net
1 I have in make.conf "USE: ... -systemd"
2 But gnome-base/gnome-settings-daemon wants to pull in systemd-208
3 so I need to emerge sys-apps/systemd-208-r2 and I have installed "udev" which conflicts with systemd.
4
5 Do I need to unmerge udev and emerge "systemd". I'm not planning on switching to systemd after recent experience. So I was planning on avoiding it but I don't know
6 if I can.
7
8 emerge -1avq gnome-base/gnome-settings-daemon
9 * Last emerge --sync was 45d 2h 15m 32s ago.
10 [ebuild N ] sys-apps/systemd-208-r2 USE="filecaps firmware-loader gudev introspection kmod pam policykit tcpd -acl -audit -cryptsetup -doc -gcrypt -http -lzma
11 -python -qrcode (-selinux) {-test} -vanilla -xattr" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7"
12 [ebuild N ] sys-apps/gentoo-systemd-integration-2
13 [uninstall ] sys-auth/nss-myhostname-0.3
14 [blocks b ] >=sys-apps/systemd-197 (">=sys-apps/systemd-197" is blocking sys-auth/nss-myhostname-0.3)
15 [blocks b ] sys-auth/nss-myhostname ("sys-auth/nss-myhostname" is blocking sys-apps/systemd-208-r2)
16 [uninstall ] app-admin/openrc-settingsd-1.0.1 USE="-systemd"
17 [ebuild R ] gnome-base/gnome-settings-daemon-3.8.6.1 USE="colord cups i18n policykit short-touchpad-timeout udev -debug (-openrc-force) (-packagekit) {-test}"
18 INPUT_DEVICES="-wacom"
19 [blocks B ] sys-fs/udev ("sys-fs/udev" is blocking sys-apps/systemd-208-r2)
20 [blocks B ] sys-apps/systemd ("sys-apps/systemd" is blocking sys-fs/udev-208, app-admin/openrc-settingsd-1.0.1)
21
22 * Error: The above package list contains packages which cannot be
23 * installed at the same time on the same system.
24
25 (sys-apps/systemd-208-r2::gentoo, ebuild scheduled for merge) pulled in by
26 sys-apps/systemd required by (gnome-base/gnome-settings-daemon-3.8.6.1::gentoo, ebuild scheduled for merge)
27
28 >=sys-apps/systemd-208:0/1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,gudev?,introspection?,kmod?,selinux?,static-libs(-)?]
29 (>=sys-apps/systemd-208:0/1[abi_x86_32(-),gudev,introspection,kmod]) required by (virtual/udev-208::gentoo, installed)
30 >=sys-apps/systemd-207 required by (sys-apps/gentoo-systemd-integration-2::gentoo, ebuild scheduled for merge)
31
32 (sys-fs/udev-208::gentoo, installed) pulled in by
33 sys-fs/udev required by @selected
34
35
36 --
37 Joseph

Replies

Subject Author
Re: [gentoo-user] blocking "-systemd" "Canek Peláez Valdés" <caneko@×××××.com>
Re: [gentoo-user] blocking "-systemd" Greg Woodbury <redwolfe@×××××.com>
Re: [gentoo-user] blocking "-systemd" Andrew Savchenko <bircoph@×××××.com>