Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] re: sys-power/upower-pm-utils
Date: Tue, 03 Jun 2014 10:06:33
Message-Id: 5443133.6dIq35270g@wstn
In Reply to: Re: [gentoo-user] re: sys-power/upower-pm-utils by "J. Roeleveld"
1 On Tuesday 03 June 2014 11:48:22 J. Roeleveld wrote:
2
3 > Then the dependencies should have been fixed prior to making this stable.
4
5 Actually, though it may be marked as stable, it isn't, by which I mean that I
6 can't emerge -uaDvN world today - I get udev and systemd blocking each other.
7 I ran another sync and tried again, but that wasn't the cause.
8
9 Usually I fix blockages like this by removing the offending package and
10 updating world, but that didn't help here.
11
12 To be specific, this is what I did:
13
14 1. emerge -C sys-fs/udev-212 virtual/libgudev virtual/udev virtual/libudev sys-power/upower
15 2. added -systemd to make.conf USE flags
16 3. emerge -uaDvN world
17 4. got these blocks (I've switched word-wrap off for this):
18
19 ----------------
20 [blocks B ] sys-fs/udev ("sys-fs/udev" is blocking sys-apps/systemd-212-r5, sys-apps/gentoo-systemd-integration-4)
21 [blocks B ] sys-apps/gentoo-systemd-integration ("sys-apps/gentoo-systemd-integration" is blocking sys-fs/udev-212-r1)
22 [blocks B ] sys-apps/systemd ("sys-apps/systemd" is blocking sys-fs/udev-212-r1)
23
24 Total: 17 packages (4 upgrades, 11 new, 1 in new slot, 1 reinstall), Size of downloads: 149,100 kB
25 Conflict: 3 blocks (3 unsatisfied)
26
27 * Error: The above package list contains packages which cannot be
28 * installed at the same time on the same system.
29
30 (sys-fs/udev-212-r1::gentoo, ebuild scheduled for merge) pulled in by
31 >=sys-fs/udev-208-r1:0/0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,gudev,introspection?,static-libs?] (>=sys-fs/udev-208-r1:0/0[abi_x86_64(-),gudev]) required by (virtual/libgudev-208::gentoo, ebuild scheduled for merge)
32 >=sys-fs/udev-208 required by (virtual/udev-208-r2::gentoo, ebuild scheduled for merge)
33 >=sys-fs/udev-208:0/0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,static-libs?] (>=sys-fs/udev-208:0/0[abi_x86_64(-)]) required by (virtual/libudev-208::gentoo, ebuild scheduled for merge)
34
35 (sys-apps/systemd-212-r5::gentoo, ebuild scheduled for merge) pulled in by
36 >=sys-apps/systemd-200 required by (sys-power/upower-0.9.23-r3::gentoo, ebuild scheduled for merge)
37 >=sys-apps/systemd-207 required by (sys-apps/gentoo-systemd-integration-4::gentoo, ebuild scheduled for merge)
38
39 ----------------
40
41 Looks like there are still a few wrinkles to sort out yet.
42
43 --
44 Regards
45 Peter

Replies

Subject Author
Re: [gentoo-user] re: sys-power/upower-pm-utils "J. Roeleveld" <joost@××××××××.org>