Gentoo Archives: gentoo-user

From: "Canek Peláez Valdés" <caneko@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Systemd upower
Date: Tue, 03 Jun 2014 14:30:02
Message-Id: CADPrc81XVdc+HghF1o=Ub-UZTfRTSU3X1zg4iJ5yKuqGuSQFtw@mail.gmail.com
In Reply to: [gentoo-user] Systemd upower by Silvio Siefke
1 On Tue, Jun 3, 2014 at 9:14 AM, Silvio Siefke <siefke_listen@×××.de> wrote:
2 > Hello,
3 >
4 > mean this i must install now systemd? What can do when i not want systemd.
5 > The system what i have is good, i want not change to systemd.
6 >
7 > [ebuild U ~] sys-devel/gettext-0.19 [0.18.3.2] USE="acl cxx ncurses nls openmp -cvs -doc -emacs -git -java -static-libs" 16,221 kB
8 > [ebuild R ] dev-libs/glib-2.38.2-r1:2 USE="(mime%*) -debug (-fam) (-selinux) -static-libs -systemtap {-test} -utils -xattr" PYTHON_TARGETS="python2_7 (-python2_6)" 0 kB
9 > [ebuild N ] sys-apps/systemd-208-r3:0/1 USE="acl filecaps firmware-loader gudev introspection kmod pam policykit python tcpd -audit -cryptsetup -doc -gcrypt -http -lzma -qrcode (-selinux) {-test} -vanilla -xattr" PYTHON_SINGLE_TARGET="python2_7 -python3_2 -python3_3" PYTHON_TARGETS="python2_7 python3_3 -python3_2" 2,335 kB
10 > [ebuild N ] sys-apps/gentoo-systemd-integration-2 51 kB
11 > [ebuild N ] sys-power/upower-0.9.23-r3 USE="introspection -doc -ios" 0 kB
12 > [blocks B ] sys-fs/udev ("sys-fs/udev" is blocking sys-apps/systemd-208-r3)
13 > [blocks B ] sys-apps/gentoo-systemd-integration ("sys-apps/gentoo-systemd-integration" is blocking sys-fs/udev-212-r1)
14 > [blocks B ] sys-apps/systemd ("sys-apps/systemd" is blocking sys-fs/udev-212-r1)
15 >
16
17 If I understood correctly, you need to:
18
19 emerge -C sys-power/upower
20 emerge -1v sys-power/upower-pm-utils
21
22 and then update world as usual.
23
24 The changes in upower does not make systemd mandatory, but you need to
25 switch from upower (which now has systemd as a hard dependency) to
26 upower-pm-utils (which depends on the unmaintined pm-utils).
27
28 Regards.
29 --
30 Canek Peláez Valdés
31 Profesor de asignatura, Facultad de Ciencias
32 Universidad Nacional Autónoma de México

Replies

Subject Author
Re: [gentoo-user] Systemd upower Peter Humphrey <peter@××××××××××××.uk>
Re: [gentoo-user] Systemd upower Silvio Siefke <siefke_listen@×××.de>
Re: [gentoo-user] Systemd upower Alan McKinnon <alan.mckinnon@×××××.com>