[00:05:43] *** xingchao has quit IRC [00:06:05] *** xingchao has joined #chromium-os [00:09:22] *** cros_ has quit IRC [00:12:44] *** saintlou has quit IRC [00:15:00] *** saintlou has joined #chromium-os [00:15:00] *** ChanServ sets mode: +v saintlou [00:15:43] *** Adys has quit IRC [00:15:58] *** saintlou has quit IRC [00:17:58] *** gut4 has quit IRC [00:21:59] *** Adys has joined #chromium-os [00:24:05] *** sque has joined #chromium-os [00:24:06] *** ChanServ sets mode: +v sque [00:29:05] *** behdad has quit IRC [00:30:17] *** sabercrombie has quit IRC [00:45:03] *** McMAGIC--Copy has joined #chromium-os [00:45:57] *** behdad has joined #chromium-os [00:47:43] <redpig> hrm what's the CQ, uh, doing [00:51:35] <marcheu> it tries things against all possible flakey tests, then rejects your change. that way the tree stays green [00:52:23] *** dkz has quit IRC [00:53:58] * powderluv got sosa's attention on the CQ [00:54:04] <srao> no it's busted somehow [00:54:13] <srao> powderluv: cool, thanks [00:54:23] <redpig> it was complaining about missing ca-certificates.crt [00:54:25] <redpig> not a good sign :D [00:54:30] <powderluv> https switchover [00:54:37] <powderluv> on gerrit [00:57:19] <powderluv> sosa is working on a CL that will pull from http://git.chromium.org instead [00:57:24] <powderluv> and the bots will need a kick [00:58:00] *** wfrichar has quit IRC [00:59:54] <crosbot> tree became 'Tree is open (CQ is sick due to https move.. hold on for the fix)' [01:02:34] <crosbot> tree became 'Tree is closed (Automatic: "update" on "x86-zgb-binary")' [01:05:25] <crosbot> tree became 'Tree in maintenance mode (https move, slave reconfig)' [01:07:42] * powderluv trying to make the tree purple.. [01:07:56] <powderluv> but it is green [01:09:20] <crosbot> tree became 'Tree is closed (Automatic: "update" on "x86 generic chrome PFQ")' [01:11:18] <crosbot> tree became 'Tree is closed (maintenance)' [01:12:12] *** sabercrombie has joined #chromium-os [01:12:13] *** ChanServ sets mode: +v sabercrombie [01:19:28] <powderluv> petermayo: ping [01:19:45] <powderluv> can you please restart the chromium.fyi master [01:31:01] *** dkz has joined #chromium-os [01:33:27] *** Justasic has quit IRC [01:38:33] *** dkz has quit IRC [01:40:31] *** patcito has quit IRC [01:41:22] *** patcito has joined #chromium-os [01:52:39] *** behdad has quit IRC [01:53:10] *** jennb has joined #chromium-os [01:53:10] *** ChanServ sets mode: +v jennb [02:15:09] *** unreal has quit IRC [02:15:52] *** jimhebert has quit IRC [02:21:07] *** jochen__ has quit IRC [02:21:13] *** jochen__ has joined #chromium-os [02:21:14] *** ChanServ sets mode: +v jochen__ [02:22:12] <crosbot> tree became 'Tree is closed (x86 PFQ tests fail)' [02:22:22] <davidjames> powderluv: artifacts here: https://sandbox.google.com/storage/chromeos-image-archive/x86-generic-pre-flight-queue/R17-1233.0.0-a1-b1414 [02:22:55] <powderluv> looks like a chrome crash [02:23:43] <davidjames> powderluv: Yeah looks like it, but I think crash reporting is broken :( [02:24:02] <powderluv> didn't the fix for crashreporting land already ? [02:25:12] <powderluv> davidjames: should we open the tree and see if it happens on the next run (while we investigate it) [02:25:13] <powderluv> ? [02:26:34] <davidjames> powderluv: Would be nice to get at least 1 green build. I see TOT pre flight queue is passing... [02:26:56] <powderluv> internal ? [02:27:01] *** unreal has joined #chromium-os [02:27:32] <davidjames> powderluv: Yup, internal preflight is passing, but we don't have any bots that have run the tests since the reboot [02:28:37] <sosa> the internal pfq ran it after the reboot -- though none of the new builders of run through it [02:29:59] <davidjames> powderluv: Both x86 and arm were doomed to fail because they didn't get your bash change, just stopped them [02:30:11] <powderluv> ahh ok [02:30:11] <davidjames> powderluv: tegra2 full looks like it's going to be sad for a different reason [02:30:19] <powderluv> i was wondering why it was purple [02:30:23] <powderluv> why ? [02:30:26] <davidjames> powderluv: ./regen: line 3: /build/tegra2/tmp/portage/dev-lang/python-2.6.4/work/Python-2.6.4/python: cannot execute binary file [02:30:56] <davidjames> powderluv: tegra2 seaboard full sees same error so I think it's reproduceable :( [02:31:16] <davidjames> powderluv: Maybe add -j1 to Python? [02:31:26] <powderluv> yeah [02:31:33] <powderluv> or -j16 ? [02:31:42] <powderluv> which is what we had before right ? [02:31:54] <davidjames> powderluv: Python already has -j1 but is still failing on arm :( [02:32:11] <powderluv> and it is only for arm [02:32:15] <powderluv> ? [02:32:15] <davidjames> powderluv: Ah, it doesn't compile on Linux 3.0 [02:32:16] *** Sergiu has quit IRC [02:32:26] <powderluv> doh [02:32:35] <powderluv> wait then how did we move our release builders ? [02:33:08] <davidjames> powderluv: Don't think any of those were building arm [02:34:47] <powderluv> looks like we may need python-2.6.7-r2.ebuild [02:34:57] <powderluv> which seems to be the same with linux3 support [02:34:59] <powderluv> upstream [02:35:04] <crosbot> tree became 'Tree is closed (python arm compile failure on linux 3.0)' [02:35:39] <davidjames> powderluv: Great can you uprev us to that? :) [02:36:11] <powderluv> ha ha.. if it cross-compiles first :) [02:36:30] *** Jake`pm has quit IRC [02:38:33] *** dgrogan is now known as dgrogan|mtg [02:47:41] <powderluv> davidjames [02:50:07] *** sadrul has quit IRC [03:00:12] *** sadrul has joined #chromium-os [03:00:13] *** ChanServ sets mode: +v sadrul [03:09:44] <davidjames> powderluv: Ok seeing if a little patch fixes Python build on Linux3 [03:10:02] <davidjames> powderluv: Testing https://gerrit.chromium.org/gerrit/#change,10763 now [03:11:43] *** djkurtz has quit IRC [03:12:54] *** darinski_ has quit IRC [03:13:51] <crosbot> tree became 'Tree is closed (tests failing on preflight queue -> anush)' [03:15:11] <powderluv> ok [03:15:23] <powderluv> working on the vmtests withh sosa [03:19:27] *** dgrogan|mtg has left #chromium-os [03:29:42] <davidjames> powderluv: x86-generic-full is downloading stuff from gentoo mirror ftp://ftp.no.gnome.org/pub/GNOME/sources/glib/2.30/glib-2.30.0.tar.bz2 [03:29:54] <powderluv> yikes [03:29:55] <powderluv> why ? [03:31:54] <davidjames> powderluv: Cause they're gentoo mirrors [03:32:08] <davidjames> powderluv: Any way to clear out our list of gentoo mirrors? Then it wouldn't use them... [03:38:54] *** McMAGIC--Copy has quit IRC [03:39:05] <powderluv> i thought we turned on the option to not download from other mirrors [03:41:53] *** fabulousdb has joined #chromium-os [03:46:25] *** fabulousdb has quit IRC [03:47:04] *** petermayo has joined #chromium-os [03:47:05] *** ChanServ sets mode: +v petermayo [03:47:51] *** grundler has quit IRC [03:49:32] *** ngharo has quit IRC [03:51:52] *** eggy has quit IRC [03:52:00] *** eggy has joined #chromium-os [03:53:31] *** jrbarnette has quit IRC [03:55:47] <davidjames> powderluv: Just to not download from SRC_URIs, mirrors are ok [03:59:21] *** ngharo has joined #chromium-os [04:00:24] <davidjames> powderluv, sosa: FYI, tests pass fine on old x86-generic PFQ [04:00:53] <davidjames> powderluv, sosa: (ran them on the old bot and they still pass) [04:01:12] <powderluv> yeah looks like chrome crashes in kvm [04:01:16] <powderluv> on the new bots [04:01:33] <davidjames> powderluv: FYI we see similar problems on release branches, but on release branches it's a flaky bug rather than a consistent bug [04:03:03] *** AndrewN[AFK] has quit IRC [04:03:17] <powderluv> yup seems like it [04:09:24] *** ngharo has quit IRC [04:14:58] *** ngharo has joined #chromium-os [04:15:50] *** McMAGIC--Copy has joined #chromium-os [04:19:57] <powderluv> ToT bots are going to be reverted to the old hardware [04:21:37] *** djkurtz has joined #chromium-os [04:22:55] *** jsalz has joined #chromium-os [04:23:51] *** djkurtz_ has joined #chromium-os [04:24:49] *** D|sT has quit IRC [04:25:21] *** D|sT has joined #chromium-os [04:26:54] *** powderluv has quit IRC [04:32:13] *** sonnyrao has joined #chromium-os [04:32:13] *** ChanServ sets mode: +v sonnyrao [04:33:54] <sosa> i've reverted the old hw back [04:33:58] <sosa> things should be beack [04:40:55] *** behdad has joined #chromium-os [04:52:47] <djkurtz_> sosa: Do you want to update the tree status? [04:52:52] <sosa> sure [04:53:12] <crosbot> tree became 'Tree is open (new bot config reverted)' [04:53:34] *** djkurtz_ has quit IRC [04:58:04] *** Worror has joined #chromium-os [05:00:00] *** djkurtz has quit IRC [05:02:34] *** Knocks has joined #chromium-os [05:04:35] <Knocks> hi [05:05:16] <Knocks> stuck writing the img file to a USB drive, can anyone help? [05:23:35] <petermayo> Which way are you trying to write it? _to_usb or manually? [05:23:56] <petermayo> Knocks^ [05:24:02] <Knocks> i'm using that util [05:24:06] <Knocks> win32 writer or whatever [05:24:23] <Knocks> and it's not even listing the letter for the external hdd i am trying to use [05:24:48] <petermayo> Knocks: sorry, all my experience with CrOS is on Unixen [05:24:59] *** aaronp has quit IRC [05:25:40] *** aaronp has joined #chromium-os [05:26:17] *** radhermit has quit IRC [05:26:29] <Knocks> can you help me if i fire up gparted through vmware? [05:27:01] *** radhermit has joined #chromium-os [05:31:43] *** xingchao has quit IRC [05:32:11] *** xingchao has joined #chromium-os [05:40:16] *** stevenjb has quit IRC [05:54:34] *** djkurtz has joined #chromium-os [06:13:54] *** Knocks has quit IRC [06:23:39] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "arm generic PFQ" from 9cd98ea2dc829ae69fc283f66a23420d32ca7234: Hung-Te Lin <hungte at chromium dot org>)' [06:23:46] <dhendrix> aaaargggh [06:23:49] <dhendrix> my bad, apparently [06:25:11] <crosbot> tree became 'Tree is closed (mosys build failre?)' [06:26:07] <dhendrix> change reverted [06:27:58] *** TW1920 has joined #chromium-os [06:28:30] <crosbot> tree became 'Tree is open (mosys change reverted)' [06:31:10] *** TW1920_ has joined #chromium-os [06:33:02] <djkurtz> Thanks for fixing dave [06:33:22] *** TW1920 has quit IRC [06:36:47] <djkurtz> BTW: CST sheriffs are in: djkurtz & jsa [06:36:52] <djkurtz> jsalz [06:36:54] <djkurtz> doh [06:36:58] *** TW1920 has joined #chromium-os [06:37:11] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "arm generic full" from e8acbe8a1e7f08ca7f3e592ab83119624938e08e: David Hendricks <dhendrix at chromium dot org>, Louis Yung-Chieh Lo <yjlou at chromium dot org>)' [06:38:43] <crosbot> tree became 'Tree is open (mosys change wasn't reverted yet)' [06:39:20] *** TW1920_ has quit IRC [06:45:04] *** unreal has quit IRC [06:45:44] *** unreal has joined #chromium-os [06:51:19] *** nexusz99 has quit IRC [06:53:36] *** Worror has quit IRC [06:53:56] *** nexusz99 has joined #chromium-os [06:56:27] *** lipsinV2 has quit IRC [06:56:58] *** lipsinV2 has joined #chromium-os [07:15:34] *** OtherJakeSays has joined #chromium-os [07:18:06] *** JakeSays has quit IRC [07:24:18] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "tegra2 seaboard full" from e8acbe8a1e7f08ca7f3e592ab83119624938e08e: David Hendricks <dhendrix at chromium dot org>, Louis Yung-Chieh Lo <yjlou at chromium dot org>)' [07:26:01] <dhendrix> checking into it [07:26:36] <dhendrix> looks like this issue has to do with chrome? [07:30:19] <jsalz> yeah an svn checkout of gmock seems to have failed [07:31:27] <crosbot> tree became 'Tree is closed (svn checkout of gmock fails)' [07:32:13] *** jochen__ has quit IRC [07:32:28] *** jochen__ has joined #chromium-os [07:32:28] *** ChanServ sets mode: +v jochen__ [07:33:46] <dhendrix> looks like flakiness, but I don't think it's 17959. [07:33:50] <jsalz> looks like another instance of http://code.google.com/p/chromium-os/issues/detail?id=17959? [07:33:51] <jsalz> aha [07:34:01] <dhendrix> jsalz: 17959 had to do with webkit.org, this one has to do with googlecode.com [07:34:09] <dhendrix> same symptom, different failure. [07:34:17] <jsalz> 17959 does mention googlecode as well [07:34:21] <dhendrix> oh, i missed that part [07:34:31] <dhendrix> ok then, 17959 it is :-) [07:34:50] <jsalz> ok [07:34:57] <jsalz> i'll reopen the tree and note as much in the bug [07:35:38] <dhendrix> sgtm [07:35:43] <jsalz> great [07:36:18] <crosbot> tree became 'Tree is open (bitten again by crosbug.com/17959)' [07:42:54] *** sonnyrao has quit IRC [08:02:36] *** gut4 has joined #chromium-os [08:13:25] *** TW1920 has quit IRC [08:14:39] *** TW1920 has joined #chromium-os [08:24:57] *** behdad has quit IRC [08:25:23] *** behdad has joined #chromium-os [08:25:24] *** ChanServ sets mode: +v behdad [08:54:05] *** gut4 has quit IRC [08:59:36] <petermayo> I am going to have to restart chromium.chromiumos to fix the git clone issue from the security update today. [09:13:25] *** gut4 has joined #chromium-os [09:20:49] *** miletus has quit IRC [09:24:37] *** miletus has joined #chromium-os [09:24:37] *** ChanServ sets mode: +v miletus [09:33:15] <crosbot> tree became '?' [09:33:43] <crosbot> tree became 'Tree is open (bitten again by crosbug.com/17959)' [09:38:31] <crosbot> tree became '?' [09:38:46] <crosbot> tree became 'Tree is open (bitten again by crosbug.com/17959)' [09:48:28] *** gut4 has quit IRC [09:55:17] *** gut4 has joined #chromium-os [10:04:45] *** behdad has quit IRC [10:13:52] *** patcito has quit IRC [10:37:13] *** zatix has quit IRC [10:44:41] *** zatix has joined #chromium-os [11:06:12] *** lipsinV2 has quit IRC [11:12:11] *** sakoman__ has joined #chromium-os [11:13:11] *** sakoman_ has quit IRC [11:13:22] *** lipsinV2 has joined #chromium-os [11:26:24] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "x86-zgb_he canary" from None: )' [11:35:05] <crosbot> tree became 'Tree is open (x86-zgb_he canary: crosbug.com/21935)' [11:46:38] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "x86-alex canary" from None: )' [11:50:09] *** _Greboid has joined #chromium-os [11:50:18] *** Greboid has quit IRC [11:51:48] *** Malmis has quit IRC [11:51:56] *** Malmis has joined #chromium-os [11:56:03] *** gut4 has quit IRC [12:14:31] *** vmil86 has joined #chromium-os [12:29:50] <crosbot> tree became 'Tree is closed (VM tests failed: No space left on device)' [12:32:25] *** gut4 has joined #chromium-os [12:36:13] <crosbot> tree became 'Tree is open (crosbug.com/21676)' [12:37:44] <jsalz> Did anybody clean up chromeosbuild2 by any chance? [12:38:10] <jsalz> VM tests were failing due to "No space left on device", but there was 23GB free by the time I looked [13:08:26] <crosbot> tree became 'Tree is open (crosbug.com/22161)' [13:37:00] *** sadrul has quit IRC [13:41:32] *** wbednarski has joined #chromium-os [14:01:02] *** jochen__ has quit IRC [14:03:22] *** sadrul has joined #chromium-os [14:19:28] *** xingchao has quit IRC [14:19:54] *** xingchao has joined #chromium-os [14:32:26] *** rbyers_ has joined #chromium-os [14:35:56] *** rbyers_ has quit IRC [14:48:31] *** Clark008 has quit IRC [14:55:49] *** Clark008 has joined #chromium-os [15:05:36] *** gut4 has quit IRC [15:11:32] *** djkurtz has quit IRC [15:22:29] *** dkz has joined #chromium-os [15:35:20] *** sadrul has quit IRC [15:48:45] *** rharrison_chrome has joined #chromium-os [15:48:46] *** ChanServ sets mode: +v rharrison_chrome [15:55:23] *** OtherJakeSays is now known as JakeSays [16:31:27] *** wfrichar has joined #chromium-os [16:31:27] *** ChanServ sets mode: +v wfrichar [16:44:32] *** cros_ has joined #chromium-os [16:49:21] *** Kyngdom has quit IRC [16:49:21] *** dots has quit IRC [16:49:35] *** dots has joined #chromium-os [16:55:37] *** behdad has joined #chromium-os [17:28:50] *** D|sT has quit IRC [17:29:23] *** D|sT has joined #chromium-os [17:34:15] *** behdad has quit IRC [17:34:17] *** D|sT has quit IRC [17:39:36] *** varunjain has quit IRC [17:39:52] *** varunjain has joined #chromium-os [17:39:53] *** ChanServ sets mode: +v varunjain [17:48:23] *** stevenjb has joined #chromium-os [18:01:03] *** jrbarnette has joined #chromium-os [18:02:33] *** Ruetobas has quit IRC [18:03:11] *** Ruetobas has joined #chromium-os [18:04:53] *** Kyngdom has joined #chromium-os [18:07:12] *** benchan has joined #chromium-os [18:07:12] *** ChanServ sets mode: +v benchan [18:15:12] *** lipsinV2 has quit IRC [18:37:17] *** rspangler has left #chromium-os [18:52:52] *** D|sT has joined #chromium-os [18:53:30] *** stevenjb has quit IRC [18:58:04] *** behdad has joined #chromium-os [18:58:33] *** stevenjb has joined #chromium-os [18:58:34] *** ChanServ sets mode: +v stevenjb [19:03:01] *** roadt has joined #chromium-os [19:03:17] *** jrbarnette has quit IRC [19:07:23] *** behdad has quit IRC [19:08:27] *** behdad has joined #chromium-os [19:08:27] *** ChanServ sets mode: +v behdad [19:12:52] *** powderluv has joined #chromium-os [19:12:53] *** ChanServ sets mode: +v powderluv [19:21:42] *** petermayo has quit IRC [19:23:52] *** petermayo has joined #chromium-os [19:23:52] *** ChanServ sets mode: +v petermayo [19:26:25] <pstew> Oh, btw, I'm sheriffing today. So far so good. [19:31:48] *** grundler has joined #chromium-os [19:31:48] *** ChanServ sets mode: +v grundler [19:34:07] *** jorgelo has quit IRC [19:42:04] *** jimhebert has joined #chromium-os [19:42:05] *** ChanServ sets mode: +v jimhebert [19:49:13] *** McMAGIC--Copy has quit IRC [19:55:27] *** echelog-1 has joined #chromium-os [19:56:10] *** jorgelo has joined #chromium-os [19:56:10] *** ChanServ sets mode: +v jorgelo [20:00:35] <njw```> bah, bitten by rootfs verification again. [20:04:51] *** rosso_ has joined #chromium-os [20:12:31] *** rbyers_ has joined #chromium-os [20:13:16] *** quiche1 has joined #chromium-os [20:14:37] <redpig> njw```: I wouldn't call it "bitten" :p [20:15:50] *** petermayo has quit IRC [20:16:49] *** petermayo has joined #chromium-os [20:17:40] <njw```> I would; it stopped me from getting my work done until I could go build a new image, copy it over from my desktop to where I'm sitting on the other coast, and install it on my test machine. [20:18:53] <gauravsh> make_dev_ssd didn't work for you (to disable rootfs verification on the image)? [20:19:11] <njw```> oh, god, another workflow? [20:19:24] <njw```> I've been doing 'build_image --noenable_rootfs_verification' [20:19:31] <gauravsh> it's been there for quite a while [20:19:56] <gauravsh> njw: this is not a build time thing. it is to disable rootfs verification once you have gotten your test image on the device. [20:20:34] *** Hexxeh has quit IRC [20:20:34] *** Kyngdom has quit IRC [20:20:34] *** reveman has quit IRC [20:20:35] *** dots has quit IRC [20:23:12] *** dots has joined #chromium-os [20:25:50] <njw```> okay, so how should it work? I boot my existing image, run that script, reboot, and I should be able to write to the image again? That simple approach does not seem to have changed anything. [20:27:13] <gauravsh> perhaps. without knowing how you got "bitten", and your developer workflow, hard to tell if that would have helped. [20:28:07] <gauravsh> i assumed your problem was building an image with rootfs verification, loading it on the device, and realizing you couldn't modify the file system. [20:28:57] <njw```> well, my normal workflow is to build a new image every so often (2-3 weeks), with --noenable_rootfs_verification, sometimes with --test, and install it on the device, then spend a couple of weeks just tweaking the bits I'm working on. Last night I forgot the --noenable..., and was unpleasantly surprised this morning to be unable to modify the FS. [20:28:58] <njw```> so, yes. [20:29:37] <dhendrix> gonna try committing the new mosys ebuild again... third time's the charm :-) [20:30:26] <gauravsh> ellyjones: we need feature priority with the #chromium irc bot. it dances! [20:30:54] <gauravsh> bah, s/priority/parity/ [20:31:20] <ellyjones> gauravsh: dances when? [20:31:54] *** reveman has joined #chromium-os [20:32:25] <gauravsh> when you ask it to [20:32:28] <gauravsh> http://echelog.matzon.dk/logs/browse/chromium/1316210400 [20:32:33] <gauravsh> search for "trungl-bot: dance" [20:33:15] <ellyjones> heh :P [20:33:22] *** behdad1 has joined #chromium-os [20:33:29] *** Hexxeh has joined #chromium-os [20:33:32] <ellyjones> first crosbot needs to learn 'cl N' and 'bug N' I think [20:36:06] *** mazda has quit IRC [20:36:15] *** behdad has quit IRC [20:39:11] *** petermayo has quit IRC [20:39:33] *** petermayo has joined #chromium-os [20:40:06] *** hashimoto has quit IRC [20:54:46] *** hashimoto has joined #chromium-os [20:58:58] *** hashimoto has quit IRC [21:01:48] *** zmedico_ has joined #chromium-os [21:02:59] *** zmedico has quit IRC [21:11:04] *** rbyers_ has quit IRC [21:14:37] *** mazda has joined #chromium-os [21:19:07] *** mazda has quit IRC [21:26:37] *** hashimoto has joined #chromium-os [21:27:13] *** powderluv has quit IRC [21:27:57] *** mazda has joined #chromium-os [21:31:54] *** stevenjb has quit IRC [21:32:14] *** stevenjb has joined #chromium-os [21:32:14] *** ChanServ sets mode: +v stevenjb [21:45:19] *** vapier has quit IRC [21:46:23] *** vapier has joined #chromium-os [21:49:27] *** Kyngdom has joined #chromium-os [21:54:29] *** zmedico_ is now known as zmedico [21:56:08] *** wbednarski has quit IRC [22:04:49] *** daveparker has quit IRC [22:08:51] *** petermayo has quit IRC [22:10:39] *** behdad1 has quit IRC [22:11:40] *** behdad has joined #chromium-os [22:11:41] *** ChanServ sets mode: +v behdad [22:13:30] *** aaronp has quit IRC [22:21:39] *** dkz|2 has joined #chromium-os [22:22:34] *** aaronp has joined #chromium-os [22:24:24] *** dkz has quit IRC [22:38:39] *** wbednarski has joined #chromium-os [22:42:43] *** TW1920_ has joined #chromium-os [22:44:06] *** TW1920 has quit IRC [22:45:22] *** rosso_ has quit IRC [22:55:03] *** Trond-- has joined #chromium-os [22:57:36] *** TW1920_ has quit IRC [23:01:45] *** jrbarnette_ has joined #chromium-os [23:01:45] *** ChanServ sets mode: +v jrbarnette_ [23:03:23] *** jrbarnette_ has quit IRC [23:03:26] *** jrbarnette has quit IRC [23:03:28] *** jrbarnette_ has joined #chromium-os [23:03:28] *** ChanServ sets mode: +v jrbarnette_ [23:08:21] *** rharrison_chrome has quit IRC [23:08:34] *** dkz|2 has left #chromium-os [23:08:54] *** dkz has joined #chromium-os [23:10:52] *** katier has quit IRC [23:12:20] *** behdad has quit IRC [23:13:00] *** behdad has joined #chromium-os [23:17:24] *** powderluv has joined #chromium-os [23:17:25] *** ChanServ sets mode: +v powderluv [23:17:32] *** Trond-- has left #chromium-os [23:31:20] *** Ruetobas has quit IRC [23:38:22] *** semenzato has left #chromium-os [23:39:04] *** Ruetobas has joined #chromium-os [23:40:55] *** GodoPPL has joined #chromium-os [23:42:34] *** dgreid has quit IRC [23:42:34] *** behdad has quit IRC [23:48:44] *** behdad has joined #chromium-os [23:52:16] *** behdad has quit IRC [23:52:51] *** behdad has joined #chromium-os [23:53:57] *** behdad has quit IRC [23:54:32] *** behdad has joined #chromium-os [23:55:16] *** behdad has quit IRC [23:56:53] *** daveparker has joined #chromium-os [23:56:53] *** ChanServ sets mode: +v daveparker [23:57:49] *** seumas has quit IRC [23:57:57] *** behdad has joined #chromium-os [23:58:06] *** seumas has joined #chromium-os [23:58:06] *** ChanServ sets mode: +v seumas