Can't deploy service in a freshly-bootstrapped LXC environment
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyjuju |
Triaged
|
Low
|
Unassigned |
Bug Description
On a freshly-
1. I'm using juju 0.6.0.1 for Ubuntu 12.04.
2. Make sure that a) the directory containing the local environment and b) /var/lib/lxc are both completely empty.
3. Reboot.
4. "juju boostrap"
5. "juju status" will display the new environment
6. "juju deploy <charm>"
7. "juju status" will show output similar to status.txt, attached.
I'm not sure where to look for potential problems, but I also found some interesting content in the unit's container.log (attached). output.log is linked to a file containing only "/usr/bin/python: No module named juju.agents" several times. unit.log is a link to a non-existent file.
Changed in juju: | |
importance: | Undecided → Low |
status: | New → Triaged |
I just found some failure messages in /var/log/ cloud-init{ ,-output} .log inside the LXC container. I don't know if anything here is pertinent.