← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1303934] Re: no error message to console when cloud-config-url fails to load

 

** Changed in: cloud-init (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1303934

Title:
  no error message to console when cloud-config-url fails to load

Status in cloud-init:
  Expired
Status in cloud-init package in Ubuntu:
  Fix Released

Bug description:
  When booting an Ubuntu 12.04 ephmeral into MAAS commissioning on a
  node which was unable to reach the region controller, I got the
  following traceback:

  | Can not apply stage final, no datasource found! Likely bad things to come!
  | ------------------------------------------------------------
  | Traceback (most recent call last):
  |   File "/usr/bin/cloud-init", line 315, in main_modules
  |     init.fetch()
  |   File "/usr/lib/python2.7/dist-packages/cloudinit/stages.py", line 302, in fetch
  |     return self._get_data_source()
  |   File "/usr/lib/python2.7/dist-packages/cloudinit/stages.py", line 234, in _get_data_source
  |     pkg_list)
  |   File "/usr/lib/python2.7/dist-packages/cloudinit/sources/__init__.py", line 212, in find_source
  |     raise DataSourceNotFoundException(msg)
  | DataSourceNotFoundException: Did not find any data source, searched classes: ()
  | ------------------------------------------------------------

  Fuller log attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1303934/+subscriptions