[Bug 942695] Re: cloud-init local data source broken

2012-02-28 Thread Scott Moser
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/942695 Title: cloud-init local data source broken To manage notifications about this bug go to:

[Bug 942695] Re: cloud-init local data source broken

2012-02-28 Thread Scott Moser
A quick hack fix that worked around is at : --- /usr/lib/python2.7/dist-packages/cloudinit/DataSourceNoCloud.py.dist 2012-02-17 22:03:10.0 + +++ /usr/lib/python2.7/dist-packages/cloudinit/DataSourceNoCloud.py 2012-02-28 15:36:30.365991585 + @@ -44,7 +44,7 @@ def

[Bug 942695] Re: cloud-init local data source broken

2012-02-28 Thread Launchpad Bug Tracker
** Branch linked: lp:cloud-init -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/942695 Title: cloud-init local data source broken To manage notifications about this bug go to:

[Bug 942695] Re: cloud-init local data source broken

2012-02-28 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.6.3~bzr530-0ubuntu1 --- cloud-init (0.6.3~bzr530-0ubuntu1) precise; urgency=low * New upstream snapshot. - fix DataSourceNoCloud seeded from local or cmdline (LP: #942695) - change 'islxc' to 'iscontainer' and use