[Bug 1250398] Re: Cloudstack userdata not working with 0.7.3-0ubuntu2

2013-11-14 Thread Pierre-Yves Ritschard
Hi,

The culprit is the upgrade of boto from 2.3.0 in 13.04 to 2.9.6 in 13.10. To 
fetch userdata, cloud-init relies on a utility function
from boto.utils, the URL building method has changed in boto and now includes a 
trailing slash. I've reported the bug upstream, but manually constructing the 
cloudstack user-data URL in DataSourceCloudStack in cloud-init would also be 
worthwhile, since changes in the way EC2 behaves would not impact cloudstack 
deployments.

The upstream issue in boto is registered at:
https://github.com/boto/boto/pull/1856

-- 
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/1250398

Title:
  Cloudstack userdata not working with 0.7.3-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1250398/+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


[Bug 1250398] Re: Cloudstack userdata not working with 0.7.3-0ubuntu2

2013-11-14 Thread Pierre-Yves Ritschard
Hi,

The culprit is the upgrade of boto from 2.3.0 in 13.04 to 2.9.6 in 13.10. To 
fetch userdata, cloud-init relies on a utility function
from boto.utils, the URL building method has changed in boto and now includes a 
trailing slash. I've reported the bug upstream, but manually constructing the 
cloudstack user-data URL in DataSourceCloudStack in cloud-init would also be 
worthwhile, since changes in the way EC2 behaves would not impact cloudstack 
deployments.

The upstream issue in boto is registered at:
https://github.com/boto/boto/pull/1856

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1250398

Title:
  Cloudstack userdata not working with 0.7.3-0ubuntu2

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 296605] Re: libxml-simple-ruby path workaround causes double loading with rails

2009-10-23 Thread Pierre-Yves Ritschard
Just for the record, changing '/usr/lib/ruby-1.8/lib/xmlsimple.rb' to
only read: require 'xmlsimple' fixes the issue for me in jaunty.

-- 
libxml-simple-ruby path workaround causes double loading with rails
https://bugs.launchpad.net/bugs/296605
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs