[Bug 1755965] Re: util.subp regression: no longer accept commands as string

2018-05-21 Thread Scott Moser
@Suraj, Hi, I don't think the problem you're seeing is at all related to this bug. If you are still having the problem file a new bug https://bugs.launchpad.net/ubuntu/+source/cloud-init/+filebug/ Please attach to it a.) /var/log/cloud-init.log b.) /var/log/cloud-init-output.log c.) the cloud p

[Bug 1755965] Re: util.subp regression: no longer accept commands as string

2018-05-20 Thread Suraj Muthreja
I am facing the same issue when using Ubuntu 14. Can you please confirm if this has been fixed in Ubuntu 14 as well. Below is Ubuntu version I am using: Linux myVMTerraform 3.16.0-77-generic #99~14.04.1-Ubuntu SMP Tue Jun 28 19:17:10 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux Cloud-Init version: c

[Bug 1755965] Re: util.subp regression: no longer accept commands as string

2018-03-27 Thread Chad Smith
This bug is believed to be fixed in cloud-init in 18.2. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubu

[Bug 1755965] Re: util.subp regression: no longer accept commands as string

2018-03-20 Thread Dan Watkins
** Changed in: cloud-images Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1755965 Title: util.subp regression: no longer accept commands as string To mana

[Bug 1755965] Re: util.subp regression: no longer accept commands as string

2018-03-20 Thread Mitchell Thompson
The latest image: { "offer": "UbuntuServer", "publisher": "Canonical", "sku": "18.04-DAILY-LTS", "urn": "Canonical:UbuntuServer:18.04-DAILY-LTS:18.04.201803180", "version": "18.04.201803180" } on Microsoft Azure does not exhibit this problem. -- You received this bug not

[Bug 1755965] Re: util.subp regression: no longer accept commands as string

2018-03-19 Thread Dan Watkins
I'm keeping an eye on the build system to ensure we get a good daily out. ** Also affects: cloud-images Importance: Undecided Status: New ** Changed in: cloud-images Status: New => In Progress ** Changed in: cloud-images Assignee: (unassigned) => Dan Watkins (daniel-thewatk

[Bug 1755965] Re: util.subp regression: no longer accept commands as string

2018-03-16 Thread Scott Moser
** Description changed: Revision 46cb6716c27d4496ce3d2bea7684803f522f277d regressed behavior of util.subp which now no longer accepts a string as the command to run. To test: # failure path $ python -c 'from cloudinit.util import subp; print(subp("echo hi mom", shell=True))' Traceb

[Bug 1755965] Re: util.subp regression: no longer accept commands as string

2018-03-16 Thread Scott Moser
This is fixed in 18.1-17-g97012fbb-0ubuntu1 ** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New => Fix Released ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Critical -- You received this bug n