[Bug 1724354] Re: WARNING in logs due to missing python-jsonschema

2017-12-14 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 1705804. 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

[Bug 1724354] Re: WARNING in logs due to missing python-jsonschema

2017-11-14 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 17.1-27-geb292c18-0ubuntu1~16.04.1 --- cloud-init (17.1-27-geb292c18-0ubuntu1~16.04.1) xenial-proposed; urgency=medium * New upstream snapshot. - EC2: Limit network config to fallback nic, fix local-ipv4 only instances. (LP:

[Bug 1724354] Re: WARNING in logs due to missing python-jsonschema

2017-11-14 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 17.1-27-geb292c18-0ubuntu1~17.04.1 --- cloud-init (17.1-27-geb292c18-0ubuntu1~17.04.1) zesty-proposed; urgency=medium * New upstream snapshot. - EC2: Limit network config to fallback nic, fix local-ipv4 only instances. (LP:

[Bug 1724354] Re: WARNING in logs due to missing python-jsonschema

2017-11-07 Thread Chad Smith
=== Abridged SRU validation output === $ cat > my.cfg < /run/bootcmd-works" runcmd: - "cat /proc/uptime > /run/runcmd-works" EOF $ for release in xenial zesty artful; do ref="$release-proposed"; echo "$release START --"; lxc-proposed-snapshot -p -P $release $ref; lxc

[Bug 1724354] Re: WARNING in logs due to missing python-jsonschema

2017-11-07 Thread Łukasz Zemczak
Hello Scott, or anyone else affected, Accepted cloud-init into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cloud- init/17.1-27-geb292c18-0ubuntu1~16.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this

[Bug 1724354] Re: WARNING in logs due to missing python-jsonschema

2017-11-07 Thread Łukasz Zemczak
Hello Scott, or anyone else affected, Accepted cloud-init into zesty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cloud- init/17.1-27-geb292c18-0ubuntu1~17.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this

[Bug 1724354] Re: WARNING in logs due to missing python-jsonschema

2017-11-02 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 17.1-25-g17a15f9e- 0ubuntu1~17.10.1 --- cloud-init (17.1-25-g17a15f9e-0ubuntu1~17.10.1) artful-proposed; urgency=medium * New upstream snapshot. - resizefs: Fix regression when system booted with root=PARTUUID= (LP: #1725067)

[Bug 1724354] Re: WARNING in logs due to missing python-jsonschema

2017-10-26 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 17.1-25-g17a15f9e- 0ubuntu1~17.10.1 --- cloud-init (17.1-25-g17a15f9e-0ubuntu1~17.10.1) artful-proposed; urgency=medium * New upstream snapshot. - resizefs: Fix regression when system booted with root=PARTUUID= (LP: #1725067)

[Bug 1724354] Re: WARNING in logs due to missing python-jsonschema

2017-10-25 Thread Chad Smith
Ran the following script for SRU verification, we expect Artful to carry a strict dependency on python3-jsonschema so no messages about "Ignoring schema validation" will exist. Xenial and Zesty don't have a package dependency for jsonschema defined, so debug message (not warning) should exist.

[Bug 1724354] Re: WARNING in logs due to missing python-jsonschema

2017-10-24 Thread Chris Halse Rogers
Hello Scott, or anyone else affected, Accepted cloud-init into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cloud-init/17.1-25 -g17a15f9e-0ubuntu1~17.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this

[Bug 1724354] Re: WARNING in logs due to missing python-jsonschema

2017-10-24 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~raharper/cloud-init/+git/cloud-init/+merge/332722 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1724354 Title: WARNING in logs due to

[Bug 1724354] Re: WARNING in logs due to missing python-jsonschema

2017-10-23 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/332673 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1724354 Title: WARNING in logs due to

[Bug 1724354] Re: WARNING in logs due to missing python-jsonschema

2017-10-23 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/332670 ** Merge proposal linked: https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/332671 -- You received this bug notification because you are a member of Ubuntu

[Bug 1724354] Re: WARNING in logs due to missing python-jsonschema

2017-10-19 Thread Brian Murray
Hello Scott, or anyone else affected, Accepted cloud-init into zesty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cloud- init/17.1-18-gd4f70470-0ubuntu1~17.04.2 in a few hours, and then in the -proposed repository. Please help us by testing this

[Bug 1724354] Re: WARNING in logs due to missing python-jsonschema

2017-10-18 Thread Scott Moser
** Description changed: === Begin SRU Template === [Impact] If python3-jsonschema is not installed, then WARNING will be written to console log and to /var/log/cloud-init.log with certain cloud-config data is provided. python3-jsonschema is a soft dependency of cloud-init and