← Back to team overview

cf-charmers team mailing list archive

AWS Single node deployment fails during installing apt-get packages

 

Hi, Kapil.

I have an issue during deployment of this bundle.yaml
https://gist.github.com/allomov/8866696a3c32f28ccafb (I deploy with
following command: juju deployer -WvdBc single-node-bundle-example.yaml).
Every service has failed on `install` hook, each of them has problems with
accessing PPA (you can see logs examples here
https://gist.github.com/allomov/7dffecc850a27a722d7b, `juju status` command
output is here:
https://gist.github.com/allomov/7dffecc850a27a722d7b#file-juju-status-log).
There is no running LXC containers on machine 0, command `lxc-ls -f1` gives
empty list.

This time I have following questions about deployer:
       1. What do you think about this issue?
       2. How can I specify constraints for bootstrapped machine in bundle
file, environment.yaml or with the command line?

Thank you,
Alex L.

Follow ups