Trying to emerge docker, i get the following blockers: calvin ~ # emerge app-emulation/docker Calculating dependencies... done! [ebuild N ] app-emulation/runc-1.0.0_rc2_p20170222 USE="seccomp -apparmor -hardened" [ebuild N ] app-emulation/docker-runc-1.0.0_rc2_p20170201 USE="seccomp -apparmor -hardened" [ebuild N ] app-emulation/containerd-0.2.5-r1 USE="seccomp -hardened" [ebuild N ] app-emulation/docker-1.12.6 USE="btrfs device-mapper seccomp -apparmor -aufs -experimental -hardened -overlay" [blocks B ] app-emulation/docker-runc ("app-emulation/docker-runc" is blocking app-emulation/runc-1.0.0_rc2_p20170222) [blocks B ] app-emulation/runc ("app-emulation/runc" is blocking app-emulation/docker-runc-1.0.0_rc2_p20170201) * Error: The above package list contains packages which cannot be * installed at the same time on the same system. (app-emulation/docker-runc-1.0.0_rc2_p20170201:0/0::gentoo, ebuild scheduled for merge) pulled in by >=app-emulation/docker-runc-1.0.0_rc2 required by (app-emulation/containerd-0.2.5-r1:0/0::gentoo, ebuild scheduled for merge) (app-emulation/runc-1.0.0_rc2_p20170222:0/0::gentoo, ebuild scheduled for merge) pulled in by >=app-emulation/runc-1.0.0_rc2-r2[apparmor?,seccomp?] (>=app-emulation/runc-1.0.0_rc2-r2[seccomp]) required by (app-emulation/docker-1.12.6:0/0::gentoo, ebuild scheduled for merge) I've seen some bug reports on this, but they seems to refer to earlier issues. Reproducible: Always
Please test with stable 17.03.1
Works, confirmed; thanks!