Comment 44 for bug 1633788

Revision history for this message
Gaƫl THEROND (fl1nt-renamed) wrote :

Ok, here is a complete trace:

http://paste.ubuntu.com/24153104/

What's make me nuts is that Juju at the initial step is able to communicate correctly with the LXD snaps and retrieve the created underlying container.

The issue seems to be coming from the Juju.tools.lxdclient module which can't either:
- save the retrieved informations from LXD later reuse.
- reuse properly saved informations
- call the retrieving information mechanism once again at the end of the process.

or the issue is a completely different reason :D
In any case, the error message is not really pertinent as it do not really reflect what's going on.