[00:00:14] *** saintlou has joined #chromium-os [00:00:15] *** ChanServ sets mode: +v saintlou [00:00:24] <quiche> i thought that's what templates were for? [00:02:49] <gauravsh> no, that's what emacs is for. [00:03:14] <ellyjones> templates are really good for that too [00:03:19] <ellyjones> but a lot of the code I work with is C [00:03:53] <quiche> oh, yeah. for C code, you need a speed bump in the compile->deploy process. [00:05:46] <grundler> we need a gcc option something like "-Oso_much_that_I_can_finish_another_round_of_angrybirds" [00:06:30] <ellyjones> (oblig: https://bugs.gentoo.org/show_bug.cgi?id=74072) [00:06:34] <gauravsh> Any sufficiently fast computer running Java code is indistinguishble from a Commodore 64. [00:07:00] <sergiu> interesting, that certificate is apparently not trusted :) [00:07:19] <gauravsh> sorry, i thought was in the #programminglanguagerants channel [00:07:19] <sergiu> who issued it, Diginotar? :P [00:07:46] <ellyjones> CACert [00:08:30] <sergiu> yeah, looked it afterwards, wonder why it won't like it [00:08:35] <sergiu> at it* [00:09:11] <gauravsh> "CAcert.org is a community-driven certificate authority that issues free public key certificates to the public." [00:09:15] <gauravsh> I guess, that's why. :) [00:09:39] <ellyjones> yeah :P [00:10:30] <sergiu> meh, I've seen worst trusted certificate authorities :P [00:10:37] <kliegs> I should become a CA [00:10:43] <kliegs> Who wants to trust me? [00:12:15] <ellyjones> *crickets* [00:12:30] <gauravsh> "A commercial CA will protect you from fraud by anyone whose money it refuses to take" [00:12:54] * kliegs prays that was just another server split [00:13:03] <sergiu> unless they have crappy security :) [00:13:27] *** behdad1 has joined #chromium-os [00:15:42] *** behdad has quit IRC [00:21:41] <crosbot> tree became 'Tree is open (thieule: crosbug/20427, crosbug/20429)' [00:39:43] *** Sthebig has quit IRC [00:44:26] *** Sthebig has joined #chromium-os [00:52:24] <grundler> grrh...update_kernel.sh is silently failing to update kernel on my ARM machine... [01:01:42] *** btipling has joined #chromium-os [01:01:48] <ojn> grundler, are you sure it isn't just updating the wrong kernel? did you emerge or cros_workon_make it? [01:01:57] <ojn> and if you did cros_workon_make, did you use --install ? [01:03:48] *** jep has joined #chromium-os [01:06:59] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "stumpy canary" from None: )' [01:07:46] <crosbot> tree became 'Tree is closed (thieule: investigating)' [01:12:53] <crosbot> tree became 'Tree is open (thieule: crosbug.com/20323, crosbug.com/20427, crosbug.com/20429)' [01:15:29] <grundler> ojn, I didn't sue cros_workon_make [01:15:32] <grundler> erm, use [01:15:36] <grundler> let me try that [01:15:42] <grundler> (with --install) [01:17:18] *** lipsinV2 has joined #chromium-os [01:35:31] *** msb_ has joined #chromium-os [01:35:31] *** ChanServ sets mode: +v msb_ [01:39:35] *** rbyers has joined #chromium-os [01:39:54] *** rbyers has quit IRC [01:40:27] *** rbyers has joined #chromium-os [01:40:27] *** ChanServ sets mode: +v rbyers [01:42:11] <sergiu> cros_workon_make with --install works for me with update_kernel.sh, that's how I usually do it [01:55:17] <grundler> sergiu, thanks - my problem just now was I didn't use --board before the package name :( [01:57:32] <grundler> * ERROR: sys-kernel/chromeos-kernel-next-9999 failed (compile phase): [01:57:32] <grundler> * Device tree compilation failed [01:57:59] <grundler> wierd. emerge-$B builds fine. [01:59:34] <grundler> hrm..."dtc" command isn't happy [02:00:55] *** wfrichar has quit IRC [02:07:59] <grundler> FATAL ERROR: Couldn't open "tegra250.dtsi": No such file or directory [02:08:19] * grundler wonders why it might be missing from olof's build. [02:10:03] <grundler> ojn, I think it's missing from the tegra-3.0 branch (just a guess) - maybe didn't get pushed? [02:10:17] <grundler> ./kernel/files/arch/arm/boot/dts/tegra250.dtsi [02:10:35] <grundler> not seeing the equivalent in my kernel-next branch [02:13:54] <ojn> grundler: s/tegra250/tegra20/ -- it was renamed upstream and I must have missed to commit the change (I had it local) [02:14:21] *** snickersnack has joined #chromium-os [02:14:46] <grundler> ah ok...but I only have tegra2_<platform> [02:14:54] * grundler double checks [02:15:36] <grundler> same problem with skeleton.dtsi missing [02:16:08] <grundler> ojn, I'll need to find which file is referencing the dtsi file [02:16:10] <grundler> (s) [02:21:00] <ojn> grundler: sed -i s/tegra250/tegra20/g arch/arm/boot/dts/* [02:21:06] *** ScriptRipper has quit IRC [02:21:18] <ojn> grundler: damn, that should have been fixed. Let me check the branch contents. [02:22:44] <ojn> grundler: I must have pushed the wrong copy of my branch. One sec and a fresh one should be there. :( [02:23:52] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot_master" on "x86 generic PFQ" from c83f907993419f4920789cd4d9f0f3d56d63d592: Andrew de los Reyes <adlr at chromium dot org>)' [02:24:00] <ojn> grundler, done [02:24:39] *** sjg has quit IRC [02:27:00] *** yoshiki_ has joined #chromium-os [02:27:31] *** ScriptRipper has joined #chromium-os [02:28:10] *** elly has quit IRC [02:30:43] <grundler> Accomplishment unlocked: cros_work_make built 3.0 :) [02:31:04] <grundler> ojn, ok - let me back out local changes and refrech [02:31:09] <grundler> refresh [02:31:43] *** achuith_ has quit IRC [02:31:44] <ojn> you should be able to rebase (git remote update + git rebase cros/chromeos-3.0) [02:32:05] <ojn> if there are duplicated commits you might have to do git rebase --skip over them (or do git rebase -i so you can see the list and take them out) [02:32:59] *** imsorry is now known as magn3ts [02:33:52] <grundler> no duplicate commits - rebase was painless and build is success :) [02:33:55] *** semenzato_ has joined #chromium-os [02:34:00] <grundler> ojn, thanks! [02:34:05] * adlr looks into break [02:34:15] <grundler> now to get that kernel onto a test machine [02:37:40] <crosbot> tree became 'Tree is closed (waiting on adlr ebuild typo fixup)' [02:38:06] <grundler> is there a special process to commit src/scripts files? [02:38:16] * grundler has some fixes for update_kernel.sh [02:38:43] * adlr fixes issue [02:39:18] <grundler> ojn, bad news: my tegra machine isn't booting - resets with no console output. :( [02:39:35] <grundler> oh...I'm not looking at the serial console... [02:40:30] <adlr> fix in review [02:41:20] <grundler> and minicom doesn't like console output :( [02:44:36] *** benchan has quit IRC [02:47:57] <crosbot> tree became 'Tree is open (xor.conf now present for quemu, should cycle green)' [02:48:43] *** grundler has quit IRC [02:48:43] <crosbot> tree became 'Tree is open (xorg.conf now present for quemu, should cycle green)' [02:53:56] *** ScriptRipper has quit IRC [02:59:19] *** davidjames has quit IRC [03:00:11] *** chocobo__ has quit IRC [03:27:33] *** sjg has joined #chromium-os [03:27:34] *** ChanServ sets mode: +v sjg [03:30:06] *** semenzato__ has joined #chromium-os [03:32:04] *** semenzato_ has quit IRC [03:39:01] *** frankf has joined #chromium-os [03:39:01] *** ChanServ sets mode: +v frankf [03:43:11] *** semenzato__ has quit IRC [04:04:51] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "x86-zgb-binary" from 451e2a25f0a4deeeda70fd74de3c1c0d931fc6b5: _third_party_ at chromium dot org, wyck at chromium dot org <wyck at chromium dot org@0039d316-1c4b-4281-b951-d872f2087c98>)' [04:15:34] *** petermayo has joined #chromium-os [04:15:35] *** ChanServ sets mode: +v petermayo [04:16:01] *** saintlou has quit IRC [04:21:00] *** nona has joined #chromium-os [04:31:42] <crosbot> tree became 'Tree is open (filed cros 20452, hope it's transient as was off an hour ago)' [04:34:29] *** rbyers__ has joined #chromium-os [04:35:35] *** stalled has quit IRC [04:37:01] *** rbyers has quit IRC [04:37:02] *** rbyers__ is now known as rbyers [04:47:21] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "x86 generic full" from cad84a9bd329ebea24a334e1be8fd4a4de2320bd: Andrew de los Reyes <adlr at chromium dot org>, Ryan Cui <rcui at google dot com>)' [04:49:33] *** petermayo has quit IRC [04:57:54] *** stalled has joined #chromium-os [05:25:04] *** dennisjeffrey has quit IRC [05:29:03] *** rbyers has quit IRC [05:33:34] *** magn3ts has quit IRC [05:38:28] *** jsalz has joined #chromium-os [05:52:45] *** sergiu has quit IRC [05:53:35] *** Adys has quit IRC [05:54:02] *** Adys has joined #chromium-os [05:58:16] *** borios has joined #chromium-os [05:59:14] *** jochen__ has quit IRC [05:59:27] *** jochen__ has joined #chromium-os [05:59:27] *** ChanServ sets mode: +v jochen__ [06:18:35] *** cooled has quit IRC [06:19:52] *** cmasone_ has joined #chromium-os [06:20:07] <cmasone_> http://gerrit.chromium.org/gerrit/#change,7761 [06:20:27] <cmasone_> anyone want to look at it before I push this revert? It might fix the tree :-) [06:21:44] *** cmasone_ has quit IRC [06:29:00] *** achuith has joined #chromium-os [06:29:00] *** ChanServ sets mode: +v achuith [06:57:23] *** magn3ts has joined #chromium-os [06:57:33] *** cooled has joined #chromium-os [07:09:09] <crosbot> tree became 'Tree is closed (probably due to dropped openssl patches in http://gerrit.chromium.org/gerrit/#change,7730; reverted waiting for PFQ and full bots to cycle)' [07:10:35] *** stevenjb_ has joined #chromium-os [07:20:13] *** FusionX has quit IRC [07:20:42] *** gfrog has left #chromium-os [07:23:22] *** FusionX has joined #chromium-os [07:30:57] *** m1k3l has joined #chromium-os [07:35:54] *** hru has joined #chromium-os [08:20:06] *** frhodes has joined #chromium-os [08:20:15] <frhodes> is chromium-os linux based? [08:23:23] *** behdad1 has quit IRC [08:40:37] *** jochen___ has joined #chromium-os [08:40:37] *** ChanServ sets mode: +v jochen___ [08:41:45] *** jochen__ has quit IRC [08:41:48] *** jochen___ is now known as jochen__ [08:41:54] *** patcito has quit IRC [08:44:52] *** petermayo has joined #chromium-os [08:44:52] *** ChanServ sets mode: +v petermayo [08:45:01] <petermayo> cmasone: you pseudo-sheriffing? [08:54:02] *** zmedico has quit IRC [08:56:15] *** xc0ffee has joined #chromium-os [08:57:54] *** petermayo has quit IRC [08:58:02] *** petermayo has joined #chromium-os [08:58:02] *** ChanServ sets mode: +v petermayo [08:58:11] *** petermayo has quit IRC [09:40:07] *** stevenjb_ has quit IRC [10:12:22] *** njw` has joined #chromium-os [10:12:22] *** ChanServ sets mode: +v njw` [10:12:56] *** njw has quit IRC [10:59:54] *** ScriptRipper has joined #chromium-os [11:00:09] *** ScriptRipper has quit IRC [11:00:09] *** ScriptRipper has joined #chromium-os [11:03:14] *** rosso_ has joined #chromium-os [11:13:37] *** borios is now known as nexusz99 [11:18:45] *** Styx has joined #chromium-os [11:35:15] *** xc0ffee has left #chromium-os [11:46:12] *** Justasic has quit IRC [11:48:34] *** Justasic has joined #chromium-os [11:53:02] *** silverroots has joined #chromium-os [12:42:15] *** sakoman has quit IRC [12:43:29] *** sakoman has joined #chromium-os [12:50:13] *** sakoman has quit IRC [12:51:37] *** sakoman has joined #chromium-os [13:13:32] *** PuffTheMagic has quit IRC [13:30:41] *** arun has quit IRC [13:53:23] *** arun has joined #chromium-os [13:53:24] *** arun has joined #chromium-os [14:00:50] *** yoshiki_ has quit IRC [14:01:15] *** yoshiki_ has joined #chromium-os [14:08:49] *** rix1234 has joined #chromium-os [14:10:20] <rix1234> Hi all...I had downloaded chromiuim browser source for linux...can anyone help me out how to install it??? [14:16:16] *** hru has left #chromium-os [14:36:48] *** flackr has quit IRC [14:46:11] *** nexusz99 has quit IRC [14:48:11] *** flackr has joined #chromium-os [14:53:34] *** rbyers has joined #chromium-os [14:53:34] *** ChanServ sets mode: +v rbyers [15:07:35] *** nexusz99 has joined #chromium-os [15:07:48] *** silverroots has left #chromium-os [15:34:15] *** rharrison_chrome has joined #chromium-os [15:34:15] *** ChanServ sets mode: +v rharrison_chrome [15:50:30] <ellyjones> crosbot: sheriffs? [15:50:30] <crosbot> ellyjones: sheriffs: chocobo, jhorwich, zork [15:51:14] *** Solet has quit IRC [15:51:15] <ellyjones> hmm [15:51:50] <ellyjones> the full bots are still red even after a revert [15:52:08] <ellyjones> this is the underlying problem: [15:52:08] <ellyjones> update_engine-0.0.1-r224: 6311:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:162:filename(/usr/lib/engines/engine_pkcs11.so): /usr/lib/engines/engine_pkcs11.so: cannot open shared object file: No such file or directory [15:53:30] <ellyjones> but that was broken in the openssl ebuild before I touched anything at all [15:55:21] <ellyjones> so the revert didn't fix that, which implies that openssl has _always_ been broken and I flushed it out somehow [15:57:24] <crosbot> tree became 'Tree is closed (ellyjones: openssl build broken for no obvious reason; investigating)' [15:59:43] <ellyjones> x86-gen-full was green at build 369, which has chromiumos-overlay ffb186b674e0839da9d821ce4b00085786bf8c46 [16:00:02] <ellyjones> which has my "remove dead patches" change [16:00:44] <ellyjones> then at d8bcec5c191f647c485cefbfdbb6d0cd4923654e, which is still at my "remove dead patches" change, the build fails [16:01:45] *** rharrison_chrome has quit IRC [16:02:30] * ellyjones does a full rebuild in total bafflement [16:06:02] <ellyjones> wait, update_engine is running the _host_ openssl [16:06:56] <ellyjones> so perhaps we ended up with the pkcs11 engine missing on the host? [16:07:51] <ellyjones> we do build openssl as part of hard-host-depends [16:07:52] <ellyjones> hmm [16:08:08] <ellyjones> that explains why it only shows up on the full bots [16:09:43] *** Solet has joined #chromium-os [16:11:22] * ellyjones builds openssl on host, sees if she ends up with something broken [16:13:03] <ellyjones> no, it works for me [16:13:05] <ellyjones> :wtf: [16:21:48] *** wfrichar has joined #chromium-os [16:21:48] *** ChanServ sets mode: +v wfrichar [16:22:07] <ellyjones> hypothesis: http://codereview.chromium.org/5552005 made openssl depend on opencryptoki being installed on the host, then openssl became a hard-host-depend [16:22:16] <ellyjones> then my uprev caused it to get rebuilt and explode on the host [16:23:16] <ellyjones> OH [16:23:20] <ellyjones> I was saved by etc-update! [16:23:34] <ellyjones> the openssl host build broke a long time ago but for incremental builds, etc-update prevented us from noticing it! [16:23:54] *** rosso_ has quit IRC [16:24:32] <ellyjones> yeah [16:24:52] <ellyjones> I can reproduce the build failure if I use etc-update to accept the updated config, then try to build update_engine [16:26:18] * ellyjones ponders how to fix [16:27:53] <ellyjones> (the 'config update' mentioned above being from http://codereview.chromium.org/5552005, which predates cros-workon) [16:35:11] * ellyjones has a preliminary fix [16:36:02] *** rix1234 has quit IRC [16:39:03] *** cmasone_ has joined #chromium-os [16:41:03] <cmasone_> ellyjones: well, I was just coming on here to sync with you, but it looks like you've mostly got it sorted [16:41:19] <cmasone_> ellyjones: will be on the bus for the next half hour, so I can review if you send me the CL [16:41:26] <ellyjones> alright [16:41:27] <redpig> same here [16:41:32] <redpig> but my bus is moar special [16:41:42] <redpig> cmasone_: mornin' [16:41:46] <cmasone_> redpig: shorter? [16:41:50] <redpig> much shorter [16:42:17] <cmasone_> Also, was APAC on holiday? How come none of those folks even responded to the email I sent, much less looked at the tree... [16:43:12] *** zmedico has joined #chromium-os [16:43:24] <cmasone_> redpig: how're you? you were on travel most of last week, and will be again most of next week, right? [16:43:35] * cmasone_ sips imaginary coffee [16:43:59] <redpig> cmasone_: yeah [16:44:06] * redpig just finished his double [16:44:13] <redpig> you around next week? [16:44:23] <redpig> LPC/LSS was good though [16:45:16] <ellyjones> cmasone_: is there a crosbug? [16:45:23] <cmasone_> yeah, I'm back til december now [16:45:32] <cmasone_> ellyjones: I do not think so [16:45:48] <cmasone_> ellyjones: also, this sounds full of mystery enough that a post-mortem would be useful :-) [16:46:05] <cmasone_> redpig: what's next? RSA? [16:46:24] <redpig> yeah after next week a break until mid-ish oct for rsa [16:46:31] <redpig> sumit will be at nsatc next week though [16:46:40] <redpig> and gauravsh in chicago sometime after but before rsa? [16:46:55] <redpig> ALL THE CONFERENCES are happening in like a 2 month window [16:47:09] <redpig> I bailed on the kernel summit just because I couldn't take more travel :/ [16:47:19] <ellyjones> cmasone_: my commit message has a postmortem in it :) http://gerrit.chromium.org/gerrit/7769 [16:49:53] <ellyjones> anyone have thoughts about that craziness? [16:49:56] <ellyjones> redpig? :) [16:51:09] <redpig> lookin [16:51:17] <ellyjones> cool :) [16:52:20] <redpig> ellyjones: were there any configure/build-time flags needed or applicable? [16:52:30] <redpig> e.g., can we apply the patch but disable during ./${config}? [16:52:34] <ellyjones> danke davidjames [16:52:48] <ellyjones> redpig: I do not know, I can look at that as a longer-term solution [16:53:01] <ellyjones> if there is not a ./config flag, I will add one [16:53:03] <redpig> cool - change is clean anyway [16:53:09] <ellyjones> because patching the config file is silly [16:54:01] <crosbot> tree became 'Tree is open (ellyjones: openssl fix http://gerrit.chromium.org/gerrit/7769 is in, full bots going green)' [16:54:07] <ellyjones> go go gadget x86-gen-full [16:54:11] <cmasone_> ellyjones: faboo [16:55:09] *** rharrison_chrome has joined #chromium-os [16:55:10] *** ChanServ sets mode: +v rharrison_chrome [16:55:17] <cmasone_> <dr. claw> next time, Gadget...next tiiiimmmee</dr. claw> [16:55:29] <cmasone_> <cat> mmrrrrRROOOWWWW!!!!</cat> [16:55:46] *** rbyers has quit IRC [16:56:11] *** ojn has quit IRC [16:56:12] *** nexusz99 has quit IRC [16:59:08] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "tegra2_seaboard-tangent canary" from None: )' [16:59:20] <cmasone_> wow [16:59:40] *** ojn has joined #chromium-os [17:00:40] <crosbot> tree became 'Tree is open (ellyjones: openssl fix http://gerrit.chromium.org/gerrit/7769 is in, full bots going green)' [17:00:58] <cmasone_> ellyjones: oh, the canary rig was the same issue? [17:01:01] <ellyjones> yep [17:01:06] <cmasone_> maybe we should stop all the canaries [17:01:09] <ellyjones> the canary builds take for EVER [17:01:15] <cmasone_> ellyjones: yeah [17:01:30] <ellyjones> yeah, we probably should [17:01:32] <ellyjones> most of them are already done [17:02:00] <ellyjones> there, all of them are stopped [17:02:11] <cmasone_> ellyjones: thx [17:02:18] <cmasone_> ellyjones: 1138 [17:02:46] * ellyjones has never seen that [17:02:46] *** cmasone_ has quit IRC [17:05:20] <ellyjones> on this basis I am going to put my 'kill dead openssl patches' cl back up [17:06:44] *** cros_ has joined #chromium-os [17:07:47] *** rbyers has joined #chromium-os [17:11:31] <ellyjones> http://build.chromium.org/p/chromiumos/builders/x86%20generic%20full/builds/374/steps/BuildTarget/logs/stdio goddamn it [17:11:50] <ellyjones> it's still broken [17:12:45] <ellyjones> oh, it started at c15aaa75fa541cc98d7542ae8759faaed27b0c09, which is before my fix at 111bc8e9c51f0785d462141f18916a7ba460bbc3 [17:12:48] <ellyjones> phew! [17:14:46] <ellyjones> how do we kill public bots, anyway? [17:21:02] *** nexusz99 has joined #chromium-os [17:22:38] *** cooled has quit IRC [17:24:05] *** nexusz99 has quit IRC [17:24:26] <cmasone> ellyjones: you have to go to the internal interface to the external waterfall :-P [17:25:37] <ellyjones> thanks [17:25:45] <ellyjones> I killed x86-gen-full because it was going to fail anyway [17:28:10] *** semenzato_ has joined #chromium-os [17:34:24] <cmasone> ellyjones: per the thread I started last night about the build fail, vapier indicated that one of those patches should probably stay [17:34:55] <ellyjones> oh, there was a thread? hm [17:36:29] <ellyjones> aha, okay [17:36:35] <ellyjones> he is right about that certainly [17:37:20] <cmasone> ellyjones: does he sit in CAM with you guys? [17:39:48] *** patcito has joined #chromium-os [17:39:48] <ellyjones> yes [17:41:35] *** m1k3l has quit IRC [17:45:02] *** saintlou has joined #chromium-os [17:45:02] *** ChanServ sets mode: +v saintlou [17:51:00] *** Styx has quit IRC [17:54:26] *** [S]olet has joined #chromium-os [17:54:26] *** Solet has quit IRC [17:59:29] *** patcito has quit IRC [18:00:06] *** rbyers has quit IRC [18:00:08] *** patcito has joined #chromium-os [18:01:42] *** cooled has joined #chromium-os [18:08:44] *** sjg has quit IRC [18:14:45] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "x86 generic full" from 111bc8e9c51f0785d462141f18916a7ba460bbc3: Elly Jones <ellyjones at chromium dot org>)' [18:17:49] <ellyjones> woah, uhoh [18:18:17] <ellyjones> ah, hm [18:18:54] *** behdad has joined #chromium-os [18:19:00] <ellyjones> circular dependencies: :( [18:19:10] *** jhorwich has joined #chromium-os [18:19:11] *** ChanServ sets mode: +v jhorwich [18:19:16] <ellyjones> oh argh [18:19:35] <ellyjones> it ended up in build-time deps too because of DEPEND="${RDEPEND} ..." [18:19:53] <gauravsh> oh noes [18:20:04] *** behdad has quit IRC [18:20:06] <gauravsh> ellyjones: did your openssl change went in? [18:20:08] *** behdad has joined #chromium-os [18:20:19] <ellyjones> which? [18:20:30] <ellyjones> this breakage is all fallout from "cros-workonify openssl" [18:20:44] <ellyjones> the sad story is in http://gerrit.chromium.org/gerrit/7769 [18:20:50] <gauravsh> i am waiting on that before I push my ebuild change that makes opencryptoki cros_workonify [18:21:10] <jhorwich> jhorwich (sherriff in MTV) has arrived [18:22:14] <ellyjones> so I think I can break the dep cycle by having opencryptoki be just a runtime dep for openssl, not a build-time dep [18:22:19] <ellyjones> does that sound sane? [18:22:36] <jhorwich> ellyjones: should I revert something while we figure this out? (new sherriff here) [18:22:57] <ellyjones> no, there's nothing to revert [18:23:08] <ellyjones> we got bitten by a 9-month-old bug that just showed up [18:25:04] *** semenzato_ has quit IRC [18:26:00] <crosbot> tree became 'Tree is closed (ellyjones investigating http://gerrit.chromium.org/gerrit/7769)' [18:26:12] <ellyjones> that CL is not the problem [18:26:26] <ellyjones> well, it sorta is, but the problem it fixed was worse :) [18:26:39] <jhorwich> ellyjones, sorry, meant to say "see" there, not that the change is bad. will tweak status [18:26:43] <ellyjones> ah, ok :) [18:26:52] <ellyjones> http://gerrit.chromium.org/gerrit/#change,7772 is my putative fix [18:27:14] <jhorwich> coffee hasn't kicked in yet [18:27:17] <crosbot> tree became 'Tree is closed (ellyjones investigating, see http://gerrit.chromium.org/gerrit/7769 for details)' [18:28:07] <gauravsh> ellyjones: should I be reviewing http://gerrit.chromium.org/gerrit/7770 [18:28:20] <ellyjones> ignore that for now please [18:31:19] *** semenzato_ has joined #chromium-os [18:32:22] <ellyjones> I talked to vapier about 7772 and he suggested a better way [18:34:49] * gauravsh shudders at the thought of landing his opencryptoki cros_workon ebuild change later. it could get messy. [18:36:37] <ellyjones> jhorwich: my fix is in at http://gerrit.chromium.org/gerrit/#change,7772 [18:36:51] <ellyjones> gauravsh: at least opencryptoki isn't as heavily depended-upon as openssl [18:37:17] <jhorwich> ellyjones: let me kill off any doomed-to-fail inprogress builds then we can re-open tree [18:37:24] <ellyjones> cool [18:41:38] <crosbot> tree became 'Tree is open (should cycle green after http://gerrit.chromium.org/gerrit/7772)' [18:42:06] *** nexusz99 has joined #chromium-os [18:42:41] *** stevenjb_ has joined #chromium-os [18:42:45] <ellyjones> how many different ways can openssl break our build while still passing a trybot [18:52:03] *** behdad has quit IRC [18:55:06] *** behdad has joined #chromium-os [18:57:32] *** lipsinV2 has quit IRC [19:00:47] *** saintlou has quit IRC [19:01:04] *** chocobo__ has joined #chromium-os [19:01:04] *** ChanServ sets mode: +v chocobo__ [19:03:31] *** dennisjeffrey has joined #chromium-os [19:03:31] *** ChanServ sets mode: +v dennisjeffrey [19:03:49] *** rharrison_chrome has quit IRC [19:04:17] *** rbyers has joined #chromium-os [19:08:13] *** saintlou has joined #chromium-os [19:08:14] *** ChanServ sets mode: +v saintlou [19:14:37] <gauravsh> crosbot: sheriffs? [19:14:37] <crosbot> gauravsh: sheriffs: chocobo, jhorwich, zork [19:15:00] <gauravsh> i have an ebuild change that cros_workonifys opencryptoki [19:15:21] <gauravsh> ideally, i'd like to wait till elly's change is picked up and passes all the important builders [19:15:33] <gauravsh> can you let me know when it would be safe to do so? [19:16:17] <jhorwich> gauravsh: will do [19:22:38] *** m1k3l has joined #chromium-os [19:22:47] *** behdad has quit IRC [19:24:59] <ellyjones> ARGH [19:25:05] <ellyjones> we are away over our quota of stuff that can go wrong today [19:26:55] <ellyjones> davidjames put up http://gerrit.chromium.org/gerrit/7776 [19:28:21] *** ChanServ sets mode: +v ojn [19:30:01] <chocobo__> has he checked it in? [19:30:11] <ellyjones> yes [19:30:32] *** petermayo has joined #chromium-os [19:30:32] *** ChanServ sets mode: +v petermayo [19:30:37] <ellyjones> sigh [19:30:44] <ellyjones> I'm sorry about this complete loss, everyone [19:30:58] <ellyjones> the tree's been closed for about 18 hours and it's all because I had the temerity to cros_workonify openssl :\ [19:35:56] <petermayo> ellyjones: are you the one forcing builds without a name? [19:36:22] <ellyjones> no [19:36:43] <ellyjones> let's try blaming davidjames or cmasone for that [19:37:11] *** stevenjb_ has quit IRC [19:38:37] <gauravsh> since one needs to be logged in to force a build, it would be nice if the perpetrator's name was automagically filled in [19:38:39] <petermayo> ellyjones,davidjames,cmasone: Do you know how the completed preflights didn't cause the fulls to pick up the change? [19:39:01] <ellyjones> petermayo: huh? all changes seem to have been picked up [19:40:01] *** nexusz99_ has joined #chromium-os [19:40:02] *** nexusz99 has quit IRC [19:40:08] <petermayo> I'm looking at build 376 of the x86 generic full ... [19:41:22] <m1k3l> btw, I'm on arm builds... I didn't try x86 builds [19:41:36] <gauravsh> petermayo: link? [19:41:57] <petermayo> http://chromesshgw.corp.google.com/i/chromiumos/builders/x86%20generic%20full/builds/376/steps/Uprev/logs/stdio [19:42:27] *** stevenjb_ has joined #chromium-os [19:42:27] *** ChanServ sets mode: +v stevenjb_ [19:42:33] <ellyjones> petermayo: 376 was what prompted davidjames to put in http://gerrit.chromium.org/gerrit/7776 [19:42:41] <petermayo> Or am I looking at the wrong step to follwo after http://chromesshgw.corp.google.com/i/chromiumos/builders/x86%20generic%20PFQ/builds/867/steps/PublishUprevChanges/logs/stdio [19:42:45] <ellyjones> since my fix (which 376 was testing) turned otu to be incomplete [19:42:55] *** grundler has joined #chromium-os [19:42:56] *** ChanServ sets mode: +v grundler [19:43:14] <ellyjones> Help us, build 377. You're our only hope! [19:43:28] <petermayo> Yeah I spotted that one, was just trying to see evidence that it had actually been tested. [19:43:41] <petermayo> No, there is another ... [19:44:42] <ellyjones> gauravsh: I talked to vapier about http://gerrit.chromium.org/gerrit/7770 and he claims that all three patches are dead now - the openssl people ended up hacking around the binutils one [19:45:32] <gauravsh> you should probably remove those patches from under files/ as part of the CL. [19:45:55] <ellyjones> there are a LOT of dead patches in there [19:46:13] <ellyjones> I'm going to fold the remaining ones into the openssl repo, send them upstream, and we should end up with no patches [19:47:47] <gauravsh> yeah, I just meant that ones that you are explictly removing from the ebuild. Seems like a logical CL to remove the files too, so there is no confusion about whether those need to be applied to the repo. [19:47:58] <ellyjones> fair enough [19:50:33] <petermayo> ellyjones,davidjames,cmasone: I see the change now ... expectation fixed. go 0.9.8r-r7! [19:50:59] <ellyjones> yeah, go 0.9.8-r7 [19:52:21] *** m1k3l has quit IRC [19:52:54] <ellyjones> gauravsh: I deleted the .patch files [19:53:47] *** Styx has joined #chromium-os [19:53:59] <gauravsh> that red/green border around "publish and submit" is a nice touch. Whoever did it, Thank You! [19:54:13] <ellyjones> it should have a mollyguard [19:54:19] <ellyjones> "The tree is closed. Are you SURE?" [19:54:38] <grundler> +1 [19:54:44] *** behdad has joined #chromium-os [19:54:45] *** ChanServ sets mode: +v behdad [19:54:48] <ellyjones> the idea of committing another openssl change right now is tempting but probably deprecated [19:55:08] <cmasone> ellyjones: if you try to submit on a closed tree, it asks if you are a chump [19:55:12] <ellyjones> haha [19:55:19] <cmasone> ellyjones: you must then indicate that you are, indeed, a chump [19:55:20] <ellyjones> oh, that reminds me! I should make crosbot do that [19:55:24] <cmasone> ellyjones: in order to submit [19:55:31] <ellyjones> (i.e., automatically insult people that commit on closed trees) [19:56:00] <ellyjones> hrm, moving these patches into the openssl repo is going to suck a bit [19:56:02] <grundler> what if the submit is to fix the problem(s)? [19:56:13] <grundler> (that closed the tree) [19:56:20] <cmasone> grundler: then you say you're a chump and submit [19:56:40] <ellyjones> if you are committing in that case, either a) you broke it (chump!) or b) you are sheriff (chump :P) [19:56:47] <ellyjones> (or c) you volunteered to fix it!) [19:56:49] <petermayo> ellyjones, cmasone: priority 4 on my list is adding a message ... I should look at helping make that available to crosbot to use in the insult/supplication/praise [19:56:51] <grundler> cmasone, sorry...I was responding to the automatic insults by crosbot :) [19:57:11] <ellyjones> grundler: it already knows who the sheriffs are and who to blame, I think [19:57:16] <grundler> ah ok [19:57:28] <ellyjones> well, it doesn't know who to blame in the general case [19:57:36] <gauravsh> ellyjones: you could make crosbot at least look for reverts and not insult in that case. [19:57:46] <gauravsh> even the builders don't know who to blame in the general case [19:57:59] <grundler> well, it knows who the sheriffs are and that's probably good enough [19:58:19] <ellyjones> <crosbot> sheriffs! the tree has been closed for 18 hours! [19:58:26] *** m1k3l has joined #chromium-os [19:58:31] <ellyjones> and then it can insult people persistently more pointedly the longer the tree stays closed [19:58:44] <gauravsh> but sherrifs don't necessarily push the reverts. [19:59:00] <gauravsh> ellyjones: if it did that, then crosbot will be your own personal eliza. :P [19:59:04] <ellyjones> yeah, but the buck stops with the sheriffs wrt the tree being open :) [20:03:52] *** rharrison_chrome has joined #chromium-os [20:03:53] *** ChanServ sets mode: +v rharrison_chrome [20:05:24] *** m1k3l has quit IRC [20:06:35] *** sergiu has joined #chromium-os [20:06:35] *** sergiu has joined #chromium-os [20:10:00] *** cooled has quit IRC [20:12:46] *** rbyers has quit IRC [20:22:19] *** frankf has quit IRC [20:22:59] *** oc80z has quit IRC [20:24:38] *** snickers_ has joined #chromium-os [20:26:26] *** arun_ has quit IRC [20:29:50] <ellyjones> argh, x86-gen-full is going to die again - pkcs11 seems to be set for the host?? [20:30:01] <crosbot> tree became 'Tree is closed (ellyjones investigating)' [20:30:45] <ellyjones> davidjames and I are looking at it [20:32:44] <chocobo__> thanks [20:32:44] *** cooled has joined #chromium-os [20:35:29] *** oc80z has joined #chromium-os [20:38:35] <ellyjones> davidjames is doing some crazy thing to fix it [20:38:39] <ellyjones> all glory to davidjames [20:39:22] <ellyjones> as I understand it, the chromiumos-sdk bot has authority over which config files actually get updated and when, so all our attempts to fix the full bots were in vain until it finishes its current build in about an hour, so davidjames is reverting us back to a previous chroot revision [20:40:01] *** arun_ has joined #chromium-os [20:41:14] <chocobo__> thanks. i'm stepping out for a bit. please email me if you need me [20:41:36] <jhorwich> @chocobo: I need to step out too soon - eta on your return? [20:42:08] <ellyjones> I will look after the tree if need be [20:42:30] <jhorwich> ellyjones: thank you. I will report in when I return [20:45:02] *** vpalatin has quit IRC [20:45:10] <chocobo__> ellyjones: thanks. [20:45:23] *** chocobo__ has quit IRC [20:46:40] *** rginda_home has left #chromium-os [20:47:28] <ellyjones> the current buildbot runs have davidjames' http://gerrit.chromium.org/gerrit/7795 in [20:47:31] <ellyjones> now we wait [20:48:27] <crosbot> tree became 'Tree is open (ellyjones: davidjames' http://gerrit.chromium.org/gerrit/7795 hopefully fixes full bots...)' [20:49:31] *** jhorwich has quit IRC [20:49:57] <ellyjones> alright [20:50:01] <ellyjones> I'll get started on a postmortem [20:51:45] *** vpalatin has joined #chromium-os [20:51:46] *** ChanServ sets mode: +v vpalatin [20:59:29] *** Greboid has joined #chromium-os [21:06:45] *** oc80z has quit IRC [21:21:47] *** oc80z has joined #chromium-os [21:24:47] *** unreal has quit IRC [21:25:26] <sergiu> hmm, any idea why building the packages for arm-generic fails for me [21:25:36] <sergiu> I remember I had the same problem some time ago [21:25:46] <ellyjones> what error do you get? [21:25:52] <sergiu> it complains about emerging gtalk [21:26:05] <ellyjones> complains how? [21:26:28] <sergiu> so I'm running " ~/trunk/src/scripts/build_packages --board=arm-generic --oldchromebinary" [21:26:58] <sergiu> Failed to emerge chromeos-base/gtalk-22163455 for /build/arm-generic/ [21:28:04] *** bleung has joined #chromium-os [21:28:04] *** ChanServ sets mode: +v bleung [21:29:21] <ellyjones> does it give you an error message? oO [21:30:02] <sergiu> /usr/libexec/gcc/armv7a-cros-linux-gnueabi/ld: cannot find -lLmiAudioCommon [21:30:03] <sergiu> collect2: ld returned 1 exit status [21:31:02] <ellyjones> hrm [21:31:49] <redpig> sergiu: might be better to talk with one of the internal maintainers about that one [21:32:02] * ellyjones posted a postmortem to chromium-os-dev about the tree today [21:32:07] <sergiu> lemme look at the guide, maybe I'm missing something [21:33:43] <redpig> ellyjones: do you think it's safe to re-attempt minijail or should I let the tree stay green a little while? :) [21:35:22] *** kliegs has quit IRC [21:37:10] *** kliegs has joined #chromium-os [21:37:21] *** ChanServ sets mode: +v kliegs [21:38:46] <ellyjones> it's so pretty when it's green [21:38:53] <ellyjones> but eh, why not :P [21:38:59] <ellyjones> it'll break the pfq if anything I hope :) [22:00:40] *** oc80z has quit IRC [22:00:41] <gauravsh> crosbot: sherrifs? [22:01:05] <gauravsh> crosbot: sheriffs? [22:01:06] <crosbot> gauravsh: sheriffs: chocobo, jhorwich, zork [22:01:20] <ellyjones> one of crosbot's sinister purposes is to teach people to spell the word 'sheriffs' [22:01:20] <gauravsh> is the tree stable enough for me to land my opencryptoki ebuild change? [22:01:57] *** oc80z has joined #chromium-os [22:02:01] <gauravsh> ellyjones: heh. wish it would have insulted when I misspelled instead of staying silent. [22:04:12] *** jhorwich has joined #chromium-os [22:04:12] *** ChanServ sets mode: +v jhorwich [22:04:30] <jhorwich> jhorwich is back on sheriff duty [22:04:59] <ellyjones> cool [22:05:12] <ellyjones> check your email for the postmortem :) [22:06:18] <jhorwich> ellyjones: thank you [22:11:41] *** Styx has quit IRC [22:12:17] <ellyjones> I assert that everything is fixed now [22:12:25] * ellyjones sprinkles unicorns all over the tree [22:13:24] *** rbyers_ is now known as rbyers [22:14:00] <rbyers> does anyone here have experience remote debugging ChromeOS devices running build-lab produced images? I'm having some problem getting gdb to use the debug symbols (from the debug.tgz package produced by the build).... [22:18:58] * ellyjones evaporates [22:19:52] <jhorwich> ellyjones: thank you for the help covering getting things green! (and the unicorns) [22:22:47] *** oc80z has quit IRC [22:24:00] *** oc80z has joined #chromium-os [22:26:07] *** PuffTheMagic has joined #chromium-os [22:28:02] *** PuffTheMagic has quit IRC [22:29:39] *** snickers_ has quit IRC [22:32:36] <gauravsh> all right folks, i am going to land my cros_workon change for another ebuild. [22:35:07] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "x86-alex-binary" from 1c3456b729823ffbabeb3a2b367bbda1c457dd69: Peter Mayo <petermayo at chromium dot org>, rsimha at chromium dot org <rsimha at chromium dot org@0039d316-1c4b-4281-b951-d872f2087c98>)' [22:36:55] <crosbot> tree became 'Tree is closed (jhorwich investigating "x86-alex-binary" from 1c3456b729823ffbabeb3a2b367bbda1c457dd69: Peter Mayo <petermayo at chromium dot org>, rsimha at chromium dot org <rsimha at chromium dot org@0039d316-1c4b-4281-b951-d872f2087c98>)' [22:40:07] <petermayo> jhorwich: I don't see my change could be responsible. [22:41:17] <jhorwich> petermayo: I'm seeing an error in suite_Smoke under vmtest [22:44:00] <cmasone> jhorwich: this looks like a flaky failure with pyauto trying to connect to chrome to make it log in. [22:44:15] <cmasone> reach out to nirnimesh and file a bug, or find one that already exists [22:44:45] <jhorwich> cmasone: ok. Sounds like I should re-open tree as well then, correct? [22:45:51] <cmasone> jhorwich: yeh [22:46:07] <crosbot> tree became 'Tree is open ("x86-alex-binary" likely test flake, monitoring)' [22:47:01] *** PuffTheMagic has joined #chromium-os [22:47:04] <cmasone> ellyjones: look at the arm full builders...openssl ebuild complaining it can't find a patch file it needs... [22:47:05] *** PuffTheMagic has quit IRC [22:47:33] *** chocobo__ has joined #chromium-os [22:47:33] *** ChanServ sets mode: +v chocobo__ [22:47:42] *** PuffTheMagic has joined #chromium-os [22:48:50] *** jhorwich has quit IRC [22:49:06] *** jhorwich has joined #chromium-os [22:49:07] *** ChanServ sets mode: +v jhorwich [22:52:48] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "arm generic full" from 949610b5758b0b35d4ec8b5820a9bb887ca221fa: Andrew de los Reyes <adlr at chromium dot org>, Peter Mayo <petermayo at chromium dot org>, Tan Gao <tgao at chromium dot org>, Will Drewry <wad at chromium dot org>)' [22:54:30] <jhorwich> argh- lots my irc history.... anyway, the arm generic full failure is in openssl [22:55:06] <crosbot> tree became 'Tree is closed (jhorwich investigating "cbuildbot" on "arm generic full")' [22:55:42] <jhorwich> "cannot find $EPATCH_SOURCE" for ....openssl-0.9.7e-gentoo.patch [22:56:27] <chocobo__> ellyjones here? [22:58:15] *** achuith_ has joined #chromium-os [22:58:16] *** ChanServ sets mode: +v achuith_ [22:58:36] *** achuith_ has quit IRC [22:58:43] *** achuith_ has joined #chromium-os [22:58:43] *** ChanServ sets mode: +v achuith_ [23:01:53] *** achuith has quit IRC [23:01:53] *** achuith_ is now known as achuith [23:03:19] *** rharrison_chrome has quit IRC [23:04:10] <jhorwich> chocobo: ellyjones stated "ellyjones evaporates" ~43 minutes ago [23:05:19] *** cros_ has quit IRC [23:05:32] <cmasone> jhorwich: chocobo__ it sounds like some patch file that was deleted is still referenced in the ebuild [23:07:40] *** achuith has quit IRC [23:08:00] *** rush2end_ has joined #chromium-os [23:08:08] *** davidjames has joined #chromium-os [23:08:09] *** ChanServ sets mode: +v davidjames [23:08:28] <davidjames> jhorwich: All bots should cycle green now that PFQ has pushed ellyjones' change to stable [23:08:52] <jhorwich> davidjames: ah [23:09:26] <jhorwich> so this was just an echo of earlier openssl problems? [23:09:33] <davidjames> jhorwich: No, new failure [23:09:44] *** rush2end has quit IRC [23:09:50] <davidjames> jhorwich: She updated the 9999 ebuild to delete some patches [23:09:52] *** rush2end_ is now known as rush2end [23:09:54] <davidjames> jhorwich: And also deleted the patches [23:10:00] <davidjames> jhorwich: But the stable ebuild still uses those patches [23:10:09] <davidjames> jhorwich: So anybody building the stable ebuild (i.e. everything except PFQ) failed [23:10:18] <jhorwich> I see change 7770 deleted the aforementioned 0.9.7e-gentoo.patch [23:10:21] <davidjames> jhorwich: Once PFQ passed and uprevved stable ebuild we aren't using the patch anymore [23:11:32] <gauravsh> I suggested she delete those patch files. that's it - I am no longer going to review ebuild changes. +1 but davidjames must approve. [23:11:50] <jhorwich> my "echo" statement meant I was interpreting the build failure as caused by an earlier problem, now fixed but hadn't gotten to that builder yet. is my understanding even remotely close to right? [23:13:00] *** unreal_ has joined #chromium-os [23:13:43] <gauravsh> davidjames: will a similar issue also affect when I push http://gerrit.chromium.org/gerrit/7651 [23:13:44] *** Ruetobas has quit IRC [23:14:21] <davidjames> gauravsh: No that patch is fine because you're uprevving manually and not waiting for the PFQ to do it [23:14:32] <gauravsh> sweet, I rock. [23:15:02] <cmasone> davidjames: hm. The PFQ is not processing elly's change [23:15:24] <cmasone> davidjames: the PFQ is just sitting there... [23:15:32] <davidjames> cmasone: Oh, yeah, you're right [23:15:48] <cmasone> davidjames: ooh, or is it going to be CQ'd because it's in chromiuimos-overlay? [23:16:00] <jhorwich> cmasone/davidjames: should I hold off on re-opening tree until we sort that out? [23:16:20] <davidjames> cmasone: No, you were right the first time, the issue was that preflight queue missed its trigger. I filed a bug for that one but it's been open for a long time [23:16:48] <cmasone> jhorwich: yeah, let's keep it closed and manyally trigger the PFQ. [23:17:00] <cmasone> davidjames: is that a thing? Can we manyally trigger the PFQ and it'll do the right stuff? [23:17:09] <davidjames> cmasone: Yeah I just did that [23:20:11] *** unreal_ has quit IRC [23:20:23] <jhorwich> davidjames: should we stop build 414 on arm generic full and restart it? [23:20:33] <davidjames> jhorwich: It still would fail because of ellyjones' change :( [23:21:04] <davidjames> jhorwich: We could add back the patches maybe? [23:21:18] *** unreal_ has joined #chromium-os [23:21:39] <davidjames> jhorwich: Or just patch the stable ebuild to not use them real quick... or just wait for PFQ to do it automatically [23:21:49] *** Ruetobas has joined #chromium-os [23:22:45] <jhorwich> davidjames: so you triggered the PFQ and theoretically this time after it is done it'll promote elly's ebuild changes to stable, but until then they're not stable, but the patch file has already been deleted hence the build errors on full, right? [23:23:06] <davidjames> jhorwich: Exactly, all builds fail for everyone until PFQ finishes or someone fixes it manually [23:24:31] <jhorwich> davidjames: ah. seems like the PFQ will finish reasonably soon (waterfall claims ~10 minutes, ~37 minutes for x86) - are those estimates accurate historically? [23:25:19] <davidjames> jhorwich: Yup expect to finish around 2:50 or 3pm [23:25:44] <jhorwich> alternative is to manually add files back in (then remember to delete them later) or temp override of stable ebuild, right? [23:25:45] <cmasone> davidjames: it'll be horked for anyone who syncs now too, right? [23:29:00] <davidjames> cmasone: yes [23:29:23] <davidjames> cmasone: Unless you are using preflight trybot, then that will work :) [23:30:12] <crosbot> tree became 'Tree is closed (Waiting for PFQ to mark earlier OpenSSL ebuild change as stable)' [23:31:08] <jhorwich> davidjames: will we be able to see when the first PFQ finishes that the ebuild gets promoted to stable, or is it only after all finish? [23:31:17] <davidjames> jhorwich: When all finish [23:31:56] *** unreal_ has quit IRC [23:32:25] <jhorwich> davidjames: so if the PFQ-not-promoting thing happens again we'd still be where we are now? (trying to see if we should go through the trouble of re-adding the 3 .patch files deleted in 7770) [23:32:45] <davidjames> jhorwich: Well the issue before was that the change was committed after the PFQ started [23:32:59] <davidjames> jhorwich: And also that the PFQ wasn't launched with the change [23:34:40] <jhorwich> davidjames: ah, I'm getting more enlightened (I think) [23:35:57] *** Malmis_ has joined #chromium-os [23:36:41] *** wfrichar has quit IRC [23:37:50] *** Malmis has quit IRC [23:41:20] *** behdad has quit IRC [23:48:10] *** [S]olet has quit IRC [23:48:19] *** benchan has joined #chromium-os [23:48:20] *** ChanServ sets mode: +v benchan [23:48:53] *** unreal_ has joined #chromium-os [23:49:11] *** Solet has joined #chromium-os [23:53:33] <jhorwich> davidjames: Fastest way to verify ebuild got marked stable? [23:54:01] <jhorwich> I think it got promoted but want to confirm [23:54:51] *** jep has quit IRC [23:55:22] <cmasone> jhorwich: look in the log of the PublishUprevChanges step [23:55:30] <cmasone> jhorwich: and search for 'openssl' [23:55:38] *** unreal__ has joined #chromium-os [23:55:50] *** unreal_ has quit IRC [23:55:54] <jhorwich> cmasone: thank you, I see it there (and I repo sync'd my client and see -r8.ebuild now, with the offending lines gone) [23:56:02] <cmasone> jhorwich: woo! [23:56:08] *** unreal__ is now known as unreal [23:56:53] <jhorwich> cmasone: so we should be good and I should re-open? or do you think there are inflight builds I need to stop first? [23:57:36] <cmasone> jhorwich: I think we should be OK. It'd be good to start the full builders [23:57:41] <cmasone> jhorwich: I dunno why they didn't start [23:58:25] <crosbot> tree became 'Tree is open (OpenSSL ebuild promoted stable, should cycle green)' [23:59:01] <gauravsh> I am going to defer landing my ebuild change to tomorrow AM, to let things settle down. [23:59:36] <cmasone> jhorwich: you starting the bots? [23:59:42] <jhorwich> gauravsh: thank you [23:59:51] <jhorwich> cmasone: looking for the right button ;) [23:59:58] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "x86-zgb_he canary" from None: )'