[05:41] morning everyone [05:53] (pin drops) [05:53] Morning jibel [06:11] Hey duflu [06:54] good morning desktoppers [06:54] hey jibel, duflu [06:58] Hi oSoMoN [07:04] salut oSoMoN [07:16] good morning [07:18] Morning didrocks [07:22] hey duflu [07:24] bonjour didrocks [07:30] salut jibel [07:31] bonjour didrocks [07:36] salut oSoMoN! [08:41] goood morning desktopers! [08:50] Morning seb128 [08:50] hey duflu, how are you today? [08:51] seb128, working on a major bisection that has defeated me since Oct :( You? [08:56] salut seb128! [08:59] duflu, I'm good, a bit tired but working on it with coffee! I went to tennis yesterday evening, that was nice but took me a while to cool down and be able to sleep then... [09:00] lut didrocks, bon premier jour de vacances :) [09:03] hey [09:03] seb128: haha [09:04] hey Laney [09:04] WHAT [09:04] vacances indeed?!?!?! [09:04] will be tomorrow indeed [09:06] hey Laney, how are you today? [09:06] need to finish tests which will end up in autopktests ;) [09:07] morning jibel duflu oSoMoN didrocks seb128 and Laney [09:08] Hi marcustomlinson [09:08] and hi Laney [09:09] hey seb128 marcustomlinson duflu! [09:09] seb128: got a slight cold, had to cancel blood donation appointment today :'( [09:10] but otherwise good [09:10] still got to go vote though URGH [09:10] you? [09:10] hey marcustomlinson :) [09:10] Laney, :-( [09:11] Laney, I'm great, had some very nice tennis yesterday, it was cold but dry and no wind and there was some nice people that I didn't know in my group, we had quite some fun :) [09:11] nice [09:11] will we see you at wimbledon soon? [09:12] Laney, want me to be the next https://asapland.com/the-worst-tennis-player-in-history-he-lost-6-0-and-6-0-and-did-not-win-a-single-point/12365/ ? ;) [09:14] :D [09:14] you'll be the 6 guy not the 0 guy [11:09] https://paste.ubuntu.com/p/s36zBXrts6/ this is great [11:09] the 'good' commit I picked for the bisect was literally the previous commit to the actual bad one [11:09] so 10 'bad's in a row later and I found the right answer [11:09] :D [11:13] haha [11:13] excellent guess [13:58] ricotz, hey, did you see that I pushed a fix for bug #1851936 to all the firefox-beta branches? [13:58] bug 1851936 in firefox (Ubuntu) "User profile won't load after upgrade - prompt to create new profile" [Undecided,Fix committed] https://launchpad.net/bugs/1851936 [14:16] oSoMoN, yes :), looked a bit over-engineered at first ;), but seems it is required that way [14:17] ricotz, I initially considered the debian approach, which uses the debian/changelog timestamp, but in our case it would still require the changelog entries to have the same timestamp for all releases, which is quite error-prone [14:18] then I realized that the upstream build candidates all have a buildid [14:18] oSoMoN, yes, that is a good source [14:19] oSoMoN, I guess I will tweak it a bit to fallback for trunk on the current time as mozilla's build is going [14:19] *doing [14:21] right, I didn't handle trunk builds, but using the current datetime should be fine [14:21] oSoMoN, https://hg.mozilla.org/mozilla-central/file/tip/build/variables.py#l21 [14:22] so it's just a matter of not writing the BUILDID file in source tarballs for trunk builds, or ignoring it [14:22] oSoMoN, in case you want to patch it [14:23] no, writing it is good! [14:23] so just use the datetime as in create_tarball as fallback [14:25] ricotz, for trunk builds, version == None ? [14:26] yes, to generate it from the repo information [14:28] ok, that's easy enough to implement then [14:28] I'll push a followup commit in a moment [14:29] yeah, so just this line instead of throwing an error [14:33] ricotz, this: https://paste.ubuntu.com/p/BMHwYxXnPJ/ , right? [14:36] oSoMoN, yes that should work -- my comment was confusing [14:43] ricotz, done, and pushed to all beta branches [14:44] oSoMoN, thanks [16:06] marcustomlinson: can you hear me? [16:10] good morning everyone [16:11] kenvandine: no it's irc [16:15] hey hellsworth [16:16] hi oSoMoN , hope your day is going well :) [16:16] yes, so far so good! [17:06] TIL (thanks to Lennart) the + prefix in ExecFoo= lines in systemd service units to run a command with all of the sandboxing stuff turned off