[00:39] acheronuk: right, makes sense, thanks [00:41] acheronuk: note however that this also means that a 'skiptest' is insufficient; uim won't migrate, which means qt won't migrate because it will increase the uninstallable count [00:45] vorlon: so this from update_output_notest.txt is wrong? https://paste.kde.org/phiiacpxi [00:47] acheronuk: well, if we *also* skiptest uim itself, and if the emacs build failure only affects the autopkgtests and not installability, then it would migrate [00:47] regardless, just trying to make progress toward the end goal of migration. I'm aware there are other issues that could block this [00:47] one step at a time.... [00:48] otoh maybe we just needed to include uim in the triggers for the test [00:49] which would almost have been https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-disco/disco/ppc64el/u/uim/20190102_210536_65032@/log.gz except that has all-proposed=1 [00:52] ic. in other words add enough other qt sources with uim in proposed as triggers, that it doesn't give up on apt pinning and switch the the proposed pocket anyway? [00:52] *to the [01:00] vorlon: btw, do you know how I might prevent installation of a recommnds font package on the iso? fonts-noto autosynced from debian now recommends fonts-noto-cjk-extra, which bumps Kubuntu and mate iso by ~300MB. blacklisting doesn't work to stop it installing [01:26] acheronuk: fonts-noto is only a metapackage. Why don't you just remove it from your seed and pick the font packages you want? [01:39] jbicha: oh, for some reason I though that still packed at least some of the fonts. if not, that might do it. thanks [01:49] acheronuk: Only your issue there is plasma-desktop.. >_> [01:50] krytarik: that can be fixed :) [01:51] Hands on! :D === cpaelzer__ is now known as cpaelzer [08:36] -queuebot:#ubuntu-release- Unapproved: gce-compute-image-packages (trusty-proposed/universe) [20180905+dfsg1-0ubuntu1~14.04.1 => 20181206+dfsg1-0ubuntu1~14.04.0] (ubuntu-cloud) [08:36] -queuebot:#ubuntu-release- Unapproved: gce-compute-image-packages (xenial-proposed/universe) [20180905+dfsg1-0ubuntu1~16.04.1 => 20181206+dfsg1-0ubuntu1~16.04.0] (ubuntu-cloud) [08:41] -queuebot:#ubuntu-release- Unapproved: gce-compute-image-packages (trusty-proposed/universe) [20180905+dfsg1-0ubuntu1~14.04.1 => 20181206+dfsg1-0ubuntu1~14.04.0] (ubuntu-cloud) [08:41] -queuebot:#ubuntu-release- Unapproved: gce-compute-image-packages (xenial-proposed/universe) [20180905+dfsg1-0ubuntu1~16.04.1 => 20181206+dfsg1-0ubuntu1~16.04.0] (ubuntu-cloud) [08:42] sil2100, could you please drop older gce-compute-image-packages from trusty and xenial Unapproved? [08:43] sil2100, also could you please accept the latest ones to all releases if your SRU time permits? :-) [08:47] rbalint: sure! Hopefully I'll get to that soon, for now I'm doing proposed->updates [08:48] (there's a lot of that) [09:24] sure vorlon sorry for that, I'll take care in case nobody does it [10:15] coreycb, FYI, the python mysql dropin replacement is making all the upstream testsuite fail... I think it might be time to drop it... what do you think? https://github.com/django/django/pull/10824 [10:15] django issue (Pull request) 10824 in django "Use pymysql as a drop-in replacement for MySQLdb." [Open] [10:16] I don't know why you introduced it, but it seems to be causing a lot of pain, and bot mysqldb and pymysql are in main... [10:20] you switched them on 24/08/2015 https://launchpad.net/ubuntu/+source/python-django/1.7.9-1ubuntu3 and 15 days later pymysql got MIRed [11:06] -queuebot:#ubuntu-release- Unapproved: rejected gce-compute-image-packages [source] (trusty-proposed) [20181206+dfsg1-0ubuntu1~14.04.0] [11:06] -queuebot:#ubuntu-release- Unapproved: rejected gce-compute-image-packages [source] (xenial-proposed) [20181206+dfsg1-0ubuntu1~16.04.0] [11:13] vorlon, I hope he will action on the issue https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1810772 [11:13] Ubuntu bug 1810772 in thunderbird (Ubuntu) "firefox/thunderbird: please drop llvm-4.0 and switch to versionless alternative" [High,New] [12:57] LocutusOfBorg: I think the problem at the time at least was that upstream openstack was moving to pymysql and it was our understanding that only one client would be maintained in main. but if both can be in main I don't see any reason to keep that patch. there's another patch in sqlalchemy too. [12:57] jamespage: what do you think about dropping the pymysql patches? ^ [13:13] coreycb: that's ok but the side effect is that anywhere a connection string is not qualified with pymysql+ we need to make that change as well [13:13] i.e. in the charms at least [13:14] coreycb: django is not the only touch point right? [13:15] jamespage: good point. django and sqlalchemy but i'm not entirely sure if something else may have been affected. [13:24] jamespage: alright well seems like a good time in the release to take the risk so I'll go ahead and drop those patches [13:31] coreycb, too late, I dropped it already... if you mean python-django [13:31] LocutusOfBorg: ah, thanks then :) I'll get sqlalchemy [13:32] as you wish, I can do it too :D [13:33] LocutusOfBorg: i have it building. it should just be a sync. [13:33] oh sync sync sync nice! [13:34] at least, reintroducing patches later seems feasible enough [13:34] LOL [13:34] sqlalchemy was wrong... [13:34] -Suggests: python-sqlalchemy-doc, python-psycopg2, python-mysqldb (>= 1.2.1-p2-2), [13:34] +Suggests: python-sqlalchemy-doc, python-psycopg2, python-pymysql (>= 1.2.1-p2-2), [13:35] the latest version for pymysql is 0.9.2-2 :D [13:35] LocutusOfBorg: ah, well it's synced now [13:36] it was only a suggest, this is probably why britney didn't complain... [13:38] -queuebot:#ubuntu-release- New binary: corosync [amd64] (disco-proposed/main) [3.0.0-1] (ubuntu-desktop, ubuntu-server) [13:41] coreycb, maybe you know... why is this not working? reverse-depends -c main -b src:python-pymysql -r disco [13:41] for some reasons even django is not there [13:48] -queuebot:#ubuntu-release- New binary: corosync [s390x] (disco-proposed/main) [3.0.0-1] (ubuntu-desktop, ubuntu-server) [13:49] LocutusOfBorg: maybe drop the -b ? [13:50] -queuebot:#ubuntu-release- New binary: corosync [ppc64el] (disco-proposed/main) [3.0.0-1] (ubuntu-desktop, ubuntu-server) [13:50] -queuebot:#ubuntu-release- New binary: corosync [i386] (disco-proposed/main) [3.0.0-1] (ubuntu-desktop, ubuntu-server) [13:53] -queuebot:#ubuntu-release- New binary: corosync [arm64] (disco-proposed/main) [3.0.0-1] (ubuntu-desktop, ubuntu-server) [13:53] coreycb, I tried also dropping "src:", nothing [13:53] in the meanwhile django migrated [13:56] LocutusOfBorg: try dropping -b and adding -s [13:57] -queuebot:#ubuntu-release- New binary: corosync [armhf] (disco-proposed/main) [3.0.0-1] (ubuntu-desktop, ubuntu-server) [14:41] -queuebot:#ubuntu-release- Unapproved: accepted gce-compute-image-packages [source] (cosmic-proposed) [20181206+dfsg1-0ubuntu1~18.10.0] [14:55] -queuebot:#ubuntu-release- Unapproved: accepted gce-compute-image-packages [source] (bionic-proposed) [20181206+dfsg1-0ubuntu1~18.04.0] [15:08] cyphermox: hi. I'm a big out of depth debugging LP: #1810647 [15:08] Launchpad bug 1810647 in ubiquity (Ubuntu) "ubi-setup-console crashes when non English language is selected in KDE front end" [Critical,Confirmed] https://launchpad.net/bugs/1810647 [15:09] I don't suppose you can see anything obvious, seeing as you are much more familiar with what that is doing [15:25] acheronuk: I'd wager it has something to do with the KeyError: 'Deutsch' error in UbiquityDebug.txt [15:25] -queuebot:#ubuntu-release- Unapproved: accepted gce-compute-image-packages [source] (xenial-proposed) [20181206+dfsg1-0ubuntu1~16.04.0] [15:26] that said, sorry, I can't really spend more time on it -- I think this might be some mixup caused by using a translated string where an untranslated one should be used? [15:26] cyphermox: yeah, I got that far. any insight helps :) [15:27] acheronuk: ok [15:27] acheronuk: check if /usr/lib/ubiquity/console-setup/kbdnames.gz contains anything [15:27] I was just asking, as you might spot somthing in a few mins that might take me hours! [15:27] ok [15:28] maybe the seed is missing some little piece of the keyboard handling packages - especially some x11* bit [15:28] I checked the "obvious" x11-xkb-utils, but that' s there [15:28] ok. ok I'll do an compare between the Kubuntu installed packages and another flavour that works [15:29] maybe keep that until later, since that might be very effort intensive :) [15:30] hrm, kbdnames.gz would have to contain the same thing as every other flavor, it comes straight from ubiquity [15:31] cyphermox: tried to get some of the values: https://i.imgur.com/QCHMQgQ.png [15:31] -queuebot:#ubuntu-release- New: accepted corosync [amd64] (disco-proposed) [3.0.0-1] [15:31] -queuebot:#ubuntu-release- New: accepted corosync [armhf] (disco-proposed) [3.0.0-1] [15:31] -queuebot:#ubuntu-release- New: accepted corosync [ppc64el] (disco-proposed) [3.0.0-1] [15:31] -queuebot:#ubuntu-release- New: accepted pdfminer [amd64] (disco-proposed) [20181108+dfsg-1] [15:31] -queuebot:#ubuntu-release- New: accepted corosync [arm64] (disco-proposed) [3.0.0-1] [15:31] -queuebot:#ubuntu-release- New: accepted corosync [s390x] (disco-proposed) [3.0.0-1] [15:32] -queuebot:#ubuntu-release- New: accepted corosync [i386] (disco-proposed) [3.0.0-1] [15:32] cyphermox: ummm. I meant to do this in #ubuntu-installer. sorry :/ [15:39] -queuebot:#ubuntu-release- Unapproved: accepted gce-compute-image-packages [source] (trusty-proposed) [20181206+dfsg1-0ubuntu1~14.04.0] [15:47] coreycb, so neutron nova and python-oslo.db needs to update their dependency? [16:54] -queuebot:#ubuntu-release- New binary: linux-signed-oem [amd64] (bionic-proposed/main) [4.15.0-1031.36] (kernel) [17:17] -queuebot:#ubuntu-release- New binary: zdbsp [s390x] (disco-proposed/universe) [1.19+20181027+dfsg.1-2] (no packageset) [17:17] -queuebot:#ubuntu-release- Unapproved: hedgewars (bionic-proposed/universe) [0.9.24.1-dfsg-2ubuntu1 => 0.9.25-5~ubuntu18.04.1] (no packageset) [17:19] -queuebot:#ubuntu-release- Unapproved: hedgewars (cosmic-proposed/universe) [0.9.24.1-dfsg-4build2 => 0.9.25-5~ubuntu18.10.1] (no packageset) [17:23] -queuebot:#ubuntu-release- New binary: zdbsp [i386] (disco-proposed/universe) [1.19+20181027+dfsg.1-2] (no packageset) [17:23] -queuebot:#ubuntu-release- New binary: zdbsp [ppc64el] (disco-proposed/universe) [1.19+20181027+dfsg.1-2] (no packageset) [17:24] -queuebot:#ubuntu-release- New binary: zdbsp [amd64] (disco-proposed/universe) [1.19+20181027+dfsg.1-2] (no packageset) [17:25] -queuebot:#ubuntu-release- New binary: heudiconv [amd64] (disco-proposed/universe) [0.5.2-1] (no packageset) [17:48] -queuebot:#ubuntu-release- New binary: zdbsp [arm64] (disco-proposed/universe) [1.19+20181027+dfsg.1-2] (no packageset) [17:49] -queuebot:#ubuntu-release- New binary: zdbsp [armhf] (disco-proposed/universe) [1.19+20181027+dfsg.1-2] (no packageset) [17:54] acheronuk, tsimonq2, valorie, wxl[m]: Kubuntu disco-desktop-amd64.iso daily is currently oversized, but it looks like no one from Kubuntu team is currently getting notifications about this. Would you care to give me a list of email addresses that we should send these notifications to? [17:56] vorlon: I rebuilt it earlier after some changes, and it is now 1.8GB [17:57] from 2.1GB [17:57] ubuntu-mate is 2.3GB though. fonts-noto to blame again I think [17:58] I let Martin know on telegram yesterday [17:59] vorlon: for me, you can send to rikmills at kubuntu dot org [17:59] vorlon: You can send notices for me to tsimonq2@kubuntu.org [17:59] Thanks [17:59] ^^ that also :) [18:06] thanks, added you both - and yeah, the email I'm looking at is 6 hours out of date, whoops ;) [18:06] -queuebot:#ubuntu-release- New source: unity-scope-gnote (disco-proposed/primary) [0.1+13.10.20130723-0ubuntu2] [18:11] bluesabre: ^^ similar question for xubuntu - is there an email address we should be notifying in case of oversized xubuntu images (and image build failures)? [18:14] Wimpress: ^^ and for ubuntu-mate, same question; who should be notified? [18:20] -queuebot:#ubuntu-release- New: accepted heudiconv [amd64] (disco-proposed) [0.5.2-1] [18:20] -queuebot:#ubuntu-release- New: accepted zdbsp [arm64] (disco-proposed) [1.19+20181027+dfsg.1-2] [18:20] -queuebot:#ubuntu-release- New: accepted zdbsp [i386] (disco-proposed) [1.19+20181027+dfsg.1-2] [18:20] -queuebot:#ubuntu-release- New: accepted zdbsp [s390x] (disco-proposed) [1.19+20181027+dfsg.1-2] [18:20] -queuebot:#ubuntu-release- New: accepted zdbsp [amd64] (disco-proposed) [1.19+20181027+dfsg.1-2] [18:20] -queuebot:#ubuntu-release- New: accepted zdbsp [ppc64el] (disco-proposed) [1.19+20181027+dfsg.1-2] [18:20] -queuebot:#ubuntu-release- New: accepted zdbsp [armhf] (disco-proposed) [1.19+20181027+dfsg.1-2] [20:44] -queuebot:#ubuntu-release- Unapproved: nova (bionic-proposed/main) [2:17.0.7-0ubuntu1 => 2:17.0.7-0ubuntu2] (openstack, ubuntu-server) [20:45] -queuebot:#ubuntu-release- Unapproved: nova (cosmic-proposed/main) [2:18.0.3-0ubuntu1 => 2:18.0.3-0ubuntu2] (openstack, ubuntu-server) [23:21] -queuebot:#ubuntu-release- New binary: re2 [s390x] (disco-proposed/universe) [20190101+dfsg-2] (kubuntu) [23:26] -queuebot:#ubuntu-release- New binary: re2 [amd64] (disco-proposed/universe) [20190101+dfsg-2] (kubuntu) [23:29] -queuebot:#ubuntu-release- New binary: re2 [i386] (disco-proposed/universe) [20190101+dfsg-2] (kubuntu) [23:30] -queuebot:#ubuntu-release- New binary: re2 [ppc64el] (disco-proposed/universe) [20190101+dfsg-2] (kubuntu) [23:44] -queuebot:#ubuntu-release- New binary: re2 [arm64] (disco-proposed/universe) [20190101+dfsg-2] (kubuntu) [23:51] -queuebot:#ubuntu-release- New binary: re2 [armhf] (disco-proposed/universe) [20190101+dfsg-2] (kubuntu)