[Bug 1266898] Re: euca-get-console-output fails if output not to a console [error: decode() argument 1 must be string, not None]

2014-01-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/euca2ools -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/1266898 Title: euca-get-console-output fails if output not to a console [error: decode()

[Bug 1266898] Re: euca-get-console-output fails if output not to a console [error: decode() argument 1 must be string, not None]

2014-01-08 Thread Launchpad Bug Tracker
This bug was fixed in the package euca2ools - 3.0.2-1ubuntu1 --- euca2ools (3.0.2-1ubuntu1) trusty; urgency=medium * fix euca-get-console-output when redirected to a file (LP: #1266898). -- Scott Moser smo...@ubuntu.com Wed, 08 Jan 2014 11:11:55 -0500 ** Changed in: euca2ools

[Bug 1266898] Re: euca-get-console-output fails if output not to a console [error: decode() argument 1 must be string, not None]

2014-01-07 Thread Scott Moser
Fix is fairly trivial, jsut avoid passing None to decode(). ** Patch added: suggested patch https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/1266898/+attachment/3942770/+files/lp-1266898.diff -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1266898] Re: euca-get-console-output fails if output not to a console [error: decode() argument 1 must be string, not None]

2014-01-07 Thread Scott Moser
This could be fixed in ubuntu with the above patch, but we'll watch the upstream to see if we can avoid carrying delta in ubuntu over debian. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu.

[Bug 1266898] Re: euca-get-console-output fails if output not to a console [error: decode() argument 1 must be string, not None]

2014-01-07 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/1266898 Title: euca-get-console-output fails if output not to a console [error: decode() argument 1 must be