Comment 3 for bug 1274780

Revision history for this message
Curtis Hovey (sinzui) wrote : Re: Wordpress charm no longer works with local deploy.

The leading dash was the problem. That was caused by the env missing a user when sudo was used to pass the env and bootstrap, jenkins-local-machine-1 was the name of the unit. Now that sudo is not required, USER must be passed to juju on bootstrap. For many users this is not an issue. CI sees this because the test env is sparce compared to the common bash env.