Been incomplete for years, closing.

** Changed in: lxc (Ubuntu)
       Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1319525

Title:
  juju-local LXC containers hang due to AppArmor denial of rpc_pipefs
  mount with local charms

Status in juju-core:
  Invalid
Status in lxc package in Ubuntu:
  Invalid

Bug 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.

  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1319525/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to