[08:20] smoser: ;.; Forgive me. [13:56] Odd_Bloke, thank you for fixing [13:57] smoser: Phil fixed it. :) [14:17] Odd_Bloke, what do you think about https://code.launchpad.net/~harlowja/cloud-init/cloud-init-fix-up-cli/+merge/297409 [14:23] smoser: I'm strongly +1 on the idea; I haven't reviewed the code. [14:23] smoser: I think the reason I didn't do anything more invasive before is that I was fixing a trusty bug, but I can't remember exactly. === Toger_ is now known as Toger === Toger_ is now known as Toger [17:09] https://code.launchpad.net/~harlowja/cloud-init/cloud-init-fix-up-cli/+merge/297409 also fixes flake8 issues (so thats why some changes in that aren't just cli related) [17:09] cause the code moved under cloudinit so now it got flake tested [17:10] (if u were wondering) [17:10] lol [18:06] harlowja_, yeah, i like it [18:06] does the packaging still work i woner. [18:10] harlowja_, my pep8 cries now [18:10] http://paste.ubuntu.com/17373169/ [18:31] http://paste.ubuntu.com/17374020/ seems needed for fixing that branch [18:32] all output in output/ [18:52] hmmmm, will fix that, wonder why flake8 not find that [19:12] smoser what pep8 is that [19:12] *(what version) [19:12] 1.7.0-2 [19:13] mine doesn't show anything, let's try that version, lol [19:14] ok, got same issues, its because of patcher.pathc [19:14] *patch [19:14] well, i did this: http://paste.ubuntu.com/17374020/ [19:15] hmmm, or u can just do [19:15] patcher.patch() # noqa [19:15] :-P [19:19] ok, https://code.launchpad.net/~harlowja/cloud-init/cloud-init-fix-up-cli/+merge/297409 updated with those [19:33] harlowja_, the patcher.patch.... [19:33] ya [19:33] do you think its necessary that early ? [19:33] why not just move it down [19:33] assuming we dont stack trace in an 'import' that early, it should be ok, no ? [19:34] it patches logging, which if we do it after we import cloud.log then i think it might not be working as we want [19:35] oh. ok. [19:35] well, short term, your solution with a comment is fine. [19:35] (# noqa) [19:35] ya, long-term kill patching [19:37] if we get git i can figure out the kill patching :-P [20:10] harlowja_, https://code.launchpad.net/~harlowja/cloud-init/cloud-init-net-sysconfig/+merge/297115 [20:10] comented tehre. [20:11] and yea, lets get to git [20:11] and /me is out [20:25] lol === jroll|dupe is now known as jroll