[00:07] rbasak, nacc: i pasted a fairly horrifying but apparently working script to the bug [00:09] mwhudson: rbasak: tyvm [00:09] someday i'll find time to get back to it :) [00:09] rbasak: the nice part about your idea is that `uupdate` already does it for us (the unpack somewhere) ... we can control it a bit, possibly. [00:10] rbasak: alternatively, the user can provide us the tarball to use in theory [00:43] ararararagh the python upstream tokenize changes broke pylint it seems? === jamesh_ is now known as jamesh [03:38] talking of the importer, it seems to be lagging, https://launchpad.net/ubuntu/+source/astroid/2.0.4-1 hasn't been imported 12 hours after upload [05:41] https://bugs.launchpad.net/ubuntu/+source/dh-python/+bug/1794229 [05:41] Launchpad bug 1794229 in dh-python (Ubuntu) "python packages should not ship colliding /usr/lib/python3/dist-packages/.pytest_cache" [Critical,New] [05:41] i created a bug for thjat [05:41] maybe that was premature? [05:41] just read the convo above [05:42] (affects astroid and alembic) === cpaelzer_ is now known as cpaelzer === shadeslayer_ is now known as shadeslayer [09:22] is fake raid 1 supported by ubuntu? [09:45] alterjsive: mirroring, yes: https://help.ubuntu.com/community/Installation/SoftwareRAID [09:52] sladen: so if it stopped working , I should file a bugreport? I used fake raid 0 without problems for years. it just worked without any extra configuration. [09:53] out of the box [09:53] now boot fails after a kernell update. [09:53] if I switch back to my old kernell version, it boots fine. [09:54] alterjsive: okay, that is a bug, yes [09:54] alterjsive: what is the before-kernel (working), and the after-kernel (not working) [09:56] sladen: sorry, i'm not sure, it took me a while to figure out it's not my hardware. I thought it was just a harware faillure. I even bought new ssd's [09:56] sladen: I will file a bugreport tonight, thx [09:57] alterjsive: it needs hard facts ... version number before and after. Exact partition arrangement, and how Grub is configured [09:57] alterjsive: yes, please file a bug in Launchpad with the instructions of exactly what happens [10:01] sladen: ok, will do. [15:36] https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/1794318 [15:36] Launchpad bug 1794318 in mdadm (Ubuntu) "kernel update breaks boot on intel fake raid 1" [Undecided,New] [15:38] anything I need to add? [15:40] bbl going home. [15:50] alai, you didn't mention [15:52] xnox, wrong nick i guess? [15:53] alai, yes, alterjsive quit by the time i did autocomplete..... [15:53] sorry [15:53] np at all === BenderRo- is now known as BenderRodriguez [18:54] infinity, kees, stgraber, slangasek: tech board meeting in 5 min === darkxst_ is now known as darkxst [22:34] doko, i am confused by python's autopkgtests. [22:34] e.g. test_tls1_3 (test.test_ssl.ThreadedTests) ... skipped 'test requires TLSv1.3 enabled OpenSSL' [22:35] is seen in python2.7 test, triggered by openssl, both of which are from proposed, and do have TLSv1.3 [22:35] i wonder, if i'm missing something. [22:36] i'll retry all of them with all-proposed=1 but it would be nice to go over the "regressions" tomorrow, to figure out what's missing.