Nate, last I heard about the wordpress charm it was under an active rewrite to python to leverage charm-helpers. Not the best answer in the universe, but a new cut is on the horizon. have you opened a bug against the existing wordpress charm in it's current form so someone can pick up that banner and possibly fix the fstat issue?
All the best, Charles On Thu, May 8, 2014 at 2:40 PM, Nate Finch <[email protected]> wrote: > Deploying wordpress to the local provider on trusty deploys the precise > version of wordpress (the only version available), which hits this bug > during the install hook: > https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/969299 > > The key line is this error from the install hook's code: > failed to fstat previous diversions file: No such file or directory > > This seems like a pretty bad problem, given that wordpress is our go-to > demo charm, and trusty is now the most recent LTS, and local is where we > often demo. > > Is there a workaround? Setting default-series and twiddling with > upload-tools and --series on bootstrap didn't seem to help. > > -- > Juju-dev mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju-dev > >
-- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
