Public bug reported:

Several enterprise customers have had problems bootstrapping juju,
getting errors like:

Download failed..... wait 15s\nAttempt 5 to download tools from
https://streams.canonic al.com/juju/tools/releases/juju-1.21.3-trusty-
amd64.tgz...\ncurl: (6) Could not resolve host: streams.canonica
l.com\ntools from
https://streams.canonical.com/juju/tools/releases/juju-1.21.3-trusty-
amd64.tgz downloaded: H TTP 000; time 9.519s; size 0 bytes; speed 0.000
bytes/s sha256sum: /var/lib/juju/tools/1.21.3-trusty-amd64/too
ls.tar.gz: No such file or directory\nERROR failed to bootstrap
environment: subprocess encountered error code 1\n', 'status': 1}'
[DEBUG ?? 03-19 13:21:00] ?? cloudinstall.utils ?? (utils.py,
global_exchandler, 62)] Traceback (most recent call last): File
"/usr/share/openstack/cloudinstall/utils.py", line 77, in run
super().run() File "/usr/lib/python3.4/threading.py", line 868, in run
self._target(*self._args, **self._kwargs) File
"/usr/share/openstack/cloudinstall/machinewait.py", line 127, in
do_continue self.installer.do_install() File
"/usr/share/openstack/cloudinstall/multi_install.py", line 144, in
do_install raise Exception("Problem with juju bootstrap.") Exception:
Problem with juju bootstrap.

solution turned out to be editing /etc/bind/named.conf.options and changing the 
line 
dnssec-validation auto; 
to 
dnssec-validation no;

** Affects: maas (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1434257

Title:
  MAAS should set dnssec-validation to no in
  /etc/bind/named.conf.options

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1434257/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to