Gentoo Archives: gentoo-user

From: Hogren <hogren@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] sys-apps/systemd is blocking app-emulation/docker-19.03.12
Date: Sat, 22 Aug 2020 19:48:09
Message-Id: cd6ae2eb-8eec-0e5a-086b-ef71a61db715@iiiha.com
1 Hello world !
2
3
4 I suppose this problem is really easy to solve for many people here. But
5 I failed to deal with it !
6
7 I had systemd and docker since a long time.
8
9 For the first time, I can't make an update of my system.
10
11 Recently, I tried to run "emerge --newuse --update --autounmask-write
12 --deep --with-bdeps=y @world". I see the problem. I unmerged docker. I
13 run again the precedent command.
14
15 All was right.
16
17 So, I try to emerge docker : "emerge --verbose app-emulation/docker"
18
19
20 This is the output :
21
22 These are the packages that would be merged, in order:
23
24 Calculating dependencies... done!
25 [ebuild  N     ] app-emulation/docker-19.03.12::gentoo
26 USE="container-init overlay seccomp -apparmor -aufs -btrfs
27 -device-mapper -hardened" 0 KiB
28 [blocks B      ] sys-apps/systemd[-cgroup-hybrid(+)]
29 ("sys-apps/systemd[-cgroup-hybrid(+)]" is blocking
30 app-emulation/docker-19.03.12)
31
32 Total: 1 package (1 new), Size of downloads: 0 KiB
33 Conflict: 1 block (1 unsatisfied)
34
35  * Error: The above package list contains packages which cannot be
36  * installed at the same time on the same system.
37
38   (sys-apps/systemd-245.5:0/2::gentoo, installed) pulled in by
39     sys-apps/systemd required by @selected
40
41   (app-emulation/docker-19.03.12:0/0::gentoo, ebuild scheduled for
42 merge) pulled in by
43     app-emulation/docker
44
45
46 For more information about Blocked Packages, please refer to the following
47 section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
48
49 https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages
50
51
52
53 Anyone can help me ?
54
55 Thank you !
56
57 Hogren

Replies

Subject Author
Re: [gentoo-user] sys-apps/systemd is blocking app-emulation/docker-19.03.12 Ashley Dixon <ash@××××××××××.uk>