Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 611186 - app-emulation/docker-1.12.6 blockers
Summary: app-emulation/docker-1.12.6 blockers
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tianon
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-28 09:46 UTC by Fabio Coatti
Modified: 2017-05-04 08:08 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Coatti 2017-02-28 09:46:18 UTC
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
Comment 1 Manuel Rüger (RETIRED) gentoo-dev 2017-05-03 21:53:53 UTC
Please test with stable 17.03.1
Comment 2 Fabio Coatti 2017-05-04 08:08:51 UTC
Works, confirmed; thanks!