[03:51] thomi, hey, you want to merge my memevent branch asap? [03:51] robru: yes please! [03:52] thomi, k, the thing is, my jasmine-unit test branch is a prerequisit, and it's unreviewed. [03:52] link me? [03:52] thomi, not sure if I should merge that, or resubmit without it [03:52] merge it [03:52] thomi, https://code.launchpad.net/~robru/uci-engine/jasmine-unit-testing/+merge/228229 [03:53] thomi, ok, will merge. wouldn't mind a 'lgtm' ack on the mp though [03:53] ok, just reviewing this one ^ [03:55] robru: first one approved [03:56] robru: one thing, shouldn't it be 'KB' for kilobyte? [03:56] thomi, ok, it's merged. [03:56] 'b' == bit, 'B' == 'byte' [03:56] thomi, uhhh... [03:56] and is it a KB or a KiB? [03:56] veebers, is it kilobits or kilobytes? ^^ [03:57] ... or kibibytes? [03:57] robru, thomi ugh, let me re-check now [04:03] comparing the results of smem-tabs gives me '618980' without units and '604.6M' with units [04:04] also, '316' and '316.0K' [04:04] OK, so the correct unit is 'kiB' [04:04] or KB, if you want to ignore SI [04:05] but certainly not 'kb' or 'K' [04:06] and not 'kB', which is 1000 bytes, not 1024 [04:20] thomi, veebers sorry I have company over one sec [04:21] thomi, ok, it's pushed to trunk. didn't get time to look at chris g's thing today because I was so swamped with everything. [04:22] thomi, you should probably do a local deployment before going live with IS, that jasmine branch had a lot of big changes. [04:25] robru: OK, I'll try and get around to doing a deployment. even bvetter would be if veebers got juju setup [04:26] veebers, make sure you run `mkdir -p /usr/local/bin`. juju completely falls over without any sort of useful error messages if that directory happens to be missing on your system. stymied me for an entire month. [04:26] o_0 nice [04:27] veebers, yeah there's some deep dark corner of juju where it tries to make a symlink there, but does so without checking if the directory exists first. and if the direcotry doesn't exist, the symlink fails, and then the whole thing falls over [04:27] but I really gotta go, i have company over. [13:18] nuclearbob: \o/ * Remove python2 compatibility code from autopilot. [13:53] barry: yeah, I've been working on that one since Malta