=== Elimin8r is now known as Elimin8er === maclin1 is now known as maclin === maclin1 is now known as maclin === TJ_Remix is now known as TJ- [11:17] cking: hey, happy new year - here's a present for you: can you look into the autopkgtests of stress-ng please? tlb-shootdown is somehow murdering the test runner [11:18] I think it's killing the parent or something [11:18] reproduces in the qemu runner fwiw [11:18] Laney, how urgent is it? [11:19] I can blacklist for now [11:19] so depends if you want results [11:19] blacklist it for now, I'll look at it sometime next week, thanks for the heads-up on this, it is a torture test that probably is too hard on the test runner for sure [11:20] I run that stressor over SSH and it kills my SSH connection :-) [11:21] oops, that's a bit harsh of it [11:23] Laney, OK, I'll add some oom'ing magic to that one to make sure it gets oom'd before anything else. I think that's the issue [11:25] cking: I don't see any OOM stuff in dmesg from these runs [11:25] anyway, should reproduce for you I'd imagine [11:25] Laney, how many CPUs and how much memory on the box? [11:25] and which kernel? [11:27] 1 / 1024 / 4.13.0-17 [11:27] * Laney did this: http://packaging.ubuntu.com/html/auto-pkg-test.html#executing-the-test [11:28] ok, that's a good starting point, I'll try and get around to that next week [11:28] righto [12:40] apt's happy eyeballs in progress for security.ubuntu.com: https://paste.ubuntu.com/26312732/ - I artificially lowered the connection attempt delay to like 10 seconds to get quite a few attempts === gpiccoli is now known as Guest14699 === Guest14699 is now known as gpiccoli [12:40] It's a host that prefers IPv4, but you also note that the second v4 attempt completed before the first, so that one is picked. [12:41] This also means that if one of the addresses fails, APT now falls back to another within that delay (250 ms by default), rather than waiting for 2 minutes [12:42] I'm considering adding a linear back off factor, but currently it's a constant as the RFC specifies for stupid clients [12:44] It seems a natural back off the RFC 8305 does not specify would be to just always wait clamp(250 ms, time we spent so far, 2000 ms). Opinions welcome :D [16:04] ypwong: saw the recent changes to The Bug™. does this signal that we'll be respinning and releasing 17.10 again? === Tribaal is now known as tribaal [16:36] Huh. I just heard that loading rtsx_pci enables support for 01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01) [16:36] how odd [16:56] -> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1741084 [16:56] Launchpad bug 1741084 in linux (Ubuntu) "rtsx_pci needs to be manually loaded for Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader [10ec:5229]" [Undecided,New] [17:44] does the default install pam log user passwd history [17:46] letterman: you're in the wrong channel. [18:33] oh ho! interesting fact: 4.15rc6 is being suggested to fix broken BIOS due to Intel SPI on bug 1734147 .... and that theoretically includes all of the x86 page table isolation patches https://lwn.net/Articles/742449/ [18:33] bug 1734147 in linux (Ubuntu) "Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models" [Critical,Confirmed] https://launchpad.net/bugs/1734147 [18:33] so maybe we could kill two bugs with one stone? :) [18:35] slangasek: looks like some fixes i had queued for d-i/bionic got dropped from the repo before the last upload - was there a problem with those? [18:36] or maybe i failed to push them... [18:38] dannf: sorry, I didn't knowingly drop anything [18:38] slangasek: ok - probably my fault then :) [23:31] Laney: https://sigma.unit193.net/source/debhelper_11ubuntu0.1~ubuntu16.04.dsc - https://sigma.unit193.net/source/debhelper_11ubuntu0.1~ubuntu17.10.dsc btw. [23:31] Xenial needs dh-autoreconf too, but that's super easy. [23:33] It seems that all Launchpad builders are currently disabled. See the topic in #launchpad for more details. === cjwatson changed the topic of #ubuntu-devel to: LP build farm disabled for maintenance; no ETA yet | Artful Released + taken down LP#1734147 | Archive: open | Devel of Ubuntu (not support or app devel) | build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of trusty-artful | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | Patch Pilots: [23:47] My bad, dh-autoreconf already *has* a backport. Not very recent, but should do the trick. [23:48] Yes, 12 is the minimum for debhelper [23:48] juliank: We're on to debhelper 12 already? O_O [23:48] I'm aware, I didn't see xenial had it. [23:48] The other ones are mostly speed ups :D [23:49] tsimonq2: dh-autoreconf 12 [23:49] :D [23:49] juliank: hehehehe I was gonna say... :D [23:49] but debhelper 12 compat level exists in development :D [23:49] juliank: There was a discussion in #debian-derivatives, I may have accidentally volunteered to help backport debhelper. [23:50] I'm obviously highlighted by dh-autoreconf and happy to do any backports of that :D [23:50] but none needed so [23:52] I'd say "sorry for the ping", but your fault putting that on highlight. ;) [23:52] Re backports: I still gotta build an apt snap [23:52] ...Unless you want me to poke you again about xdt-autorun. :> [23:52] Latest apt everywhere :D [23:53] I'm presuming https://anonscm.debian.org/git/apt/apt.git/commit/?id=8d23827be3043daf7fed1b86da1d41578889eaeb won't get backported? [23:56] JackFrost: Oh, that should be backported to 1.4.y and 1.2y. [23:57] Ooh nice, won't have to wait for Bionic then. [23:58] I gotta cleanup 1.5.2 and release that [23:58] and then I can add that to the 1.4.y and 1.2.y queues [23:58] I still have to wait for Bionic for the new apt-file though, of course.