reassign 830818 runc
thanks

On 11 July 2016 at 13:15, Bodo-Merle Sandor <sbodome...@gmail.com> wrote:
> On a system with apparmor enabled, starting up a container gives the 
> following error:
>
> docker: Error response from daemon: rpc error: code = 2 desc = "oci runtime 
> error: could not synchronise with container process: apparmor: config 
> provided but apparmor not supported".

Oh, good catch!  We need to include the "apparmor" build tag when we
build runc so that it supports AppArmor (and I've reassigned this bug
accordingly).

Adding the following to "debian/rules" in src:runc _should_ be sufficient:

| override_dh_auto_build:
|     dh_auto_build -- -tags apparmor


♥,
- Tianon
  4096R / B42F 6819 007F 00F8 8E36  4FD4 036A 9C25 BF35 7DD4

Reply via email to