-queuebot:#ubuntu-release- New binary: openmm [arm64] (hirsute-proposed/universe) [7.5.0+dfsg-1] (no packageset) | 00:40 | |
xnox | vorlon: gcc on s390x in ubuntu targets z13+ meaning vectorization code / intrinsics are on by default. | 01:07 |
---|---|---|
xnox | vorlon: whereas debian targets older z196 without vector instructions by default. | 01:07 |
xnox | could build with like -march=zEC12 or like -mno-zvector | 01:08 |
xnox | i guess on power -O3 enables vectorization too. | 01:09 |
-queuebot:#ubuntu-release- New binary: linux-signed-gke-4.15 [amd64] (bionic-proposed/main) [4.15.0-1076.81] (no packageset) | 01:42 | |
-queuebot:#ubuntu-release- New binary: linux-signed-gkeop-5.4 [amd64] (bionic-proposed/main) [5.4.0-1007.8~18.04.1] (no packageset) | 01:42 | |
-queuebot:#ubuntu-release- New binary: linux-signed-gke-5.4 [amd64] (bionic-proposed/main) [5.4.0-1032.34~18.04.1] (no packageset) | 01:42 | |
=== guiverc is now known as guiverc_focal | ||
-queuebot:#ubuntu-release- New binary: uncertainties [amd64] (hirsute-proposed/universe) [3.1.4-2] (no packageset) | 02:54 | |
-queuebot:#ubuntu-release- New binary: rust-blake2-rfc [amd64] (hirsute-proposed/none) [0.2.18-3] (no packageset) | 05:19 | |
-queuebot:#ubuntu-release- New binary: rust-blake2-rfc [s390x] (hirsute-proposed/none) [0.2.18-3] (no packageset) | 05:19 | |
-queuebot:#ubuntu-release- New binary: rust-blake2-rfc [ppc64el] (hirsute-proposed/none) [0.2.18-3] (no packageset) | 05:19 | |
-queuebot:#ubuntu-release- New binary: rust-blake2-rfc [arm64] (hirsute-proposed/universe) [0.2.18-3] (no packageset) | 05:28 | |
-queuebot:#ubuntu-release- New binary: rust-blake2-rfc [armhf] (hirsute-proposed/universe) [0.2.18-3] (no packageset) | 05:28 | |
-queuebot:#ubuntu-release- New binary: rust-blake2-rfc [riscv64] (hirsute-proposed/universe) [0.2.18-3] (no packageset) | 05:31 | |
=== cpaelzer__ is now known as cpaelzer | ||
LocutusOfBorg | xnox, would that change also fix z3 on s390x? | 08:17 |
LocutusOfBorg | so we have xpdf in release pocket, and some binaries still in new queue... | 08:28 |
LocutusOfBorg | https://launchpad.net/ubuntu/+source/xpdf/3.04-14 | 08:28 |
-queuebot:#ubuntu-release- New: accepted rust-blake2-rfc [amd64] (hirsute-proposed) [0.2.18-3] | 08:44 | |
-queuebot:#ubuntu-release- New: accepted rust-blake2-rfc [armhf] (hirsute-proposed) [0.2.18-3] | 08:44 | |
-queuebot:#ubuntu-release- New: accepted rust-blake2-rfc [riscv64] (hirsute-proposed) [0.2.18-3] | 08:44 | |
-queuebot:#ubuntu-release- New: accepted rust-blake2-rfc [arm64] (hirsute-proposed) [0.2.18-3] | 08:44 | |
-queuebot:#ubuntu-release- New: accepted rust-blake2-rfc [s390x] (hirsute-proposed) [0.2.18-3] | 08:44 | |
-queuebot:#ubuntu-release- New: accepted rust-blake2-rfc [ppc64el] (hirsute-proposed) [0.2.18-3] | 08:44 | |
-queuebot:#ubuntu-release- New: accepted openmm [amd64] (hirsute-proposed) [7.5.0+dfsg-1] | 08:45 | |
-queuebot:#ubuntu-release- New: accepted openmm [ppc64el] (hirsute-proposed) [7.5.0+dfsg-1] | 08:45 | |
-queuebot:#ubuntu-release- New: accepted openmm [arm64] (hirsute-proposed) [7.5.0+dfsg-1] | 08:45 | |
-queuebot:#ubuntu-release- New: accepted uncertainties [amd64] (hirsute-proposed) [3.1.4-2] | 08:45 | |
-queuebot:#ubuntu-release- Unapproved: accepted fwupd [amd64] (hirsute-proposed) [1.5.3-2] | 08:45 | |
-queuebot:#ubuntu-release- Unapproved: accepted fwupd [armhf] (hirsute-proposed) [1.5.3-2] | 08:45 | |
-queuebot:#ubuntu-release- Unapproved: accepted fwupd [arm64] (hirsute-proposed) [1.5.3-2] | 08:45 | |
-queuebot:#ubuntu-release- New: accepted suricata [amd64] (hirsute-proposed) [1:6.0.1-1] | 08:46 | |
-queuebot:#ubuntu-release- New: accepted suricata [armhf] (hirsute-proposed) [1:6.0.1-1] | 08:46 | |
-queuebot:#ubuntu-release- New: accepted xpdf [armhf] (hirsute-proposed) [3.04-14] | 08:46 | |
-queuebot:#ubuntu-release- New: accepted suricata [arm64] (hirsute-proposed) [1:6.0.1-1] | 08:46 | |
-queuebot:#ubuntu-release- New: accepted xpdf [riscv64] (hirsute-proposed) [3.04-14] | 08:46 | |
-queuebot:#ubuntu-release- New: accepted xpdf [arm64] (hirsute-proposed) [3.04-14] | 08:46 | |
doko | vorlon: our base line turns on vector instructions by default. but in this case, the file is built without any optimizations | 08:52 |
doko | bryce: Debian #976811 is the pending php8.0 transition. I'm wondering if we are making things worse not doing this transition and then having to touch a lot of php modules ... | 08:54 |
ubot5 | Debian bug 976811 in release.debian.org "transition: php8.0" [Normal,Open] http://bugs.debian.org/976811 | 08:54 |
LocutusOfBorg | so doko when something start failing we should inject -march=zEC12 on s390x? nothing else to do? | 09:17 |
LocutusOfBorg | z3 builds fine with that hack | 09:17 |
LocutusOfBorg | https://launchpad.net/ubuntu/+source/z3/4.8.9-1ubuntu1 | 09:17 |
doko | LocutusOfBorg: no, we should fix it | 09:18 |
LocutusOfBorg | but... how? its a miscompile from gcc? | 09:18 |
LocutusOfBorg | or a bug in the code that is highly optimized? | 09:18 |
doko | file a bug, with a test case | 09:18 |
doko | xnox loves s390x | 09:18 |
LocutusOfBorg | I don't even have an s390x machine | 09:19 |
-queuebot:#ubuntu-release- New: accepted linux-signed-gke-4.15 [amd64] (bionic-proposed) [4.15.0-1076.81] | 09:19 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-gkeop-5.4 [amd64] (bionic-proposed) [5.4.0-1007.8~18.04.1] | 09:19 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-gke-5.4 [amd64] (bionic-proposed) [5.4.0-1032.34~18.04.1] | 09:19 | |
-queuebot:#ubuntu-release- New binary: linux-signed-gcp-4.15 [amd64] (bionic-proposed/universe) [4.15.0-1090.103] (no packageset) | 10:02 | |
rbalint | Laney, is see No space left on device for bionic/firefox/armhf could you please do something or is should ask for help somewhere else? | 10:57 |
Laney | I can, thanks | 10:57 |
-queuebot:#ubuntu-release- New binary: linux-signed [s390x] (groovy-proposed/main) [5.8.0-33.36] (core, kernel) | 10:59 | |
Laney | Should restart soon | 10:59 |
rbalint | Laney, could we somehow monitor that situation? the failed run did not show up among the test results, just on http://autopkgtest.ubuntu.com/running#pkg-firefox | 10:59 |
-queuebot:#ubuntu-release- New binary: linux-signed-azure-5.4 [amd64] (bionic-proposed/main) [5.4.0-1034.35~18.04.1] (no packageset) | 11:00 | |
-queuebot:#ubuntu-release- New binary: linux-signed-oracle-5.4 [amd64] (bionic-proposed/main) [5.4.0-1033.35] (no packageset) | 11:00 | |
-queuebot:#ubuntu-release- New binary: linux-signed [ppc64el] (groovy-proposed/main) [5.8.0-33.36] (core, kernel) | 11:00 | |
-queuebot:#ubuntu-release- New binary: linux-signed-gcp-5.4 [amd64] (bionic-proposed/main) [5.4.0-1032.34~18.04.1] (no packageset) | 11:00 | |
-queuebot:#ubuntu-release- New binary: linux-signed-oracle [amd64] (bionic-proposed/main) [4.15.0-1061.67] (kernel) | 11:00 | |
-queuebot:#ubuntu-release- New binary: linux-signed [amd64] (groovy-proposed/main) [5.8.0-33.36] (core, kernel) | 11:01 | |
Laney | rbalint: autopkgtest should tmpfail and clean itself up if this happens, it isn't handling ENOSPC very well | 11:05 |
Laney | "good" thing is the new spec asks for instances with much more disk, so this should be way less frequent | 11:05 |
rbalint | Laney, for tracking I've opened LP: #1907803 | 11:05 |
ubot5 | Launchpad bug 1907803 in Auto Package Testing "test gets stuck with 'No space left on device'" [Undecided,New] https://launchpad.net/bugs/1907803 | 11:05 |
Laney | k, if you can open that on upstream autopkgtest too (or look for a bug there to link) that would be helpful | 11:06 |
rbalint | Laney, looking | 11:06 |
-queuebot:#ubuntu-release- New binary: linux-signed [arm64] (groovy-proposed/main) [5.8.0-33.36] (core, kernel) | 11:07 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-azure-5.4 [amd64] (bionic-proposed) [5.4.0-1034.35~18.04.1] | 11:09 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-gcp-5.4 [amd64] (bionic-proposed) [5.4.0-1032.34~18.04.1] | 11:09 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-oracle [amd64] (bionic-proposed) [4.15.0-1061.67] | 11:09 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-gcp-4.15 [amd64] (bionic-proposed) [4.15.0-1090.103] | 11:09 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-oracle-5.4 [amd64] (bionic-proposed) [5.4.0-1033.35] | 11:09 | |
-queuebot:#ubuntu-release- New: accepted linux-signed [amd64] (groovy-proposed) [5.8.0-33.36] | 11:10 | |
-queuebot:#ubuntu-release- New: accepted linux-signed [ppc64el] (groovy-proposed) [5.8.0-33.36] | 11:10 | |
-queuebot:#ubuntu-release- New: accepted linux-signed [arm64] (groovy-proposed) [5.8.0-33.36] | 11:10 | |
-queuebot:#ubuntu-release- New: accepted linux-signed [s390x] (groovy-proposed) [5.8.0-33.36] | 11:10 | |
-queuebot:#ubuntu-release- New binary: python-escript [amd64] (hirsute-proposed/universe) [5.6-2] (no packageset) | 12:19 | |
tseliot | tjaalton, hey, I have verified https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1900452 | 12:20 |
ubot5 | Ubuntu bug 1900452 in ubuntu-drivers-common (Ubuntu Groovy) "/usr/bin/ubuntu-drivers:KeyError:__getitem__:/usr/bin/ubuntu-drivers@434:__call__:main:invoke:invoke:invoke:new_func:invoke:list:get_linux_modules_metapackage:get_linux_image_from_meta:__getitem__" [Undecided,Fix committed] | 12:20 |
tjaalton | tseliot: cool, thanks. can't release it today though as it's Friday, but next week | 12:23 |
tjaalton | dannf: hi, sbuild-launchpad-chroot for focal has a funny version; why not just change s/20.10/20.04/? | 12:34 |
tjaalton | also, the diff shows only the changelog changed since the current version? | 12:35 |
tjaalton | ok it's explained on the bug | 12:36 |
-queuebot:#ubuntu-release- New binary: linux-signed-hwe-5.4 [ppc64el] (bionic-proposed/main) [5.4.0-58.64~18.04.1] (no packageset) | 13:08 | |
-queuebot:#ubuntu-release- New binary: linux-signed-hwe-5.8 [s390x] (focal-proposed/main) [5.8.0-33.36~20.04.1] (no packageset) | 13:08 | |
-queuebot:#ubuntu-release- New binary: linux-signed-hwe-5.4 [s390x] (bionic-proposed/main) [5.4.0-58.64~18.04.1] (no packageset) | 13:08 | |
-queuebot:#ubuntu-release- New binary: linux-signed-hwe-5.8 [ppc64el] (focal-proposed/main) [5.8.0-33.36~20.04.1] (no packageset) | 13:09 | |
-queuebot:#ubuntu-release- New binary: linux-signed-gcp [amd64] (groovy-proposed/main) [5.8.0-1014.14] (core, kernel) | 13:10 | |
-queuebot:#ubuntu-release- New binary: linux-signed-azure [amd64] (groovy-proposed/main) [5.8.0-1015.16] (core, kernel) | 13:10 | |
-queuebot:#ubuntu-release- New binary: linux-signed-kvm [amd64] (groovy-proposed/main) [5.8.0-1013.14] (core) | 13:10 | |
tseliot | tjaalton, ok, thanks | 13:10 |
-queuebot:#ubuntu-release- New binary: linux-signed-hwe-5.4 [amd64] (bionic-proposed/main) [5.4.0-58.64~18.04.1] (no packageset) | 13:10 | |
-queuebot:#ubuntu-release- New binary: linux-signed-hwe-5.8 [amd64] (focal-proposed/main) [5.8.0-33.36~20.04.1] (no packageset) | 13:11 | |
-queuebot:#ubuntu-release- New binary: linux-signed-oracle [amd64] (groovy-proposed/main) [5.8.0-1013.13] (core, kernel) | 13:12 | |
-queuebot:#ubuntu-release- New binary: linux-signed-hwe-5.4 [arm64] (bionic-proposed/main) [5.4.0-58.64~18.04.1] (no packageset) | 13:14 | |
-queuebot:#ubuntu-release- New binary: linux-signed-hwe-5.8 [arm64] (focal-proposed/main) [5.8.0-33.36~20.04.1] (no packageset) | 13:15 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-azure [amd64] (groovy-proposed) [5.8.0-1015.16] | 13:18 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-kvm [amd64] (groovy-proposed) [5.8.0-1013.14] | 13:18 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-gcp [amd64] (groovy-proposed) [5.8.0-1014.14] | 13:18 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-oracle [amd64] (groovy-proposed) [5.8.0-1013.13] | 13:18 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-hwe-5.8 [amd64] (focal-proposed) [5.8.0-33.36~20.04.1] | 13:18 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-hwe-5.8 [ppc64el] (focal-proposed) [5.8.0-33.36~20.04.1] | 13:18 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-hwe-5.8 [arm64] (focal-proposed) [5.8.0-33.36~20.04.1] | 13:18 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-hwe-5.8 [s390x] (focal-proposed) [5.8.0-33.36~20.04.1] | 13:18 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-hwe-5.4 [amd64] (bionic-proposed) [5.4.0-58.64~18.04.1] | 13:19 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-hwe-5.4 [ppc64el] (bionic-proposed) [5.4.0-58.64~18.04.1] | 13:19 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-hwe-5.4 [arm64] (bionic-proposed) [5.4.0-58.64~18.04.1] | 13:19 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-hwe-5.4 [s390x] (bionic-proposed) [5.4.0-58.64~18.04.1] | 13:19 | |
-queuebot:#ubuntu-release- New binary: linux-signed-azure [amd64] (xenial-proposed/main) [4.15.0-1102.113~16.04.1] (kernel) | 14:09 | |
-queuebot:#ubuntu-release- New binary: linux-signed-oracle [amd64] (xenial-proposed/main) [4.15.0-1061.67~16.04.1] (kernel) | 14:09 | |
-queuebot:#ubuntu-release- New binary: linux-signed-gcp [amd64] (xenial-proposed/main) [4.15.0-1090.103~16.04.1] (kernel) | 14:09 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-azure [amd64] (xenial-proposed) [4.15.0-1102.113~16.04.1] | 14:26 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-oracle [amd64] (xenial-proposed) [4.15.0-1061.67~16.04.1] | 14:26 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-gcp [amd64] (xenial-proposed) [4.15.0-1090.103~16.04.1] | 14:26 | |
dannf | tjaalton: agreed that it looks weird - but does represent that it's a backport to 20.04 of an SRU to 20.10 on top of 0.17. i'd be down to backport the hirsute version everywhere if preferred - it'd require backing out a few changes, but certainly not a big deal - and would give us clean ~YY.MM.1 versions everywhere | 15:04 |
tjaalton | dannf: ah, got it | 15:13 |
cpaelzer | ubuntu-archive: just FYI the postgresql related pkg in th NBS report are all intentional. So feel free to remove postgresql-12-pgl-ddl-deploy postgresql-12-pglogical postgresql-12-pglogical-ticker when you have some time | 15:43 |
-queuebot:#ubuntu-release- New binary: linux-signed-hwe [ppc64el] (xenial-proposed/main) [4.15.0-128.131~16.04.1] (kernel) | 16:07 | |
-queuebot:#ubuntu-release- New binary: linux-signed-hwe [amd64] (xenial-proposed/main) [4.15.0-128.131~16.04.1] (kernel) | 16:08 | |
doko | juliank, Laney: I know you don't like it, but maybe you could configure more armhf autopkg testers over the weekend? four times more pending tests than on arm64 | 16:12 |
-queuebot:#ubuntu-release- New binary: linux-signed-azure-4.15 [amd64] (bionic-proposed/main) [4.15.0-1102.113] (no packageset) | 16:20 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-hwe [amd64] (xenial-proposed) [4.15.0-128.131~16.04.1] | 16:23 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-hwe [ppc64el] (xenial-proposed) [4.15.0-128.131~16.04.1] | 16:23 | |
juliank | doko: hmm i don't wanna | 16:24 |
juliank | It's too late in the day to start doing this now | 16:24 |
juliank | oh well | 16:26 |
juliank | let's do it | 16:28 |
juliank | doko: So we go -4 arm64, +3 armhf | 16:35 |
juliank | that's a 1/12 increase | 16:35 |
juliank | It's all fairly boring | 16:35 |
juliank | so we'll have 38 arm64 runners and 40 armhf | 16:36 |
juliank | this is going to take some minutes to be live | 16:37 |
Laney | WAITY | 16:37 |
Laney | stop | 16:37 |
Laney | We had ENOSPC problems earlier today | 16:38 |
Laney | that was a function of the number of tests we were running in parallel | 16:38 |
juliank | Laney: on armhf? | 16:38 |
Laney | on the lxd-worker | 16:38 |
juliank | huh | 16:38 |
Laney | so adding more could make this worse I'm afraid | 16:39 |
juliank | hmm I already started building the lxd remote | 16:39 |
juliank | Do we have big tests in the queue? | 16:39 |
juliank | Can we increase the disk size of the lxd worker? | 16:40 |
juliank | It's 49G now | 16:40 |
Laney | We could make a cinder volume and mount it on /tmp | 16:40 |
Laney | but I'm not going to do that last thing on a Friday | 16:40 |
Laney | you'll have to take it offline to do that | 16:41 |
juliank | hmm | 16:41 |
juliank | Filesystem Size Used Avail Use% Mounted on | 16:43 |
juliank | /dev/vda1 49G 43G 5.6G 89% / | 16:43 |
juliank | this is not looking good :D | 16:43 |
Laney | we did do the cinder thing already (ages ago) for the cloud-worker, it works fine | 16:43 |
Laney | but it is a cowboy so | 16:43 |
juliank | yeah I see that | 16:44 |
juliank | OK I stopped the work | 16:51 |
juliank | We could have less arm64 workers I suppose to keep the load on the cloud lower, but um, is that useful? Probably not | 16:51 |
Laney | I guess hopefully if they finish then the armhfs might go a bti faster | 16:51 |
Laney | also the underlying nodes have been a bit unreliable lately :( | 16:52 |
juliank | We have 42 arm64 runners vs 36 armhf | 16:52 |
juliank | so if we were to kill 2 arm64 runners, maybe the cloud is happier :D | 16:52 |
juliank | or can we scale up the lxd remotes with more CPU? | 16:53 |
juliank | there are probably options to make it faster without making it more parallel | 16:53 |
juliank | but I'm just minutes away from EOD | 16:53 |
Laney | maybe | 16:53 |
Laney | I feel like they're kinda maxed out | 16:54 |
Laney | but might not be | 16:54 |
juliank | We should build cloud armhf images | 16:54 |
juliank | Very weird images that contain a arm64 rootfs that pivot_roots to an armhf one | 16:55 |
juliank | and set linux32 personality :D | 16:55 |
Laney | I think xnox believed that could be done | 16:55 |
juliank | I believe that too | 16:56 |
juliank | What we also need is multiple workers, and the ability to spin up new workers on demand | 16:59 |
juliank | :D | 16:59 |
Laney | yes | 16:59 |
Laney | that's your task isn't it :-) | 16:59 |
juliank | Yeah I think my face is on the trello card | 16:59 |
-queuebot:#ubuntu-release- New binary: linux-signed-oem-5.6 [amd64] (focal-proposed/main) [5.6.0-1037.41] (no packageset) | 17:09 | |
-queuebot:#ubuntu-release- New binary: libosmo-sccp [s390x] (hirsute-proposed/universe) [1.3.0+dfsg1-3] (no packageset) | 17:24 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-oem-5.6 [amd64] (focal-proposed) [5.6.0-1037.41] | 17:26 | |
-queuebot:#ubuntu-release- New binary: osmo-hlr [amd64] (hirsute-proposed/universe) [1.2.0+dfsg1-2] (no packageset) | 17:26 | |
-queuebot:#ubuntu-release- New binary: osmo-mgw [amd64] (hirsute-proposed/universe) [1.7.0+dfsg1-2] (no packageset) | 17:26 | |
-queuebot:#ubuntu-release- New binary: libosmo-sccp [amd64] (hirsute-proposed/universe) [1.3.0+dfsg1-3] (no packageset) | 17:26 | |
-queuebot:#ubuntu-release- New binary: osmo-hlr [s390x] (hirsute-proposed/universe) [1.2.0+dfsg1-2] (no packageset) | 17:26 | |
-queuebot:#ubuntu-release- New binary: osmo-mgw [ppc64el] (hirsute-proposed/universe) [1.7.0+dfsg1-2] (no packageset) | 17:26 | |
-queuebot:#ubuntu-release- New binary: osmo-mgw [s390x] (hirsute-proposed/universe) [1.7.0+dfsg1-2] (no packageset) | 17:26 | |
-queuebot:#ubuntu-release- New binary: libosmo-sccp [ppc64el] (hirsute-proposed/universe) [1.3.0+dfsg1-3] (no packageset) | 17:27 | |
-queuebot:#ubuntu-release- New binary: osmo-hlr [ppc64el] (hirsute-proposed/universe) [1.2.0+dfsg1-2] (no packageset) | 17:27 | |
-queuebot:#ubuntu-release- New: accepted linux-signed-azure-4.15 [amd64] (bionic-proposed) [4.15.0-1102.113] | 17:31 | |
LocutusOfBorg | can anybody please bad-test-hit patroni that is now an amd64 only package? | 17:34 |
LocutusOfBorg | autopkgtest for patroni/2.0.1-2: amd64: Pass, arm64: Regression ♻ , armhf: Test in progress, i386: Ignored failure, ppc64el: Pass, s390x: Regression ♻ | 17:34 |
LocutusOfBorg | also please kick kpatch on ppc64el binary out, its NBS in debian, and seems to be not supported | 17:35 |
-queuebot:#ubuntu-release- New binary: osmo-hlr [riscv64] (hirsute-proposed/universe) [1.2.0+dfsg1-2] (no packageset) | 17:36 | |
-queuebot:#ubuntu-release- New binary: osmo-mgw [riscv64] (hirsute-proposed/universe) [1.7.0+dfsg1-2] (no packageset) | 17:36 | |
-queuebot:#ubuntu-release- New binary: libosmo-sccp [riscv64] (hirsute-proposed/universe) [1.3.0+dfsg1-3] (no packageset) | 17:47 | |
-queuebot:#ubuntu-release- New binary: osmo-hlr [arm64] (hirsute-proposed/universe) [1.2.0+dfsg1-2] (no packageset) | 17:47 | |
-queuebot:#ubuntu-release- New binary: osmo-mgw [armhf] (hirsute-proposed/universe) [1.7.0+dfsg1-2] (no packageset) | 17:47 | |
-queuebot:#ubuntu-release- New binary: osmo-mgw [arm64] (hirsute-proposed/universe) [1.7.0+dfsg1-2] (no packageset) | 17:48 | |
-queuebot:#ubuntu-release- New binary: libosmo-sccp [armhf] (hirsute-proposed/universe) [1.3.0+dfsg1-3] (no packageset) | 17:48 | |
-queuebot:#ubuntu-release- New binary: osmo-hlr [armhf] (hirsute-proposed/universe) [1.2.0+dfsg1-2] (no packageset) | 17:48 | |
-queuebot:#ubuntu-release- New binary: libosmo-sccp [arm64] (hirsute-proposed/universe) [1.3.0+dfsg1-3] (no packageset) | 17:49 | |
-queuebot:#ubuntu-release- New binary: qttools-opensource-src [amd64] (hirsute-proposed/universe) [5.15.2-3] (i386-whitelist, kubuntu, qt5) | 17:53 | |
=== ijohnson is now known as ijohnson|lunch | ||
-queuebot:#ubuntu-release- New: accepted libosmo-sccp [amd64] (hirsute-proposed) [1.3.0+dfsg1-3] | 17:56 | |
-queuebot:#ubuntu-release- New: accepted libosmo-sccp [armhf] (hirsute-proposed) [1.3.0+dfsg1-3] | 17:56 | |
-queuebot:#ubuntu-release- New: accepted libosmo-sccp [riscv64] (hirsute-proposed) [1.3.0+dfsg1-3] | 17:56 | |
-queuebot:#ubuntu-release- New: accepted python-escript [amd64] (hirsute-proposed) [5.6-2] | 17:56 | |
-queuebot:#ubuntu-release- New: accepted libosmo-sccp [arm64] (hirsute-proposed) [1.3.0+dfsg1-3] | 17:56 | |
-queuebot:#ubuntu-release- New: accepted libosmo-sccp [s390x] (hirsute-proposed) [1.3.0+dfsg1-3] | 17:56 | |
-queuebot:#ubuntu-release- New: accepted libosmo-sccp [ppc64el] (hirsute-proposed) [1.3.0+dfsg1-3] | 17:56 | |
-queuebot:#ubuntu-release- New: accepted qttools-opensource-src [amd64] (hirsute-proposed) [5.15.2-3] | 17:56 | |
-queuebot:#ubuntu-release- New: accepted osmo-hlr [amd64] (hirsute-proposed) [1.2.0+dfsg1-2] | 17:56 | |
-queuebot:#ubuntu-release- New: accepted osmo-hlr [armhf] (hirsute-proposed) [1.2.0+dfsg1-2] | 17:56 | |
-queuebot:#ubuntu-release- New: accepted osmo-hlr [riscv64] (hirsute-proposed) [1.2.0+dfsg1-2] | 17:56 | |
-queuebot:#ubuntu-release- New: accepted osmo-mgw [amd64] (hirsute-proposed) [1.7.0+dfsg1-2] | 17:56 | |
-queuebot:#ubuntu-release- New: accepted osmo-mgw [armhf] (hirsute-proposed) [1.7.0+dfsg1-2] | 17:56 | |
-queuebot:#ubuntu-release- New: accepted osmo-mgw [riscv64] (hirsute-proposed) [1.7.0+dfsg1-2] | 17:56 | |
-queuebot:#ubuntu-release- New: accepted osmo-hlr [arm64] (hirsute-proposed) [1.2.0+dfsg1-2] | 17:56 | |
-queuebot:#ubuntu-release- New: accepted osmo-hlr [s390x] (hirsute-proposed) [1.2.0+dfsg1-2] | 17:56 | |
-queuebot:#ubuntu-release- New: accepted osmo-mgw [ppc64el] (hirsute-proposed) [1.7.0+dfsg1-2] | 17:56 | |
-queuebot:#ubuntu-release- New: accepted osmo-hlr [ppc64el] (hirsute-proposed) [1.2.0+dfsg1-2] | 17:56 | |
-queuebot:#ubuntu-release- New: accepted osmo-mgw [s390x] (hirsute-proposed) [1.7.0+dfsg1-2] | 17:56 | |
-queuebot:#ubuntu-release- New: accepted osmo-mgw [arm64] (hirsute-proposed) [1.7.0+dfsg1-2] | 17:56 | |
-queuebot:#ubuntu-release- Unapproved: sssd (groovy-proposed/main) [2.3.1-3 => 2.3.1-3ubuntu1] (ubuntu-desktop, ubuntu-server) | 20:02 | |
=== ijohnson|lunch is now known as ijohnson | ||
-queuebot:#ubuntu-release- Unapproved: containerd (groovy-proposed/main) [1.3.7-0ubuntu3 => 1.3.7-0ubuntu3.2] (ubuntu-server) | 20:15 | |
-queuebot:#ubuntu-release- Unapproved: containerd (focal-proposed/main) [1.3.3-0ubuntu2 => 1.3.3-0ubuntu2.2] (no packageset) | 20:20 | |
-queuebot:#ubuntu-release- New sync: python-infinity (hirsute-proposed/primary) [1.5-2] | 20:49 | |
LocutusOfBorg | this one is to let src:infinity go ^^ | 20:50 |
LocutusOfBorg | :'( | 20:55 |
-queuebot:#ubuntu-release- Unapproved: ceph (bionic-proposed/main) [12.2.13-0ubuntu0.18.04.5 => 12.2.13-0ubuntu0.18.04.6] (desktop-core, ubuntu-server) | 21:07 | |
vorlon | cpaelzer: there is never any doubt about killing off NBS packages, except when they have reverse-dependencies | 21:08 |
vorlon | xnox, doko: I'm unclear why vectorization/intrinsics makes the compiler more aggressive at detecting null pointer derefs etc, but ok, at least that explains that there's a difference | 21:14 |
rbalint | vorlon, if it just takes different optimization paths than the tests performed by upstreams on different architectures the chances of discovering an error like that increases without trying harder | 21:48 |
vorlon | ok | 21:58 |
-queuebot:#ubuntu-release- New binary: libxmlada [amd64] (hirsute-proposed/universe) [21.0.0-2] (no packageset) | 23:00 | |
-queuebot:#ubuntu-release- New binary: libxmlada [s390x] (hirsute-proposed/universe) [21.0.0-2] (no packageset) | 23:00 | |
-queuebot:#ubuntu-release- New binary: libxmlada [ppc64el] (hirsute-proposed/universe) [21.0.0-2] (no packageset) | 23:01 | |
-queuebot:#ubuntu-release- New binary: libxmlada [arm64] (hirsute-proposed/universe) [21.0.0-2] (no packageset) | 23:05 | |
-queuebot:#ubuntu-release- New binary: libxmlada [armhf] (hirsute-proposed/universe) [21.0.0-2] (no packageset) | 23:07 | |
-queuebot:#ubuntu-release- New: accepted libxmlada [amd64] (hirsute-proposed) [21.0.0-2] | 23:30 | |
-queuebot:#ubuntu-release- New: accepted libxmlada [armhf] (hirsute-proposed) [21.0.0-2] | 23:30 | |
-queuebot:#ubuntu-release- New: accepted libxmlada [s390x] (hirsute-proposed) [21.0.0-2] | 23:30 | |
-queuebot:#ubuntu-release- New: accepted libxmlada [arm64] (hirsute-proposed) [21.0.0-2] | 23:30 | |
-queuebot:#ubuntu-release- New: accepted python-infinity [sync] (hirsute-proposed) [1.5-2] | 23:30 | |
-queuebot:#ubuntu-release- New: accepted libxmlada [ppc64el] (hirsute-proposed) [21.0.0-2] | 23:30 | |
-queuebot:#ubuntu-release- Unapproved: adcli (bionic-proposed/universe) [0.8.2-1ubuntu1.1 => 0.8.2-1ubuntu1.2] (no packageset) (sync) | 23:35 | |
-queuebot:#ubuntu-release- Unapproved: cyrus-sasl2 (bionic-proposed/main) [2.1.27~101-g0780600+dfsg-3ubuntu2.2 => 2.1.27~101-g0780600+dfsg-3ubuntu2.3] (core) (sync) | 23:35 | |
-queuebot:#ubuntu-release- Unapproved: accepted cyrus-sasl2 [sync] (bionic-proposed) [2.1.27~101-g0780600+dfsg-3ubuntu2.3] | 23:36 | |
-queuebot:#ubuntu-release- New binary: libxmlada [riscv64] (hirsute-proposed/universe) [21.0.0-2] (no packageset) | 23:48 | |
-queuebot:#ubuntu-release- New: accepted libxmlada [riscv64] (hirsute-proposed) [21.0.0-2] | 23:57 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!