[Bug 739694] Re: KeyError: 'handler'

2011-03-21 Thread Andreas Hasenack
workaround to use after the instance started: - apply patch: === modified file 'cloudinit/__init__.py' --- cloudinit/__init__.py 2011-02-07 19:36:33 + +++ cloudinit/__init__.py 2011-03-21 20:18:27 + @@ -363,7 +363,7 @@ self.handlercount=self.handlercount+1

[Bug 739694] Re: KeyError: 'handler'

2011-03-21 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/739694 Title: KeyError: 'handler' -- Ubuntu-server-bugs mailing list

[Bug 739694] Re: KeyError: 'handler'

2011-03-21 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.6.1-0ubuntu4 --- cloud-init (0.6.1-0ubuntu4) natty; urgency=low * catch up to trunk cloud-init (rev 389). * fix bug in part-handler code, that broke part handlers (LP: #739694) * fix sporadic resizefs failure (LP: #726938) --