Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 586688 - app-emulation/runc-1.0.0_rc1 breaks app-emulation/docker-1.11.0
Summary: app-emulation/runc-1.0.0_rc1 breaks app-emulation/docker-1.11.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-22 09:39 UTC by Kamil Kamiński
Modified: 2016-06-24 17:45 UTC (History)
2 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 Kamil Kamiński 2016-06-22 09:39:52 UTC
It seems, newest runc has some compatibility changes in cli arguments:

rpc error: code = 2 desc = "oci runtime error: flag provided but not defined: -bundle"

Any attempt to access container's filesystem exitst like this - cannot simply run
docker run --rm -i -t debian:jessie bash

After downgrade, everything is normal again.
Comment 1 Gled 2016-06-22 19:47:23 UTC
CONFIRMED as reproducable here.
Comment 2 HTS 2016-06-23 11:07:03 UTC
Confirmed, app-emulation/docker-1.11.0 should block >=app-emulation/runc-1.0.0
Comment 3 William Hubbs gentoo-dev 2016-06-24 17:45:11 UTC
This should be fixed. The dependencies of stable docker were adjusted to
exclude this version of runc.