[Bug 1577787] Re: User-data scripts are not executing in Xenial Cloud Image

2016-09-26 Thread Launchpad Bug Tracker
[Expired for cloud-init (Ubuntu) because there has been no activity for
60 days.]

** Changed in: cloud-init (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  User-data scripts are not executing in Xenial Cloud Image

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

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


[Bug 1577787] Re: User-data scripts are not executing in Xenial Cloud Image

2016-07-28 Thread György Szombathelyi
Ok, seems the problem is that Heat with the CloudWatch user_data_format
tries to inject a python script with user-data.

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

Title:
  User-data scripts are not executing in Xenial Cloud Image

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

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


[Bug 1577787] Re: User-data scripts are not executing in Xenial Cloud Image

2016-06-22 Thread Scott Moser
please set to 'New' if you still see this problem, and provide info on where 
you're running the image.
And if possible, after failure to boot collect /var/log/cloud-init.log and 
/var/log/cloud-init-output.log and console output if possible.

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

Title:
  User-data scripts are not executing in Xenial Cloud Image

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

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


[Bug 1577787] Re: User-data scripts are not executing in Xenial Cloud Image

2016-06-21 Thread György Szombathelyi
Even a 
'''
#!/bin/bash

echo "hello world"
'''

doesn't run.
But will retest with recent images.

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

Title:
  User-data scripts are not executing in Xenial Cloud Image

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

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


[Bug 1577787] Re: User-data scripts are not executing in Xenial Cloud Image

2016-06-21 Thread Scott Moser
Hi,
cloud-init has no dependency on python.  It is possible that your user-scripts 
do, but that is beyond the control of cloud-init.  The ubuntu 16.04 cloud 
images do not have a python2 interpreter installed.  

I put together a gist on how to run either python2 or python3 based on
what is available at https://gist.github.com/smoser/8904199bb8f00a90dd04
that might be useful.  The key point though, is that 16.04 images do not
have python installed.  If you need it, install python2 with apt.

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

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

Title:
  User-data scripts are not executing in Xenial Cloud Image

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

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


[Bug 1577787] Re: User-data scripts are not executing in Xenial Cloud Image

2016-05-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  User-data scripts are not executing in Xenial Cloud Image

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

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