Comment 10 for bug 1308966

Revision history for this message
Vladislav Klyachin (klyachin) wrote :

By my observations, presence of distro-info package is unrelated.

I do:
juju switch ec2vladk
juju bootstrap --upload-tools --constraints "instance-type=t1.micro" --debug
juju deploy ubuntu
juju run --all "sudo apt-get install -y distro-info"
juju add-machine
juju stat

environment: ec2vladk
machines:
  "0": series: trusty (from bootstrap)
  "1": series: trusty (from deploy)
  "2": series: precise (from add-machine)

juju version: 1.19.3-trusty-amd64