Gentoo Archives: gentoo-user

From: Jonathan Callen <jcallen@g.o>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: systemd, libgudev and bug 552036
Date: Sat, 19 Dec 2015 03:52:05
Message-Id: 5674D457.4050506@gentoo.org
In Reply to: Re: [gentoo-user] systemd, libgudev and bug 552036 by Adam Carter
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA512
3
4 On 12/18/2015 07:43 PM, Adam Carter wrote:
5 > emerge -1avt systemd
6 >
7 > These are the packages that would be merged, in reverse order:
8 >
9 > Calculating dependencies... done! [ebuild R ]
10 > sys-apps/systemd-218-r5:0/2::gentoo USE="acl gudev introspection
11 > kmod lz4 pam policykit python seccomp ssl (-apparmor) -audit
12 > -cryptsetup -curl -doc -elfutils -gcrypt -http -idn -kdbus -lzma
13 > -qrcode (-selinux) -sysv-utils -terminal {-test} -vanilla -xkb"
14 > ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python2_7
15 > -python3_3 -python3_4" PYTHON_TARGETS="python2_7 python3_4
16 > -python3_3" 0 KiB
17 >
18 > Total: 1 package (1 reinstall), Size of downloads: 0 KiB
19 >
20 > WARNING: One or more updates/rebuilds have been skipped due to a
21 > dependency conflict:
22 >
23 > sys-apps/systemd:0
24 >
25 > (sys-apps/systemd-226-r2:0/2::gentoo, ebuild scheduled for merge)
26 > conflicts with
27 >> =sys-apps/systemd-212-r5:0/2[abi_x86_64(-),gudev(-),introspection(-)]
28 >
29 >>
30 required by (virtual/libgudev-215-r3:0/0::gentoo, installed)
31 >
32 >
33 > sys-apps/systemd[python(-),python_targets_python2_7(-),python_single_t
34 arget_python2_7(+),python_targets_python3_4(-)]
35 >
36 >
37 required by (net-analyzer/fail2ban-0.9.2:0/0::gentoo, installed)
38 >
39 >
40 >
41 >
42 > Would you like to merge these packages? [Yes/No]
43 >
44
45 There are a couple of issues here, which appear to be caused by some
46 mismatched keywords in the tree. Your issue is that
47 net-analyzer/fail2ban[python] requires either sys-apps/systemd[python]
48 or dev-python/python-systemd. The python USE flag has been removed
49 from newer stable versions of sys-apps/systemd (in favor of
50 dev-python/python-systemd), but dev-python/python-systemd is not yet
51 stable. Therefore, portage is keeping the older version of systemd
52 installed, as that is the only way it could find to keep all deps
53 satisfied. If you want to keep fail2ban, the easiest method may be to
54 keyword dev-python/python-systemd-230 locally, and file a bug
55 requesting its stabilization.
56
57 - --
58 Jonathan Callen
59 -----BEGIN PGP SIGNATURE-----
60 Version: GnuPG v2
61
62 iQIcBAEBCgAGBQJWdNRQAAoJEEIQbvYRB3mgy4MP/0iX59YRMQgC0su8YwLeCiBF
63 vbypMwDxhmJ3ZYYLcAcUzY2oGleiRZyShtyym8JB5MdG8z5G5qMkwTdaVByqOFa0
64 muC6qHL4nNNumNA5h2kqZoswCqLPqYclDj3P++oFlaDM0SiDzU5VrEz6CXTKn6bB
65 /FjmwuRq1SWAGH+ecloypOEZsy4UFaVM66MvydN+XRTS3R7ybhB+dHFUcsGjokTJ
66 GP9BsmxBanOgV79r90XwK4/+Zt/b6r4JvN7xuT81MOHTzeParD9fjmMVl68AX7YB
67 k1roVJPJLTQHnwurzwjjxAz6/8BwgzofADIw/FKqcuiIdRWc8KxgvsVl7ykdNuF4
68 kW1T2EMoCHbi5iQABTPzZsobrtolHhqZ0qn4mCw4VOuQ8zTgFUkg1rUUOmDurxrD
69 n3OEphcZRoTs4NJRicJs5omxWIFHpH571X3xI3MOM9W5n4mqTw6yYAlVWV730zU+
70 wIMl60SMHRnidJO7uCG/8JkAulw4/lkC6jWWFcY5HM2sXzy7W7hrKDZqPMMZ7WjA
71 gNd4hnUpUvJZsDe+hfAgehz3zh3pq0/GdI/sR9VUYC04NZESdS+LVe17V/RTVjJb
72 e0vpyR4HbwmrArVx1/m7DZuK19cdmOAT54aCV0LEbE+PK+4nflXwVjFpJiw5zdXV
73 +rUd4D8a3sY/eTe9cCnJ
74 =LYWj
75 -----END PGP SIGNATURE-----

Replies

Subject Author
Re: [gentoo-user] Re: systemd, libgudev and bug 552036 Mike Gilbert <floppym@g.o>