Comment 0 for bug 1351368

Revision history for this message
David Britton (dpb) wrote :

I'm not sure what is unique about this situation. It's similar to many of the other LXC bugs that have been filed where instances stay in pending indefinitely. But the way it got there is a bit unique:

2014-08-01 15:10:27 ERROR juju.provisioner container_initialisation.go:154 cannot get tools from machine for lxc container
2014-08-01 15:10:27 ERROR juju.provisioner container_initialisation.go:95 starting container provisioner for lxc: initialising container infrastructure on host machine: no matching tools available
2014-08-01 15:10:27 ERROR juju.worker runner.go:218 exited "0-container-watcher": initialising container infrastructure on host machine: no matching tools available

Then at the end of the log (not sure if this is important):

2014-08-01 15:11:59 ERROR juju.state.apiserver debuglog.go:101 debug-log handler error: write tcp 172.16.1.98:49085: broken pipe

I'll attach the full machine-0.log for details.

The end result is that the lxcs do not come up, even the lxc package doesn't get installed.