October 13, 2011  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31

[00:03:47] *** behdad has quit IRC
[00:07:54] *** TW1920 has quit IRC
[00:11:52] *** vmil86 has quit IRC
[00:20:03] *** behdad has joined #chromium-os
[00:29:22] *** mnissler has quit IRC
[00:30:10] *** rosso_ has quit IRC
[00:43:25] *** behdad has quit IRC
[00:46:46] *** behdad has joined #chromium-os
[00:50:12] *** mnissler has joined #chromium-os
[00:50:12] *** ChanServ sets mode: +v mnissler
[00:55:28] <kees> gauravsh: thanks for the quick review!
[00:57:38] <kees> gauravsh: er, hah, I can't read. that was jim :)
[00:58:05] <gauravsh> heh, your first code review?
[00:58:39] <kees> gauravsh: first of any real substance :) My first CL was http://gerrit.chromium.org/gerrit/#change,8394
[00:59:06] <gauravsh> bah, you got off easy
[00:59:48] <gauravsh> in my day, a noogler's first code review required at least 20 roundtrips
[00:59:58] <kees> gauravsh: haha
[01:00:23] <marcheu> gauravsh: was there 5 feet of snow, uphill both ways?
[01:03:57] <gauravsh> in them days, the noogler was lucky if they got a +1
[01:04:10] <gauravsh> oh we would inundate them with -1s, yes we would
[01:04:57] <vpalatin> gentoo masters, vapier, davidjames: what would be the difference between IUSE="flag" and IUSE="-flag" in an ebuild ?
[01:05:48] <zbehan> vpalatin: i don't think -flag has any use when it's in IUSE
[01:06:15] <zbehan> vpalatin: + means on by default, nothing means off by default, the actual setting depends on the USE enviroment variable
[01:08:33] *** lipsinV2 has quit IRC
[01:08:44] <vpalatin> zbehan: thank you. It's nice to always have some gentoo experts handy
[01:09:49] *** aaronp has quit IRC
[01:11:36] <zbehan> vpalatin: i'm actually surprised it works and doesn't throw a syntax error or something, so i checked handbook, but that doesn't seem to mention anything in particular about what goes into IUSE, i hope it's not an undocumented behaviour of sorts
[01:15:11] *** Inumedia has quit IRC
[01:18:20] <vapier> vpalatin: it's subtle, but most likely you'll never run into the case where it's different
[01:18:47] <vapier> zbehan: it does; see USE_ORDER
[01:19:03] <vapier> in make.conf(5) man page
[01:21:14] * ferringb notes screwing w/ USE_ORDER is generally rare, and a recipe for a wicked headache
[01:21:48] <zbehan> vapier: not sure how that references the syntax of IUSE contents
[01:22:22] <vapier> zbehan: i'm showing you how IUSE=foo and IUSE=-foo could end up with a different result :)
[01:23:04] <vapier> zbehan: in practice, it's merely cosmetic in the cros-overlay
[01:23:06] <zbehan> vapier: ah, so -flag has impact on USE_ORDER
[01:23:43] <zbehan> or to be exact, package use flags are so early in the chain that they always get overriden, so putting -flag in is useless? :)
[01:23:55] <vapier> i believe so
[01:24:15] <vpalatin> ok nice summary and subtle effect
[01:24:16] <vapier> if you want to tell people to not worry about it and that it's practically the same thing, that's fine ... but you can't say "it has no use" :)
[01:24:52] <zbehan> right, it has "the same use" as if you do USE="-flag", except there's only one place that could be overriden by it :)
[01:25:13] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "tegra2_seaboard-tangent-binary" from 74bb7c0eca8d1d1d2adea5cc60d7bbe009bf4ff9: Zelidrag Hornung <zelidrag at google dot com>)'
[01:25:22] <vapier> brian would probably just say i'm being uselessly pedantic :p
[01:25:38] <vapier> i'm outs ... nite guys
[01:25:53] <zbehan> vapier: night
[01:27:00] <semenzato> I am upgrading the mtools package, which is only used by sys-boot/syslinux, which is only used by the factory installer.  I need to test it.  Does anybody here have experience with the factory installer?
[01:27:38] <srao> semenzato: I believe syslinux is also the bootloader when we don't have a chromeos firmware... i.e. a regular bios
[01:28:18] <srao> semenzato: so I'm not sure it's quite accurate to say it's only used by the factory installer... it's probably used by anyone running chromiumos on an x86 device without the chromeos firmware
[01:28:54] <semenzato> Ah good.  But we aren't going to test that :-)
[01:29:11] <semenzato> In other words:
[01:29:32] <semenzato> I need to ensure I don't break any of our flows *first*
[01:29:44] <marcheu> srao: I don't think we would notice that mtools was broken by testing syslinux
[01:30:33] <srao> marcheu: that's probably true.... mtools is like floppy disks
[01:31:07] <marcheu> yeah, and also we do have vfat support so I'm not sure what mtools is needed for
[01:31:15] <srao> semenzato: well i guess what I was saying was, if you merely need to test that syslinux works, booting from a regular bios would accomplish that goal
[01:31:17] <gauravsh> semenzato: test a recovery image on a L13
[01:31:22] <gauravsh> that would use the mtools path
[01:31:23] <srao> exactly :-)
[01:31:44] <semenzato> gauravsh, srao: thanks
[01:32:07] <gauravsh> but it is possible that recovery is already broken on legacy, so I would check that first :)
[01:39:30] <semenzato> kliegs: you still here?
[01:39:57] <crosbot> tree became 'Tree is open (tangent webkit patch no longer applies to webkit)'
[01:44:04] *** behdad has quit IRC
[01:46:18] *** rbyers_ has joined #chromium-os
[01:48:09] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "x86-alex-binary" from 33346646879a6eaf50058194d064d23bfcd1b0fa: Dominic Mazzoni <dmazzoni at chromium dot org>)'
[01:48:13] *** rbyers_ has quit IRC
[01:48:49] *** rbyers_ has joined #chromium-os
[01:48:49] *** ChanServ sets mode: +v rbyers_
[01:51:41] *** lipsinV2 has joined #chromium-os
[01:54:14] <semenzato> autoupdate vm test failed again
[01:57:14] <crosbot> tree became 'Tree is open (autoupdate vmtest failed again, increased pri and sev)'
[01:59:16] <cmasone> what bug is this?
[01:59:41] <cmasone> there was a chrome crash and then the report generation code threw a python exception...I haven't seen that yet
[01:59:46] <cmasone> semenzato: ^^^
[02:00:25] *** aaronp has joined #chromium-os
[02:00:28] <semenzato> cmasone: looking
[02:02:52] <cmasone> semenzato: there's a bug introduced by http://gerrit.chromium.org/gerrit/#change,9729
[02:02:56] <cmasone> that's the python stack trace
[02:03:01] <cmasone> there's also a chrome crash in there
[02:03:52] <semenzato> cmasone: thanks.  Just to be sure, which reports are you looking at?
[02:04:33] <cmasone> semenzato: x86-alex-binary, the one that was in the tree closure message
[02:04:41] <semenzato> OK
[02:07:25] <semenzato> cmasone: I must not be looking at the right files.  Where in test_results.tgz do you find that info?
[02:08:15] <cmasone> semenzato: I didn't have to go there.  I just looked at the output from the VMTest stage.  There's a link to it right inline on the waterfall
[02:08:31] <semenzato> So I looked at that first...
[02:13:26] <semenzato> cmasone: sorry Chris, but I don't see 1. how you can tell there is a chrome crash, and 2. how you can tell that change 9729 introduced the bug.
[02:14:00] <semenzato> ... and I have to catch the bus now.
[02:22:09] *** semenzato_ has joined #chromium-os
[02:22:26] *** semenzato_ has left #chromium-os
[02:23:28] *** semenzato_ has joined #chromium-os
[02:23:59] <semenzato_> cmasone: I am back on line
[02:24:17] <semenzato_> cmasone: I told Geoff Pike to check with you
[02:26:29] <semenzato_> gpike: are you there Geoff?
[02:29:48] *** chocobo__ has joined #chromium-os
[02:30:14] *** rbyers__ has joined #chromium-os
[02:31:03] *** chocobo___ has joined #chromium-os
[02:31:33] *** rbyers_ has quit IRC
[02:32:11] <gpike> I spoke to Chris
[02:32:21] *** behdad has joined #chromium-os
[02:32:24] <gpike> semenzato: you don't need to do anything
[02:33:25] *** sadrul has joined #chromium-os
[02:33:26] *** ChanServ sets mode: +v sadrul
[02:34:10] *** chocobo__ has quit IRC
[02:34:11] *** chocobo___ is now known as chocobo__
[02:34:38] *** behdad1 has joined #chromium-os
[02:37:41] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "tegra2_seaboard-tangent canary" from None: )'
[02:38:06] *** behdad has quit IRC
[02:39:52] *** grundler has quit IRC
[02:42:19] <semenzato_> cmasone: thanks for fixing the crash reporting
[02:46:24] <semenzato_> are my messages getting through?
[02:47:23] <gauravsh> haven't heard from that luigi guy in a while. wonder where is he is...
[02:48:06] *** elly has joined #chromium-os
[02:52:01] *** benchan has quit IRC
[02:53:57] <crosbot> tree became 'Tree is open (tangent webkit patch no longer applies to webkit)'
[02:56:42] <semenzato_> gauravsh: thanks
[02:57:02] <quiche> bug in generate_test_report?
[02:57:05] <semenzato_> The tangent build is broken and it will keep closing the tree
[02:57:09] <quiche> Crashes detected during testing:
[02:57:10] <quiche> Traceback (most recent call last):
[02:57:10] <quiche>   File "/usr/bin/generate_test_report", line 380, in <module>
[02:57:10] <quiche>     main()
[02:57:10] <quiche>   File "/usr/bin/generate_test_report", line 376, in main
[02:57:10] <quiche>     generator.Run()
[02:57:10] <quiche>   File "/usr/bin/generate_test_report", line 335, in Run
[02:57:11] <quiche>     self._GenerateReportText()
[02:57:11] <quiche>   File "/usr/bin/generate_test_report", line 295, in _GenerateReportText
[02:57:12] <quiche>     print line
[02:57:12] <quiche> NameError: global name 'line' is not defined
[02:57:32] <quiche> (from http://build.chromium.org/p/chromiumos/builders/x86%20generic%20commit%20queue/builds/10189/steps/VMTest/logs/stdio)
[02:57:33] <semenzato_> quiche; cmasone just fixed that
[02:57:37] <quiche> ah, ok. thanks.
[02:57:55] <semenzato_> quiche: thank you
[02:58:35] <semenzato_> Does anybody know how to turn off the tangent build?
[02:59:02] <semenzato_> Does anybody know how to reach any tangent engineer?
[03:00:20] <gauravsh> i would ping kliegs or petermayo
[03:05:35] *** rbyers__ has quit IRC
[03:05:35] <crosbot> tree became 'Tree is open (petermayo fixing tangent patch)'
[03:05:44] *** rbyers_ has joined #chromium-os
[03:05:44] *** ChanServ sets mode: +v rbyers_
[03:13:56] *** saintlou has quit IRC
[03:26:34] *** aaronp has quit IRC
[03:33:13] *** semenzato_ has quit IRC
[03:44:17] <petermayo> D'Oh ... the chrome roll has happened, I need to do another patch.
[03:47:05] <petermayo> sheriff?  semenzato,gpike?
[03:48:25] *** rbyers_ has quit IRC
[04:00:17] *** Inumedia has joined #chromium-os
[04:19:05] <adlr> woohoo!!!!! I just got gerrit cl 10000
[04:20:03] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "lumpy-binary" from 74554733156c33cd79ed90563e9a92e5fa011cbe: Sonny Rao <sonnyrao at chromium dot org>)'
[04:25:20] *** dgreid has joined #chromium-os
[04:25:20] *** ChanServ sets mode: +v dgreid
[05:07:43] *** mnissler has quit IRC
[05:08:05] *** mnissler has joined #chromium-os
[05:08:05] *** ChanServ sets mode: +v mnissler
[05:09:47] *** dgreid has quit IRC
[05:18:53] <srao> adlr: lucky!
[05:33:32] *** dgreid has joined #chromium-os
[05:36:20] <crosbot> tree became 'Tree is open (Automatic: "cbuildbot" on "lumpy-binary" from 74554733156c33cd79ed90563e9a92e5fa011cbe: Sonny Rao <sonnyrao at chromium dot org>)'
[05:36:35] <crosbot> tree became 'Tree is open (Chrome segv during login_CryptohomeIncognitoUnmounted, no stack trace)'
[05:59:14] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "x86-zgb-binary" from 74554733156c33cd79ed90563e9a92e5fa011cbe: Sonny Rao <sonnyrao at chromium dot org>)'
[06:06:45] *** semenzato_ has joined #chromium-os
[06:13:23] *** Ameet has joined #chromium-os
[06:15:23] <crosbot> tree became 'Tree is open (Chrome segv during login_CryptohomeIncognitoUnmounted, no stack trace)'
[06:25:52] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot_master" on "x86 generic PFQ" from 3c1d3d8be6f0f8b3cc34fb762f997b39d4cc9c36: Zdenek Behan <zbehan at chromium dot org>)'
[06:28:03] <semenzato_> Good morning.  Any early coders in Russia?
[06:35:02] *** TW1920 has joined #chromium-os
[06:52:15] *** vmil86 has joined #chromium-os
[06:53:37] <semenzato_> (guess not)
[06:54:01] *** jrbarnette has quit IRC
[07:10:42] *** semenzato_ has quit IRC
[07:17:23] *** mayday_jay has left #chromium-os
[07:19:19] *** sadrul has quit IRC
[07:23:46] *** semenzato_ has joined #chromium-os
[07:24:06] *** semenzato__ has joined #chromium-os
[07:25:45] *** Calchan has quit IRC
[07:28:10] *** semenzato_ has quit IRC
[07:30:23] *** greyhat has joined #chromium-os
[07:34:28] *** Ameet has quit IRC
[07:39:39] *** semenzato__ has quit IRC
[07:40:26] *** deshantm has quit IRC
[07:44:34] *** deshantm has joined #chromium-os
[08:11:39] *** ojn has quit IRC
[08:11:44] *** ojn has joined #chromium-os
[09:19:45] *** patcito has quit IRC
[09:32:16] *** rsleevi has quit IRC
[09:52:15] *** wbednarski has joined #chromium-os
[11:14:10] *** Ameet has joined #chromium-os
[11:33:23] *** Ameet has quit IRC
[12:19:54] *** kliegs has quit IRC
[12:20:54] *** kliegs has joined #chromium-os
[12:20:54] *** ChanServ sets mode: +v kliegs
[12:54:19] *** saggu has joined #chromium-os
[13:10:16] <saggu> problem while builing qemu image of chromium os for armv7 board. Error received :- sed: "can't read /tmp/tmp.epdPOkbis9/boot/syslinux/usb.A.cfg: No such file or directory"
[13:32:19] *** ser_ has quit IRC
[13:33:00] *** ser_ has joined #chromium-os
[13:39:21] *** ser_ is now known as ser
[13:40:21] *** ser has joined #chromium-os
[14:12:21] *** eggy has quit IRC
[14:21:18] <saggu> problem while builing qemu image of chromium os for armv7 board. Error received :- sed: "can't read /tmp/tmp.epdPOkbis9/boot/syslinux/usb.A.cfg: No such file or directory"
[14:34:38] *** behdad1 has quit IRC
[14:42:56] *** GodoPPL has joined #chromium-os
[14:48:20] *** eggy has joined #chromium-os
[15:01:12] *** behdad has joined #chromium-os
[15:03:13] *** saggu has quit IRC
[15:07:05] *** Ruetobas has quit IRC
[15:07:24] *** Ruetobas has joined #chromium-os
[15:11:32] *** behdad has quit IRC
[15:20:13] <crosbot> tree became 'Tree is closed (Update failure, retrying pfq)'
[15:30:00] *** behdad has joined #chromium-os
[15:32:32] *** rharrison_chrome has joined #chromium-os
[15:32:32] *** ChanServ sets mode: +v rharrison_chrome
[15:47:04] *** cwolfe has quit IRC
[15:49:28] *** eggy has quit IRC
[15:51:08] *** semenzato_ has joined #chromium-os
[15:57:12] *** sadrul has joined #chromium-os
[15:57:12] *** ChanServ sets mode: +v sadrul
[16:01:41] *** eggy has joined #chromium-os
[16:06:37] *** semenzato_ has quit IRC
[16:39:01] *** deshantm has quit IRC
[16:52:34] *** deshantm has joined #chromium-os
[16:53:57] *** semenzato has quit IRC
[16:54:50] *** semenzato has joined #chromium-os
[16:54:50] *** ChanServ sets mode: +v semenzato
[16:57:49] *** rsleevi has joined #chromium-os
[16:59:15] *** rbyers_ has joined #chromium-os
[17:00:33] <sosa> anyone got any ideas about the tree?
[17:00:43] <sosa> the updates failed on all pfq builders
[17:00:53] <sosa> but i'm stumped.  the changes on the blamelist seem benign
[17:00:59] <crosbot> tree became '?'
[17:01:15] <crosbot> tree became 'Tree is closed (Update failure, retrying pfq)'
[17:02:40] <crosbot> tree became 'Tree is closed (PFQ fails, crosbug/21634)'
[17:06:07] *** shankar has quit IRC
[17:06:50] *** rbyers_ has quit IRC
[17:07:03] *** TW1920 has quit IRC
[17:08:14] *** TW1920 has joined #chromium-os
[17:09:14] *** grundler has joined #chromium-os
[17:09:14] *** ChanServ sets mode: +v grundler
[17:17:47] *** greyhat has quit IRC
[17:22:33] *** cwolfe has joined #chromium-os
[17:22:33] *** ChanServ sets mode: +v cwolfe
[17:24:35] <crosbot> tree became 'Tree is closed (openssl broken in chroot)'
[17:25:09] *** behdad has quit IRC
[17:29:27] *** snanda has joined #chromium-os
[17:31:24] <snanda> sherrif reporting for duty
[17:31:48] *** semenzato_ has joined #chromium-os
[17:36:10] <sosa> have reverted zdenek's change.  i believe a clobber is necessary so clobbering x86-gen pfq (and not other pfqs -- if it succeeds and the others don't we'll know to clobber all)
[17:38:25] <crosbot> tree became 'Tree is closed (openssl broken in chroot, reverting http://gerrit.chromium.org/gerrit/8938, waiting for x86-gen to cycle)'
[17:39:02] *** wfrichar has joined #chromium-os
[17:39:03] *** ChanServ sets mode: +v wfrichar
[17:49:05] *** sadrul has quit IRC
[18:09:13] *** aaronp has joined #chromium-os
[18:14:04] *** snanda_ has joined #chromium-os
[18:14:04] *** ChanServ sets mode: +v snanda_
[18:16:18] *** semenzato__ has joined #chromium-os
[18:16:20] *** snanda has quit IRC
[18:19:05] *** semenzato_ has quit IRC
[18:20:02] *** semenzato__ has quit IRC
[18:22:31] *** saintlou has joined #chromium-os
[18:22:31] *** ChanServ sets mode: +v saintlou
[18:26:37] *** lipsinV2 has quit IRC
[18:27:44] *** rosso_ has joined #chromium-os
[18:27:49] *** lipsinV2 has joined #chromium-os
[18:28:02] *** behdad has joined #chromium-os
[18:28:06] *** lipsinV2 has quit IRC
[18:29:29] *** wbednarski has quit IRC
[18:39:21] *** behdad has quit IRC
[18:49:25] *** benchan has joined #chromium-os
[18:49:25] *** ChanServ sets mode: +v benchan
[18:50:55] <kees> greetings!
[18:55:23] <crosbot> tree became 'Tree is open (snanda clobbered most builders; zdenak pushing "real" fixes)'
[18:57:51] *** rosso_ has quit IRC
[19:14:03] *** patcito has joined #chromium-os
[19:14:43] *** Ameet has joined #chromium-os
[19:14:44] *** ChanServ sets mode: +v Ameet
[19:17:26] *** chocobo__ has quit IRC
[19:21:11] *** Ameet has quit IRC
[19:28:49] *** ChanServ sets mode: +v ojn
[19:50:01] <crosbot> tree became '?'
[19:50:16] <crosbot> tree became 'Tree is open (snanda clobbered most builders; zdenak pushing "real" fixes)'
[19:58:08] <crosbot> tree became '?'
[19:58:26] <crosbot> tree became 'Tree is open (snanda clobbered most builders; zdenak pushing "real" fixes)'
[20:01:23] *** rharrison_chrome has left #chromium-os
[20:03:09] <crosbot> tree became '?'
[20:03:31] <crosbot> tree became 'Tree is open (snanda clobbered most builders; zdenak pushing "real" fixes)'
[20:03:38] *** jrbarnette has joined #chromium-os
[20:03:38] *** ChanServ sets mode: +v jrbarnette
[20:04:05] * dhendrix wishes the tree would make up its mind...
[20:06:26] *** cros_ has joined #chromium-os
[20:07:58] <crosbot> tree became '?'
[20:08:16] <crosbot> tree became 'Tree is open (snanda clobbered most builders; zdenak pushing "real" fixes)'
[20:09:08] <cros_> For WebUI login can anyone tell me how the login controls are displayed? I thought I tracked it down to the WM_IPC_WINDOW_LOGIN_CONTROLS message sent from the browser to the window manager but I can't find where in the source that gets sent for the WebUI login.
[20:17:15] <crosbot> tree became '?'
[20:17:35] <crosbot> tree became 'Tree is open (snanda clobbered most builders; zdenak pushing "real" fixes)'
[20:18:44] *** chocobo__ has joined #chromium-os
[20:25:20] <grundler> crosbot: sheriffs?
[20:25:21] <crosbot> grundler: sheriffs: dhendrix, snanda, avayvod
[20:26:39] <dhendrix> grundler:  tree status has actually held steady, and the buildbot page seems okay.
[20:27:35] <dhendrix> the crosbot spam is certainly annoying but AFAICT it's not actually reflecting any failure (just noted that in sherriff log).
[20:28:36] <dhendrix> ah, maybe it has somethign to do with the vmtest failure luigi noted earlier
[20:29:35] *** yoshiki has quit IRC
[20:32:02] *** behdad has joined #chromium-os
[20:36:54] <kliegs> dhendrix: "tree became '?' means crosbot failed to fetch the status, not that the status is bad
[20:37:45] <semenzato> does anybody know what calendar keeps track of non-west coast sheriffs?
[20:37:54] <cros_> Can anyone successfully build and enter chroot? I tried downloading and building the chroot but when i try to enter it I get errors about not being able to mount something.
[20:38:47] <semenzato> Yesterday I tried finding out who the next sheriffs would be, and could only find the MV ones.
[20:38:59] <dhendrix> cros_:  can you post a log somewhere (e.g. pastie.org)?
[20:43:12] *** semenzato has quit IRC
[20:43:50] <kliegs> semenzato: There's a "Chromium OS Tree Sheriff_Other"
[20:44:25] <kliegs> looking at my last stint it reports that calendar as owner. i can try to dig a link out if you want.
[20:44:34] <kliegs> there's also an email that's been sent around that i've used in the past I can forward
[20:44:48] <kliegs> and I'm pretty sure the tree shows the sheriff
[20:46:17] *** behdad has quit IRC
[20:50:00] *** Sergiu has joined #chromium-os
[20:50:10] *** Sergiu has quit IRC
[20:50:10] *** Sergiu has joined #chromium-os
[20:53:54] *** semenzato has joined #chromium-os
[20:53:54] *** ChanServ sets mode: +v semenzato
[20:59:13] <kliegs> Is there an eclass/function which tells you the board you're building on?
[21:04:57] *** saintlou has quit IRC
[21:05:51] *** saintlou has joined #chromium-os
[21:05:51] *** ChanServ sets mode: +v saintlou
[21:21:48] *** rbyers_ has joined #chromium-os
[21:37:31] *** behdad has joined #chromium-os
[21:47:30] *** rbyers_ has quit IRC
[21:48:00] *** Sergiu has quit IRC
[21:48:33] *** Sergiu has joined #chromium-os
[21:53:36] *** cros_ has quit IRC
[21:58:28] *** vmil86 has quit IRC
[22:03:56] <crosbot> tree became '?'
[22:04:11] <crosbot> tree became 'Tree is open (snanda clobbered most builders; zdenak pushing "real" fixes)'
[22:16:49] * Sergiu pokes msb_ :)
[22:22:03] <grundler> Sergiu: easier to call him :)   AFAIK, he's not that responsive to IRC because of his minimal "windowing" config
[22:22:25] *** rbyers_ has joined #chromium-os
[22:22:25] *** ChanServ sets mode: +v rbyers_
[22:23:11] <Sergiu> Hey Grant! :) hehe, yeah, I know that his responsiveness here is pretty low...  it wasn't anything important, I just wanted to say hi
[22:24:16] *** Ameet has joined #chromium-os
[22:24:16] *** ChanServ sets mode: +v Ameet
[22:24:24] *** rbyers_ has quit IRC
[22:24:50] <msb_> Sergui: wsup buddy
[22:25:15] <grundler> * Sergiu pokes msb_ :)
[22:25:31] <Sergiu> hey .. everything's great, back in Ams after a short vacation home
[22:26:07] <msb_> nice
[22:26:54] <Sergiu> i still have about two weeks here in which I'm less busy and then it's back to business
[22:27:15] <msb_> Sergui: awesome, you can spend the two weeks fixing kernel bugs:)
[22:27:22] <Sergiu> how are things going there, any new cool stuff? :D
[22:27:46] <Sergiu> haha, none that I introduced hopefully :P
[22:28:08] <msb_> Sergiu: nope, ramoops has been pretty solid
[22:28:40] *** Ameet has quit IRC
[22:28:53] <Sergiu> heh, nice to hear that
[22:52:01] *** petermayo has quit IRC
[23:04:42] <srao> snanda: in case you're clobbering amd64-generic, you don't need to worry about it, we're still waiting for some changes that are going through the sdk builder
[23:05:10] *** rginda_home has quit IRC
[23:06:21] *** GodoPPL|Away has joined #chromium-os
[23:09:30] *** GodoPPL has quit IRC
[23:10:49] *** GodoPPL|Away is now known as GodoPPL
[23:11:10] *** behdad has quit IRC
[23:11:38] *** sadrul has joined #chromium-os
[23:11:38] *** ChanServ sets mode: +v sadrul
[23:11:55] *** behdad has joined #chromium-os
[23:11:55] *** ChanServ sets mode: +v behdad
[23:19:28] *** jshin has quit IRC
[23:22:38] *** rginda_home has joined #chromium-os
[23:24:05] <quiche> anyone in the room know the process for adding a new cros_workon ebuild (to chromiumos-overlay)?
[23:29:48] *** petermayo has joined #chromium-os
[23:29:50] *** ChanServ sets mode: +v petermayo
[23:31:53] <dhendrix> quiche:  there is a faq for that. hang on while I get the URL
[23:31:56] *** semenzato_ has joined #chromium-os
[23:31:56] *** ChanServ sets mode: +v semenzato_
[23:31:59] <dhendrix> quiche:  (i had to do that recently)
[23:32:07] *** semenzato_ has quit IRC
[23:32:07] <quiche> dhendrix: thanks
[23:33:18] <dhendrix> quiche:  http://www.chromium.org/tips-and-tricks-for-chromium-os-developers#TOC-How-to-create-a-cros_workon-reposit
[23:33:59] <dhendrix> quiche:  is this for an entirely new software package, or are you importing it from Gentoo?
[23:35:00] <quiche> dhendrix: kind of both, i think. there is an ebuild for it already (in third_party/portage). but we've got a git repo for the package. so i want to add a chromiumos-overlay ebuild that uses the git repo.
[23:36:05] <quiche> dhendrix: i've prepared an ebuild. but i don't know what i should put in the CL. should i put both a specific version, and a 9999?
[23:37:59] <dhendrix> quiche: I think both. That way the -rN stuff will be appended in a sensible way to whatever ebuild you are basing your work off of.
[23:38:25] <quiche> dhendrix: makes sense. thanks.
[23:38:38] <kliegs> quiche: I'm not 100% certain, but I believe you only create the -9999 and the other versions are generated automatically by the build system
[23:39:50] <quiche> kliegs: how does the build system know the right version number? the -rN part is easy enough. but what about the package version? (in this case, hostapd-0.7.2)
[23:41:11] <kliegs> quiche: hmm.  i'm not sure
[23:41:52] <kliegs> maybe you do create an initial one.  sorry - I haven't made one from scratch
[23:42:11] <dhendrix> davidjames:  ping :-)
[23:42:16] <quiche> kliegs: no worries. thanks for answering.
[23:42:40] <dhendrix> quiche:  fwiw, we had a similar situation w/ sys-apps/flashrom
[23:43:19] <dhendrix> the original ebuild was flashrom-0.9.3.ebuild. When we added flashrom-9999.ebuild, cros_workon just started appending -rN. So now we have flashrom-0.9.3-rN.ebuld.
[23:43:40] <dhendrix> That is nice because it allows us to keep track of which upstream ebuild we originally used.
[23:44:14] <quiche> dhendirx: i see. so it picked up the version number from the portage ebuild?
[23:44:24] <quiche> *dhendrix
[23:44:38] <dhendrix> yep
[23:45:05] <quiche> hmm. annoyingly, in my case, that's not quite right. :(
[23:45:16] <quiche> i think portage's ebuild is for 0.7.1
[23:48:29] <quiche> dhendrix: but thanks for your help. :)
[23:48:43] <dhendrix> quiche:  oh, and you're trying to base off of 0.7.2?
[23:48:50] <quiche> dhendrix: yeah
[23:52:15] <dhendrix> ah, i think i misspoke. What I meant is that it will pick up the most recent version among versioned ebuilds in the chromiumos-overlay/net-wireless/hostapd directory.
[23:52:32] <dhendrix> and will ignore the stuff in portage/net-wireless/hostapd
[23:52:51] *** behdad has quit IRC
[23:54:37] <quiche> hmm. if there is no prior version in chromiumos-overlay/net-wireless/hostapd (the directory doesn't exist yet -- except in my checkout), and i upload a new ebuild as 9999...
[23:58:50] <dhendrix> good question ...
[23:59:03] <dhendrix> btw -- Use trybot to test your ebuild: http://www.chromium.org/chromium-os/local-trybot-documentation
[23:59:12] *** satorux_1 has joined #chromium-os
[23:59:12] *** ChanServ sets mode: +v satorux_1
[23:59:32] <quiche> sounds interesting. i'll give it a shot. :)

top