=== ijohnson is now known as ijohnson|pto [05:34] bdmurray, no I didn't [08:23] thanks kanashiro cpaelzer for doing ti! [08:23] *it [08:49] yw LocutusOfBorg === G_ is now known as G === rawr is now known as grumble [12:21] LocutusOfBorg: o/ you're welcome [13:28] mitya57, https://launchpad.net/ubuntu/+source/pyside2/5.15.0-2 please? :) (arm64 fails) [13:30] can you please have a look? [13:50] How does one build the ubuntu installer? https://wiki.ubuntu.com/Installer/Development talks about checking out source, but not how to build it. Compare/contrast https://wiki.debian.org/DebianInstaller/Build [13:58] realtime-neil-: which installer, I guess is the first question [13:59] We have the old d-i / classic server, subiquity (the server installer), curtin (the backend behind subiquity amongst others), and ubiquity (the desktop installer) [13:59] I guess there might be one or two more [13:59] e.g. image based things like rpi get configured on first boot, and don't really have an installer [14:00] calamares too! [14:00] well, calamares is not an ubuntu installer [14:00] i guess a flavour uses it? [14:00] I thought Lubuntu did. [14:00] i don't know, I'm just talking about insallers in main :) [14:01] And as a non-coredev, I don't care about main. :P [14:01] ...Except for when popcon has been broken since bionic, that's....fun. === cpaelzer__ is now known as cpaelzer [14:35] LocutusOfBorg: argh [14:35] I don't have Ubuntu arm64 hardware so I can't even check what's the difference from Debian [14:37] juliank, the old d-i one [14:52] LocutusOfBorg: ideally we need some glibc expert to fix this properly (what I did is just a workaround). [15:12] blacklist again? [15:13] LocutusOfBorg: maybe, but that will only fix build, and it will be still impossible to use PySide2.QtWebEngine on arm64. [15:14] The real bug cannot be fixed in pyside2 itself: it also happens with pyqt5 and even with pure Python+ctypes code. [15:15] I already contacted glibc and mesa maintainers (in Debian) but got no reply… Maybe I should ask on debian-arm. [16:23] jamespage, I uploaded the openstack-pkg-tools merge without the --subunit drop. Do you think its still needed? [16:24] I'm upstreaming the Ubuntu delta to debian, and they don't see any reason to not use subunit [17:47] coreycb, I'm syncing python-amqp, used for new kombu [17:50] LocutusOfBorg: sounds good, thank you [20:06] xnox: Do you have any hints on how to recreate bug 1874953? I tried an upgrade from E to F and got a conffile prompt but my pager worked for me [20:06] bug 1874953 in less (Ubuntu Focal) "dpkg: conffile difference visualizer subprocess returned error exit status 127" [Critical,Triaged] https://launchpad.net/bugs/1874953 [20:28] bdmurray: one has to install with split-usr, so install xenial upgrade to focal. [20:29] bdmurray: and the debconf prompt should be quite early, after less is upgraded, and in the same transaction. [20:29] xnox: alright, that'll be a fun slog [20:29] yes, sorry [20:29] bdmurray: usr-merged systems are unaffected. [20:55] mwhudson: I was checking golang-github-miekg-dns and I was wondering if you do not want to submit the changes you proposed here in a PR: https://github.com/miekg/dns/issues/1129#issuecomment-648560142 [20:55] it might be easier to collect feedback from upstream [21:17] kanashiro: i was hoping to get some feedback but yeah, maybe making that into a PR makes sense [21:23] kanashiro: https://github.com/miekg/dns/pull/1130 [21:24] mwhudson: many thanks :)