Activity log for bug #1703697

Date Who What changed Old value New value Message
2017-07-11 22:32:55 Joshua Powers bug added bug
2017-07-12 09:23:45 Michael Hudson-Doyle bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839779
2017-07-12 22:54:33 Scott Moser cloud-init: status New Confirmed
2017-07-12 22:54:35 Scott Moser cloud-init: importance Undecided High
2017-07-13 00:23:23 Launchpad Janitor merge proposal linked https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/327344
2017-07-13 00:42:12 Scott Moser description Steps to reproduce: 1. lxc launch ubuntu-daily:a a 2. lxc exec a bash 3. add-apt-repository ppa:canonical-foundations/python3.6-as-default -y 4. apt-get update 5. apt-get upgrade -y 6. apt-get install tox 6. git clone https://git.launchpad.net/cloud-init 7. cd cloud-init 8. tox Expected results: All tests pass Actual results: Numerous unittest failures, see: http://paste.ubuntu.com/25071344/ There appear to be three types of errors: 9x jsonpatch issues related: http://paste.ubuntu.com/25071366/ 2x unexpected None type: http://paste.ubuntu.com/25071385/ 1x incorrect assert/mock(?) http://paste.ubuntu.com/25071375/ Steps to reproduce: 1. lxc launch ubuntu-daily:a a 2. lxc exec a bash 3. add-apt-repository ppa:canonical-foundations/python3.6-as-default -y 4. apt-get update 5. apt-get upgrade -y 6. apt-get install tox 6. git clone https://git.launchpad.net/cloud-init 7. cd cloud-init 8. tox Expected results: All tests pass Actual results: Numerous unittest failures, see: http://paste.ubuntu.com/25071344/ There appear to be three types of errors: 9x jsonpatch issues related: http://paste.ubuntu.com/25071366/ 2x unexpected None type: http://paste.ubuntu.com/25071385/ 1x incorrect assert/mock(?) http://paste.ubuntu.com/25071375/ Related bugs: * bug 1704024: stack trace on import with python3.6
2017-07-17 13:17:06 Scott Moser summary tox fails under python 3.6 tests fail under python 3.6
2017-07-18 18:01:01 Scott Moser bug task added cloud-init (Ubuntu)
2017-07-18 18:01:16 Scott Moser cloud-init (Ubuntu): importance Undecided High
2017-07-18 18:01:16 Scott Moser cloud-init (Ubuntu): status New Confirmed
2017-07-18 18:01:16 Scott Moser cloud-init (Ubuntu): assignee Scott Moser (smoser)
2017-07-18 18:20:43 Scott Moser cloud-init: status Confirmed Fix Committed
2017-07-19 13:47:39 Launchpad Janitor merge proposal linked https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/327714
2017-07-19 13:48:31 Scott Moser merge proposal unlinked https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/327714
2017-07-19 16:37:23 Scott Moser cloud-init (Ubuntu): status Confirmed Fix Released
2017-09-23 02:34:41 Scott Moser cloud-init: status Fix Committed Fix Released
2023-05-11 04:08:31 James Falcon bug watch added https://github.com/canonical/cloud-init/issues/2948