Activity log for bug #1319525

Date Who What changed Old value New value Message
2014-05-14 18:44:53 Charles Butler bug added bug
2014-05-14 18:45:39 Charles Butler description Ran into an issue with the local provider today that seems to be 'newish' behavior. steps to reproduce: juju bootstrap juju deploy cs:trusty/ubuntu juju deploy --repository=../ local:trusty/wordpress juju deploy cs:trusty/mysql Important to note - the race here, if mysql and ubuntu register the containers before the wordpress unit attempts to come online, things deploy as expected without wordpress coming online. The specifics of the wordpress unit preventing from starting were obtained with dmesg: [13804.451667] type=1400 audit(1400090535.864:127): apparmor="DENIED" operation="mount" info="failed type match" error=-13 profile="lxc-container-default" name="/run/rpc_pipefs/" pid=13800 comm="mount" fstype="rpc_pipefs" srcname="rpc_pipefs" flags="rw" Adding : mount fstype=rpc_pipefs, to /etc/apparmor.d/abstractions/lxc/container-base appears to have alleviated the behavior. Ran into an issue with the local provider today that seems to be 'newish' behavior. steps to reproduce: juju bootstrap juju deploy cs:trusty/ubuntu juju deploy --repository=../ local:trusty/wordpress juju deploy cs:trusty/mysql Important to note - the race here, if mysql and ubuntu register the containers before the wordpress unit attempts to come online, things deploy as expected without wordpress coming online. The specifics of the wordpress unit preventing from starting were obtained with dmesg: [13804.451667] type=1400 audit(1400090535.864:127): apparmor="DENIED" operation="mount" info="failed type match" error=-13 profile="lxc-container-default" name="/run/rpc_pipefs/" pid=13800 comm="mount" fstype="rpc_pipefs" srcname="rpc_pipefs" flags="rw" Adding :   mount fstype=rpc_pipefs, to /etc/apparmor.d/abstractions/lxc/container-base appears to have alleviated the behavior. Additional details: +++-===================-==============-==============-============================================ ii juju-local 1.19.2-0ubuntu all dependency package for the Juju local provid ii juju 1.19.2-0ubuntu all next generation service orchestration system this is on 14.04
2014-05-14 23:45:31 Tyler Hicks bug task added lxc (Ubuntu)
2014-05-14 23:46:04 Tyler Hicks bug added subscriber Ubuntu Security Team
2014-05-14 23:48:08 Tyler Hicks lxc (Ubuntu): importance Undecided Medium
2014-05-14 23:48:08 Tyler Hicks lxc (Ubuntu): status New Confirmed
2014-05-14 23:48:08 Tyler Hicks lxc (Ubuntu): assignee Tyler Hicks (tyhicks)
2014-05-14 23:55:09 Tyler Hicks summary juju-local LXC containers hang due to App Armor Denial of rpc_fsbind request with local charms juju-local LXC containers hang due to AppArmor denial of rpc_pipefs mount with local charms
2014-05-15 12:50:22 Curtis Hovey juju-core: status New Invalid
2014-05-15 13:43:03 Serge Hallyn lxc (Ubuntu): status Confirmed Incomplete
2020-03-26 01:16:53 Stéphane Graber lxc (Ubuntu): status Incomplete Invalid