[00:06] -queuebot:#ubuntu-release- New binary: gcc-10-cross-ports [i386] (focal-proposed/universe) [2ubuntu1] (i386-whitelist) [00:14] vorlon: https://people.canonical.com/~ubuntu-archive/transitions/html/boost1.71.html see orthanc-* red on s399x [00:15] vorlon: and how it itself fails to migrate due to regressions on s390x on subversion & mercurial. [00:15] vorlon: anwya, block-proposed bug is there, i will tinker with it [00:34] -queuebot:#ubuntu-release- New binary: linux-signed-azure [amd64] (bionic-proposed/main) [5.0.0-1031.33] (kernel) [00:35] -queuebot:#ubuntu-release- New: accepted linux-signed-azure [amd64] (bionic-proposed) [5.0.0-1031.33] [00:44] Is there any chance somebody can look at avldrums.lv2 in NEW? It's been sitting there for nearly 3 weeks. https://launchpad.net/ubuntu/focal/+queue [01:08] -queuebot:#ubuntu-release- New binary: gcc-10-cross-ports [amd64] (focal-proposed/universe) [2ubuntu1] (i386-whitelist) [03:59] -queuebot:#ubuntu-release- New: accepted gcc-10-cross-ports [amd64] (focal-proposed) [2ubuntu1] [03:59] -queuebot:#ubuntu-release- New: accepted gcc-10-cross-ports [i386] (focal-proposed) [2ubuntu1] [03:59] -queuebot:#ubuntu-release- New: accepted gcc-10-cross-ports [arm64] (focal-proposed) [2ubuntu1] [03:59] -queuebot:#ubuntu-release- New: accepted gcc-10-cross-ports [ppc64el] (focal-proposed) [2ubuntu1] [04:06] -queuebot:#ubuntu-release- New: accepted yaru-theme [amd64] (focal-proposed) [20.04.1] [06:33] -queuebot:#ubuntu-release- Unapproved: accepted rtl8821ce [source] (eoan-proposed) [5.5.2.1-0ubuntu1~19.10.1] [06:34] -queuebot:#ubuntu-release- Unapproved: accepted rtl8821ce [source] (bionic-proposed) [5.5.2.1-0ubuntu1~18.04.1] [06:53] -queuebot:#ubuntu-release- New binary: pymtbl [amd64] (focal-proposed/universe) [0.4.1-2] (no packageset) [06:53] -queuebot:#ubuntu-release- New binary: pymtbl [armhf] (focal-proposed/universe) [0.4.1-2] (no packageset) [07:06] -queuebot:#ubuntu-release- New binary: gcc-10-cross [i386] (focal-proposed/universe) [3ubuntu1] (i386-whitelist) [07:16] -queuebot:#ubuntu-release- Unapproved: accepted grub2 [amd64] (focal-proposed) [2.04-1ubuntu18] [07:16] -queuebot:#ubuntu-release- Unapproved: accepted grub2 [arm64] (focal-proposed) [2.04-1ubuntu18] [07:22] -queuebot:#ubuntu-release- New binary: gcc-10-cross [amd64] (focal-proposed/universe) [3ubuntu1] (i386-whitelist) [07:22] -queuebot:#ubuntu-release- New binary: pymtbl [arm64] (focal-proposed/universe) [0.4.1-2] (no packageset) [07:59] -queuebot:#ubuntu-release- New binary: gcc-10-cross [arm64] (focal-proposed/universe) [3ubuntu1] (i386-whitelist) [07:59] -queuebot:#ubuntu-release- New binary: pymtbl [s390x] (focal-proposed/universe) [0.4.1-2] (no packageset) [08:01] -queuebot:#ubuntu-release- New binary: pymtbl [ppc64el] (focal-proposed/universe) [0.4.1-2] (no packageset) [08:03] -queuebot:#ubuntu-release- New: accepted gcc-10-cross [amd64] (focal-proposed) [3ubuntu1] [08:03] -queuebot:#ubuntu-release- New: accepted gcc-10-cross [i386] (focal-proposed) [3ubuntu1] [08:03] -queuebot:#ubuntu-release- New: accepted gcc-10-cross [arm64] (focal-proposed) [3ubuntu1] [08:03] -queuebot:#ubuntu-release- New: accepted gcc-10-cross [ppc64el] (focal-proposed) [3ubuntu1] [08:04] -queuebot:#ubuntu-release- New: accepted pymtbl [amd64] (focal-proposed) [0.4.1-2] [08:04] -queuebot:#ubuntu-release- New: accepted pymtbl [armhf] (focal-proposed) [0.4.1-2] [08:04] -queuebot:#ubuntu-release- New: accepted pymtbl [s390x] (focal-proposed) [0.4.1-2] [08:04] -queuebot:#ubuntu-release- New: accepted pymtbl [arm64] (focal-proposed) [0.4.1-2] [08:04] -queuebot:#ubuntu-release- New: accepted pymtbl [ppc64el] (focal-proposed) [0.4.1-2] [08:12] hello, does anybody know why i686-linux-gnu-pkg-config --cflags --libs sdl2 SDL2_ttf doesn't look in /usr/lib/i386-linux-gnu/pkgconfig/ path? [08:12] vorlon, ^^ [08:12] https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/i386/libs/libsdl2/20200205_224452_856a1@/log.gz [08:14] https://salsa.debian.org/sdl-team/libsdl2/commit/958e5453d2d228e7c7ffba1afd445e10a3788012 this might fix it [08:14] but I think somewhere pkg-config is wrong? [08:16] LocutusOfBorg: ah that could be why grafx2 2.7 doesn't build for me :) [08:16] considering that on amd64 it does search on it [08:16] does that also happen on sid? [08:16] meh, that i686-linux-gnu-foo is just a wrapper to pkg-config, lets see it [08:23] I think nobody looked at the cross pkg-config for a long time, and it needs updating with debian's solution [08:25] LocutusOfBorg: why is this in /usr/lib/i386-linux-gnu/pkgconfig/ instead of /usr/lib/i686-linux-gnu/pkgconfig/ ? [08:25] that sounds like a bug [08:26] https://paste.ubuntu.com/p/MGCB55x7b5/ [08:26] vorlon, ^^ [08:27] ok [08:27] that i686 directory doesn't exist [08:28] right, an archive search shows a single package using /usr/lib/i386-linux-gnu/pkgconfig/ instead of /usr/lib/i686-linux-gnu/pkgconfig/ [08:28] but somewhat its working [08:28] but /usr/bin/i686-linux-gnu-pkg-config here has explicit handling for i686 vs i386 [08:29] the problem is: if you try to install build-essential:i386 dpkg-architecture gets removed [08:29] uh [08:29] why are you trying to install build-essential:i386 [08:29] tarzeau, ^^ can you please check if dpkg-architecture is available? [08:29] vorlon, meh, got it only now [08:29] ok [08:29] LocutusOfBorg: i'm on x86_64 and yes i have dpkg-architecture [08:29] debian/tests/control:Depends: libsdl2-dev, build-essential [08:29] debian/tests/control:Depends: build-essential, cmake, libsdl2-dev [08:29] debian/tests/control:Depends: build-essential, libsdl2-dev, libsdl2-ttf-dev [08:29] tarzeau, if your autopkgtest is trying to install build-essential-cross you might get it removed [08:29] the patches to support cross autopkgtest special-case build-essential [08:30] oh :) [08:30] i'm not using autopkgtest: http://phd-sid.ethz.ch/debian/grafx2/2020/ but i have 4 tests to try build 2.7 [08:30] -queuebot:#ubuntu-release- New binary: mir [s390x] (focal-proposed/main) [1.7.0-0ubuntu1] (ubuntu-desktop) [08:30] by mapping it to build-essential:native + crossbuild-essential-$arch [08:30] (which shows in that log) [08:31] LocutusOfBorg: reading the log, it's not i686-linux-gnu-pkg-config which fails, it's sdl2-config's internal invocation of an unqualified pkg-config command [08:32] I mean, this is why bespoke foo-config scripts should die [08:33] having the test explicitly set the pkgconfig path would certainly work around this [08:35] -queuebot:#ubuntu-release- New binary: mir [ppc64el] (focal-proposed/main) [1.7.0-0ubuntu1] (ubuntu-desktop) [08:36] got it [08:36] ${CROSS_COMPILE}gcc $cflags -o use-${tool}-${mode} use-sdl.c `PKGCONFIG=$DEB_HOST_GNU_TYPE-pkg-config sdl2-config --cflags $scflags` [08:36] somethig like this? [08:37] or better ${CROSS_COMPILE}gcc $cflags -o use-${tool}-${mode} use-sdl.c `PKGCONFIG=${CROSS_COMPILE} sdl2-config --cflags $scflags` [08:41] -queuebot:#ubuntu-release- New binary: mir [amd64] (focal-proposed/main) [1.7.0-0ubuntu1] (ubuntu-desktop) [09:09] vorlon, looks like debian changed dpkg-dev from depends to suggest [09:10] and they have a check to throw error when dpkg-dev is not installed [09:10] honestly I like that change... [09:10] https://launchpad.net/~costamagnagianfranco/+archive/ubuntu/locutusofborg-ppa/+sourcepub/10980350/+listing-archive-extra [09:10] doko, ^^ I can upload in the archive if you like it [09:20] -queuebot:#ubuntu-release- New binary: mir [armhf] (focal-proposed/main) [1.7.0-0ubuntu1] (ubuntu-desktop) [09:28] -queuebot:#ubuntu-release- New binary: mir [arm64] (focal-proposed/main) [1.7.0-0ubuntu1] (ubuntu-desktop) [10:08] -queuebot:#ubuntu-release- New: accepted mir [amd64] (focal-proposed) [1.7.0-0ubuntu1] [10:08] -queuebot:#ubuntu-release- New: accepted mir [armhf] (focal-proposed) [1.7.0-0ubuntu1] [10:08] -queuebot:#ubuntu-release- New: accepted mir [s390x] (focal-proposed) [1.7.0-0ubuntu1] [10:08] -queuebot:#ubuntu-release- New: accepted mir [arm64] (focal-proposed) [1.7.0-0ubuntu1] [10:08] -queuebot:#ubuntu-release- New: accepted mir [ppc64el] (focal-proposed) [1.7.0-0ubuntu1] [11:57] morning [11:58] please could ceph 12.2.12-0ubuntu0.18.04.5 be rejected from the bionic UNAPPROVED queue [11:58] will superceed that upload [11:58] -queuebot:#ubuntu-release- Unapproved: ceph (eoan-proposed/main) [14.2.4-0ubuntu0.19.10.1 => 14.2.7-0ubuntu0.19.10.1] (desktop-core, ubuntu-server) [11:59] ^ done [11:59] rbasak: thanks [11:59] You're welcome. Easiest SRU processing ever :-) [11:59] always good for a friday :-) [11:59] -queuebot:#ubuntu-release- Unapproved: rejected ceph [source] (bionic-proposed) [12.2.12-0ubuntu0.18.04.5] [12:02] -queuebot:#ubuntu-release- Unapproved: ceph (bionic-proposed/main) [12.2.12-0ubuntu0.18.04.4 => 12.2.13-0ubuntu0.18.04.1] (desktop-core, ubuntu-server) [12:17] -queuebot:#ubuntu-release- Unapproved: openvswitch (eoan-proposed/main) [2.12.0-0ubuntu1 => 2.12.0-0ubuntu1.1] (ubuntu-server) [13:46] -queuebot:#ubuntu-release- New binary: ceph [s390x] (focal-proposed/main) [15.1.0-0ubuntu1] (desktop-core, ubuntu-server) [14:19] tjaalton: hello, if you have time in your rotation today could you take a look at 1826114 and 1858933 in eoan unapproved? [14:21] coreycb: package? [14:23] tjaalton: cinder, octavia, horizon, and neutron [14:26] did anything change since last time? [15:07] is publisher running? [15:19] -queuebot:#ubuntu-release- New binary: ceph [ppc64el] (focal-proposed/main) [15.1.0-0ubuntu1] (desktop-core, ubuntu-server) [15:23] xnox, really slow today [15:23] pkg-config uploaded with merged debian changes [15:32] xnox, from the logs it looks to be cycling fairly quickly in the general scheme of things [15:33] xnox, there have been 5 full publisher cycles since the top of the hour [15:33] -queuebot:#ubuntu-release- New binary: ceph [amd64] (focal-proposed/main) [15.1.0-0ubuntu1] (desktop-core, ubuntu-server) [15:58] apw: yes, and silly me was grepping for the wrong version number with watch on my rmadison output [15:58] apw: thanks! [15:59] sil2100, hey, sorry to bother you again. I had to upload a new upstream release for nvidia-graphics-drivers-440. The .changes files still include the previous release. This fixes an audio bug. [16:00] -queuebot:#ubuntu-release- Unapproved: nvidia-graphics-drivers-440 (bionic-proposed/multiverse) [440.44-0ubuntu0.18.04.1 => 440.59-0ubuntu0.18.04.1] (no packageset) [16:00] -queuebot:#ubuntu-release- Unapproved: nvidia-graphics-drivers-440 (eoan-proposed/multiverse) [440.44-0ubuntu0.19.10.1 => 440.59-0ubuntu0.19.10.1] (no packageset) [16:02] apw, considering htslib/s390x is NBS on s390x, is it possible to hint grabix/s390x htslib/s390x samtools/s390x vcftools/s390x? [16:06] -queuebot:#ubuntu-release- Unapproved: accepted horizon [source] (eoan-proposed) [3:16.0.0-0ubuntu1.1] [16:07] -queuebot:#ubuntu-release- Unapproved: accepted cinder [source] (eoan-proposed) [2:15.0.1-0ubuntu1] [16:11] -queuebot:#ubuntu-release- Unapproved: accepted octavia [source] (eoan-proposed) [5.0.1-0ubuntu1] [16:13] AAs: Is there any chance somebody can look at avldrums.lv2 in NEW? It's been sitting there for nearly 3 weeks. https://launchpad.net/ubuntu/focal/+queue [16:13] -queuebot:#ubuntu-release- Unapproved: accepted neutron [source] (eoan-proposed) [2:15.0.1-0ubuntu1] [16:13] (I'm tempted to write a script that posts that every hour or so) [16:13] coreycb: done [16:14] tjaalton: thanks! [16:18] tseliot: ACK, will get to it in a minute [16:19] sil2100, thanks a lot [16:43] -queuebot:#ubuntu-release- Unapproved: accepted dmidecode [source] (eoan-proposed) [3.2-2ubuntu0.1] [16:48] -queuebot:#ubuntu-release- Unapproved: accepted dmidecode [source] (bionic-proposed) [3.1-1ubuntu0.1] [16:51] -queuebot:#ubuntu-release- Unapproved: accepted dmidecode [source] (xenial-proposed) [3.0-2ubuntu0.2] [16:55] -queuebot:#ubuntu-release- Unapproved: accepted zfs-linux [source] (bionic-proposed) [0.7.5-1ubuntu16.8] [16:56] -queuebot:#ubuntu-release- Unapproved: accepted spl-linux [source] (bionic-proposed) [0.7.5-1ubuntu2.1] [17:05] -queuebot:#ubuntu-release- Unapproved: accepted alsa-lib [source] (eoan-proposed) [1.1.9-0ubuntu1.1] [17:06] -queuebot:#ubuntu-release- Unapproved: accepted alsa-lib [source] (bionic-proposed) [1.1.3-5ubuntu0.3] [17:07] -queuebot:#ubuntu-release- Unapproved: accepted nvidia-graphics-drivers-440 [source] (eoan-proposed) [440.59-0ubuntu0.19.10.1] [17:16] -queuebot:#ubuntu-release- Unapproved: accepted shim-signed [source] (eoan-proposed) [1.39.1] [17:16] -queuebot:#ubuntu-release- New binary: nvidia-graphics-drivers-440 [i386] (eoan-proposed/multiverse) [440.59-0ubuntu0.19.10.1] (no packageset) [17:17] -queuebot:#ubuntu-release- Unapproved: accepted shim-signed [source] (bionic-proposed) [1.37~18.04.4] [17:21] -queuebot:#ubuntu-release- Unapproved: accepted wordpress [source] (eoan-proposed) [5.2.2+dfsg1-1ubuntu0.1] [17:24] -queuebot:#ubuntu-release- Unapproved: accepted hedgewars [source] (bionic-proposed) [1.0.0-4~ubuntu1.18.04.1] [17:25] -queuebot:#ubuntu-release- New binary: python-softlayer [amd64] (focal-proposed/none) [5.8.5-1] (no packageset) [17:27] -queuebot:#ubuntu-release- Unapproved: accepted glibc [source] (eoan-proposed) [2.30-0ubuntu2.1] [17:32] -queuebot:#ubuntu-release- Unapproved: accepted nvidia-graphics-drivers-440 [source] (bionic-proposed) [440.59-0ubuntu0.18.04.1] [17:34] -queuebot:#ubuntu-release- Unapproved: accepted sbuild-launchpad-chroot [source] (bionic-proposed) [0.14ubuntu0.18.04.1] [17:35] sil2100: dunno if you're already EOW, but oem-osp1 kernel should be ready to be copied, would be nice for folks to be able to test it on Monday [17:37] tjaalton, i can look at that [17:37] great, thanks! [17:37] and yes I meant to proposed, not updates [17:43] who keeps demoting dh-python while it has revdeps in main in the release pocket? [17:47] vorlon: afternoon/morning :) Could you please remove the left over qt4-x11 binaries, as SQLite 2 packages were re-dropped [17:49] -queuebot:#ubuntu-release- Unapproved: accepted apache2 [source] (bionic-proposed) [2.4.29-1ubuntu4.12] [18:07] vorlon: can you please clean up mir and schroedinger-maeparser on i386? They are no longer part of the whitelist, but still exist in the release pocket, and new versions are trying to migrate. [18:12] -queuebot:#ubuntu-release- New binary: ceph [armhf] (focal-proposed/main) [15.1.0-0ubuntu1] (desktop-core, ubuntu-server) [18:13] Eickmeyer[m]: sorry for the delay; accepting now [18:14] -queuebot:#ubuntu-release- New: accepted avldrums.lv2 [source] (focal-proposed) [0.4.1-0ubuntu1] === ginggs_ is now known as ginggs [18:14] -queuebot:#ubuntu-release- New: accepted python-softlayer [amd64] (focal-proposed) [5.8.5-1] [18:17] -queuebot:#ubuntu-release- New binary: avldrums.lv2 [amd64] (focal-proposed/none) [0.4.1-0ubuntu1] (no packageset) [18:22] -queuebot:#ubuntu-release- New binary: avldrums.lv2 [arm64] (focal-proposed/universe) [0.4.1-0ubuntu1] (no packageset) [18:23] -queuebot:#ubuntu-release- New binary: avldrums.lv2 [armhf] (focal-proposed/universe) [0.4.1-0ubuntu1] (no packageset) [18:45] xnox: done [18:45] RikMills: done [18:45] thanks! [18:48] vorlon: tah [18:57] -queuebot:#ubuntu-release- Packageset: Added png++ to i386-whitelist in focal [19:12] -queuebot:#ubuntu-release- New sync: ibm-java80 (xenial-proposed/primary) [8.0.6.5-0ubuntu1] [19:15] -queuebot:#ubuntu-release- Unapproved: cockpit (eoan-backports/universe) [211-1~ubuntu19.10.1 => 212-1~ubuntu19.10.1] (no packageset) [19:16] -queuebot:#ubuntu-release- Unapproved: accepted cockpit [source] (eoan-backports) [212-1~ubuntu19.10.1] [19:16] -queuebot:#ubuntu-release- Unapproved: cockpit (disco-backports/universe) [211-1~ubuntu19.04.1 => 212-1~ubuntu19.04.1] (no packageset) [19:16] -queuebot:#ubuntu-release- Unapproved: cockpit (bionic-backports/universe) [211-1~ubuntu18.04.1 => 212-1~ubuntu18.04.1] (no packageset) [19:20] -queuebot:#ubuntu-release- Unapproved: accepted cockpit [source] (bionic-backports) [212-1~ubuntu18.04.1] [19:20] -queuebot:#ubuntu-release- Unapproved: accepted cockpit [source] (disco-backports) [212-1~ubuntu19.04.1] [19:23] -queuebot:#ubuntu-release- New: accepted avldrums.lv2 [amd64] (focal-proposed) [0.4.1-0ubuntu1] [19:23] -queuebot:#ubuntu-release- New: accepted avldrums.lv2 [armhf] (focal-proposed) [0.4.1-0ubuntu1] [19:23] -queuebot:#ubuntu-release- New: accepted avldrums.lv2 [arm64] (focal-proposed) [0.4.1-0ubuntu1] [19:36] -queuebot:#ubuntu-release- New binary: linux-signed-oem-osp1 [amd64] (bionic-proposed/universe) [5.0.0-1038.43] (no packageset) [19:42] doko: tryton-* autopkgtest regressions went away before I got to them, were they fixed or removed? (so I have some idea what to do with the last one, tryton-modules-stock) [19:42] fixed [19:43] ok [20:17] -queuebot:#ubuntu-release- New: rejected ibm-java80 [sync] (xenial-proposed) [8.0.6.5-0ubuntu1] [20:46] I just uploaded python-secretstorage 3.1.2+really2.3.1-0ubuntu1 to -proposed but then noticed that -release still has 2.3.1. [20:46] Can someone delete the version in -proposed please? I would better upload 2.3.1-2ubuntu1 to prevent auto-sync. [20:49] vorlon: ^^ please [20:58] mitya57: why any of the above? There's an in-progress MIR for the new dependency [20:58] vorlon: It was rejected for Focal. [20:59] mmk [20:59] mitya57: done [20:59] Thanks! [21:00] vorlon: The version from Debian won't be auto-synced again, right? So I need to do an ubuntu1 upload only if there is a new upload in Debian, right? [21:01] mitya57: the /same/ version won't be autosynced [21:01] That's what I thought. [21:01] I will probably do it anyway to be safe :) [21:01] but also, having it stuck in -proposed is more or less fine [21:01] (there was a thread about this sort of thing on ubuntu-devel or ubuntu-server this cycle...) [21:04] I will cherry-pick removal of Python 2 package from Debian. [21:16] vorlon: L@ney reset the pyside2 tests baselone as they have never passed. now they show as regression again? [21:16] juliank: ugh I just realized the implementation of force-reset-test doesn't statefully change the baseline anywhere on britney's side so the hints can never be dropped, ugh ugh [21:17] RikMills: yeah, because that ^^, apparently [21:17] vorlon: yeah, I thought from what was said that it should reset and persist [21:18] I continue to not like this [21:18] -queuebot:#ubuntu-release- New binary: ceph [arm64] (focal-proposed/main) [15.1.0-0ubuntu1] (desktop-core, ubuntu-server) [21:58] vorlon: When would you want to drop them? [21:58] vorlon: AFAICS, you'd drop them once the issue is fixed, and then you don't need them anymore? [21:59] because you won't care about old runs anymore [21:59] but: I might miss stuff [22:03] if it statefully changed the baseline, you'd only need it ephemeral for one run [22:45] juliank: "once the issue is fixed" - I don't want to have any of these hints, our hint files should be minimal and I want britney to have all the information it needs to know the baseline has regressed [22:55] rbalint: I don't understand the ec2-instance-connect debian/preinst change, which is removing on upgrade /lib/systemd/system/ssh.service.d/ec2-instance-connect.conf but that file is shipped in the new version of the package [22:56] rbalint: and restarting ssh in the prerm of ec2-instance-connect doesn't make sense, the drop-in will still be on disk [23:02] -queuebot:#ubuntu-release- Unapproved: accepted knot-resolver [source] (eoan-proposed) [3.2.1-3ubuntu0.19.10.1] [23:18] given bug 1862428 what's the timeline for having cdimage serve https? [23:18] bug 1862428 in Xubuntu Website "HTTPS required by Chrom/ium for future downloading" [Undecided,New] https://launchpad.net/bugs/1862428 [23:38] -queuebot:#ubuntu-release- Unapproved: rejected hedgewars [source] (disco-proposed) [1.0.0-4~ubuntu1.19.04.1] [23:38] -queuebot:#ubuntu-release- Unapproved: rejected openssh [source] (disco-proposed) [1:7.9p1-10ubuntu0.1] [23:38] -queuebot:#ubuntu-release- Unapproved: rejected mdadm [source] (disco-proposed) [4.1-1ubuntu1.2] [23:38] -queuebot:#ubuntu-release- Unapproved: rejected sbuild-launchpad-chroot [source] (disco-proposed) [0.14ubuntu0.19.04.1]