Comment 6 for bug 1384259

Revision history for this message
Ian Booth (wallyworld) wrote : Re: race condition running apt in bootstrap

It seems that there's another process running on the node when Juju is trying to run its bootstrapping scripts, and this other process is locking apt.

Do we have any idea what this other process is? At the moment, it's hard to see a good solution to this problem. Maybe knowing what else is trying to use apt would help.