/srv/irclogs.ubuntu.com/2015/04/17/#juju-dev.txt

mattywdavecheney, lesson learned - never eat06:26
mupBug #1445338 was opened: Win builds fail: cloudconfig/userdatacfg.go:65: undefined: unixConfigure <ci> <regression> <windows> <juju-core:Triaged> <https://launchpad.net/bugs/1445338>06:27
mupBug #1445338 changed: Win builds fail: cloudconfig/userdatacfg.go:65: undefined: unixConfigure <ci> <regression> <windows> <juju-core:Triaged> <https://launchpad.net/bugs/1445338>06:33
mupBug #1445338 was opened: Win builds fail: cloudconfig/userdatacfg.go:65: undefined: unixConfigure <ci> <regression> <windows> <juju-core:Triaged> <https://launchpad.net/bugs/1445338>06:39
=== kadams54 is now known as kadams54-away
mupBug #1445369 was opened: Juju core freaks if /etc/os-release is not present <juju-core:New> <https://launchpad.net/bugs/1445369>07:51
mupBug #1445369 changed: Juju core freaks if /etc/os-release is not present <juju-core:New> <https://launchpad.net/bugs/1445369>07:57
mupBug #1445369 was opened: Juju core freaks if /etc/os-release is not present <juju-core:New> <https://launchpad.net/bugs/1445369>08:03
mupBug #1445146 changed: juju run fails after upgrade to 1.23-beta4.1 <juju-core:Invalid> <https://launchpad.net/bugs/1445146>09:45
wallyworld_jam: looks like irc dropped out - the maas guys are in another meeting, did you want to chat about the error stuff?10:12
jamwallyworld_: I'm happy to chat if you'd like10:13
jamI'm in the hangout10:13
wallyworld_jam: ok, give me a sec and i'll change rooms10:13
mupBug #1445369 changed: Juju core freaks if /etc/os-release is not present <juju-core:Invalid> <https://launchpad.net/bugs/1445369>13:01
mupBug #1444537 was opened: Log files from units deployed in lxc containers are shared on the physical node <logging> <lxc> <juju-core:Triaged> <https://launchpad.net/bugs/1444537>13:13
mupBug #1444537 changed: Log files from units deployed in lxc containers are shared on the physical node <logging> <lxc> <juju-core:Triaged> <https://launchpad.net/bugs/1444537>13:22
mgzmenn0: I still need to ammend that branch so one sec on review13:31
menn0mgz: kk13:31
mupBug #1444537 was opened: Log files from units deployed in lxc containers are shared on the physical node <logging> <lxc> <juju-core:Triaged> <https://launchpad.net/bugs/1444537>13:31
mgzmenn0: it's okay, just wanted to run the unit test on vivid, they're good13:35
jammgz: menn0: would it be reasonable to add a logger.Debugf to that code you landed ?13:35
mgzjam: yup, totally.13:36
jam(generally if you are suppressing an error it would be good to log it at least)13:36
menn0mgz:  ship it13:36
menn0jam: you mean regarding upstart detection?13:37
jammenn0: when you get the error that /sbin/initctl isn't there, just log at Debugf level13:37
jamthen if we get it for weird reasons13:37
jamwe can enable debug logging13:37
mgzhe means a bit like we added when trying to debug, dump the actual error back from exec.Command13:37
jamand see what the error we're getting is13:37
menn0jam: yep, that's a good idea13:37
mgzI shall add now13:37
menn0as long as it's just at debug13:38
jammgz: menn0: absolutely. But anytime you "add reporting to figure out what's going on", that's a good sign we may want a logger.Debugf for future use13:38
menn0for sure13:38
mgzlogger.Debugf("exec %q failed: %v", initctlPath, err)13:40
mgzmaybe?13:40
mgzanything else?13:40
jammgz: looks good to me13:40
menn0maybe %#v so we see the field names for the error13:41
mgzokay, done13:41
jammgz: can you test the output to confirm?13:41
menn0mgz: sorry that should be %+v13:42
jam(hard code a different /sbin/init, or make a test fail)13:42
menn0talk about backseat coding... :)13:42
jammenn0: well, %+v is just the field names for auto format, #v isthe go syntax which often includes field names13:42
menn0jam, mgz: whatever works13:43
mgzI pushed the log statement, will land shortly13:52
mupBug #1445338 changed: Win builds fail: cloudconfig/userdatacfg.go:65: undefined: unixConfigure <ci> <regression> <windows> <juju-core:Fix Released by gabriel-samfira> <https://launchpad.net/bugs/1445338>15:16
mgzgoing to need re-check review15:45
mgzfor test junk I missed15:45
mgzokay, have pushed new test-fixing revision15:49
=== FunnyLookinHat_ is now known as FunnyLookinHat
mupBug #1445658 was opened: juju fills logs with attempts to do work on implicitly removed containers <juju-core:New> <https://launchpad.net/bugs/1445658>20:56

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!