/srv/irclogs.ubuntu.com/2017/11/27/#ubuntu-release.txt

-queuebot:#ubuntu-release- New: accepted haskell-bitarray [amd64] (bionic-proposed) [0.0.1.1-3]00:13
-queuebot:#ubuntu-release- New: accepted haskell-bitarray [armhf] (bionic-proposed) [0.0.1.1-3]00:13
-queuebot:#ubuntu-release- New: accepted haskell-bitarray [ppc64el] (bionic-proposed) [0.0.1.1-3]00:13
-queuebot:#ubuntu-release- New: accepted pytrainer [amd64] (bionic-proposed) [1.11.0-1]00:13
-queuebot:#ubuntu-release- New: accepted haskell-bitarray [arm64] (bionic-proposed) [0.0.1.1-3]00:13
-queuebot:#ubuntu-release- New: accepted haskell-bitarray [s390x] (bionic-proposed) [0.0.1.1-3]00:13
-queuebot:#ubuntu-release- New: accepted haskell-bitarray [i386] (bionic-proposed) [0.0.1.1-3]00:13
slangasekjbicha: I don't know the impact of changing the derivation of the series after it's already been opened; maybe check with infinity?07:30
cpaelzeris there a way to get the output of "ip route show 0/0" on the workers that run dep8 tests on LP?10:04
cpaelzerI'm tracking down multiple issues on s390x (and others)10:04
cpaelzerand since now two seem to come down to that I'm teased how the output looks there10:05
cpaelzerMy current guess is at least a two line output, but it could be anything10:05
cpaelzerthere must be a better way than to pollute -proposed with something to print it for me10:05
cpaelzerAnd assuming that there are multiple interfaces on the default routes network10:08
cpaelzerwhich one should I let the tests touch - e.g. how do those interfaces differ?10:08
infinitycpaelzer: I'm somewhat torn between "it's probably a misconfiguration if there's more than one interface on an autopkgtest VM" and "why do you care?" :P11:23
cpaelzerinfinity: I found a set of issues now popping up and failing on s390x11:26
cpaelzerinfinity: (in case you decide for why do you care)11:26
cpaelzerinfinity: it turned out the issue is not s390x special - instead formerly those worked on s390x (in containers) but now fail11:26
cpaelzerx86 is on always fail for those11:27
xnoxcpaelzer, good tests, create their own interfaces/bridges and execute tests on those.11:27
cpaelzerAnd the only way to recreate that error that I found is if the command above returns two lines11:27
xnoxcpaelzer, there is no specification in autopkgtest to abuse interfaces....11:27
cpaelzerxnox: lets consider tests ar enot good by default11:27
xnox=/11:28
cpaelzerand for now I want to make a totally broken bad test a not broken bad test11:28
xnoxcpaelzer, do declare destroys-testbed and then abuse anything.11:28
xnox(or whatever the correct term is)11:28
apwcpaelzer, i believe we know it is two lines11:28
apwsmb, ^^11:28
cpaelzerthat would match the data I've seen11:28
apwi believe it blew up all our testing for something11:29
cpaelzerxnox: I'll remember to abuse something once I get the time to do so :-)11:29
smbapw, is there a tl;dr?11:29
cpaelzerTests should not rely on network layout11:29
apws390x ADT test runners have two default routes11:29
apwat least, maybe more11:29
cpaelzerTL;DR is the above11:29
xnox=/11:29
infinityapw: Really?  Openstack does that?11:30
xnoxtwo default routes does not sound right, missconfigured openstack networking for the s390x compute? missconfigured networking profile for autopkgtest tenant on s390x?11:30
apwinfinity, i thought we thought it was nplan which was doing it, no idea if what it adds is correct11:30
xnoxit should be all virtualsed network....11:30
smbapw, I think all might, which is something that was brought up as feedback to our fan testing11:30
smbas part of netplan/systemd-networkd fallout11:30
cpaelzerbtw your laptop with wire+wireless has two defaults in the sense that matters here11:30
apwright our testing units use the default route and were finding more than one, so we fix'd em11:31
cpaelzerip route show 0/011:31
xnoxapw, if there is one route on xenial; yet two routes on artful/bionic -> it would smell like networkd fallout.11:31
cpaelzereven back on xenial11:31
infinitycpaelzer: Only if both are up and have IPs.11:31
xnoxapw, and yes networkd sets up two routes -> one default; and one that routes self to self.11:31
infinity(and routes)11:31
apwxnox, it does what now ?11:31
cpaelzeryep, as they are for me without ever caring to much to configure soemthing special11:31
xnoxno idea why it does it; what it means; and why it is useful.11:32
xnoxapw, i have noticed that when diffing e.g. cloud-init provisioning tables before/after nplan switch.11:32
cpaelzerxnox: btw thanks for the hint on "test on own bridges" I won't unroll my stack of fixes but will keep it in mind next work on such11:32
apwxnox, a route self to self would not appear as a default route though as in ip route ls 0/0 would not show it11:33
infinitySo, shouldn't need to play in scalingstack for this.  Booting a generic bionic cloud image should show you what it's doing.11:33
xnoxapw, ack.11:33
infinityThe autopkgtest images are just the generic image minus some bits torn out.11:33
infinity(But, at the end of the day, a test that makes assumptions about the network setup in the testbed seems a bit busted)11:34
cpaelzerinfinity: ack I want to make them less busted atm which brought me to the initial question11:34
infinitycpaelzer: I guess my point is that the initial question seems irrelevant if you make the tests not care about the testbed's network setup. :P11:35
cpaelzereven if I'm not going for the ideal target of being totally non-dependent that will make them better than they are11:35
apwcpaelzer, we chose to assume the first default route was the one we wanted if that helps any11:35
cpaelzerinfinity: you had my buy in already11:35
cpaelzerapw: I chose so as well an hour ago11:36
cpaelzerthanks11:36
infinityIn theory, you want the one with the lowest metric.11:37
infinityBut if you have multiple, the assumption is that all work.11:37
-queuebot:#ubuntu-release- Unapproved: ceph (artful-proposed/main) [12.2.0-0ubuntu1 => 12.2.1-0ubuntu0.17.10.1] (kubuntu, ubuntu-desktop, ubuntu-server)11:42
infinitycpaelzer: You also may be interested in 'ip ro get' instead of show.11:42
infinity(base)adconrad@nosferatu:~$ ip ro sh 0/011:42
infinitydefault via 10.0.0.1 dev eth0 proto static metric 10011:42
infinitydefault via 10.0.0.1 dev wlan0 proto static metric 60011:42
infinity(base)adconrad@nosferatu:~$ ip ro ge 8.8.8.811:42
infinity8.8.8.8 via 10.0.0.1 dev eth0 src 10.0.0.411:42
infinity(Will give you the lowest metric, or preferred route)11:43
apwinfinity, though that does not actually tell you the route, so if you cared about the route component you don't know the prefix informatio there11:53
cpaelzerstill interesting, thanks infinity11:54
infinityapw: No, true, it doesn't, except that if any of our VMs have a static route to 8.8.8.8, rather than it going via 0/0, I'd be very suspicious.11:54
infinityAnd amused.11:54
apwindeed all of that, in most cases we are looking specificall for 0/0 so that would work just fine11:55
infinityAnyhow, a "head -n1" should be good enough, as a machine with multiple 0/0 routes where they don't all work *is* misconfigured.11:55
cpaelzerwhich is what I currently coded to fix the test11:55
cpaelzer(head -n 1)11:55
slashdo/ Hi SRU (vanguard: sil2100, infinity) Could you please approve the upload of landscape-client for A, Z, X & T ? thanks in advance12:14
sil2100slashd: will take care of those after lunch12:15
slashdsil2100, thanks12:16
-queuebot:#ubuntu-release- New source: qqc2-desktop-style (bionic-proposed/primary) [5.40.0-0ubuntu1]13:07
-queuebot:#ubuntu-release- New binary: linux-signed-hwe [amd64] (xenial-proposed/main) [4.10.0-41.45~16.04.1] (kernel)13:28
-queuebot:#ubuntu-release- Unapproved: snapd (xenial-proposed/main) [2.29.3 => 2.29.4] (desktop-core, ubuntu-server)14:06
-queuebot:#ubuntu-release- Unapproved: snapd (trusty-proposed/universe) [2.29.3~14.04 => 2.29.4~14.04] (no packageset)14:07
-queuebot:#ubuntu-release- Unapproved: snapd (zesty-proposed/main) [2.29.3+17.04 => 2.29.4+17.10] (desktop-core, ubuntu-server)14:07
slashdtinoco ^14:11
-queuebot:#ubuntu-release- New: accepted linux-signed-hwe [amd64] (xenial-proposed) [4.10.0-41.45~16.04.1]14:50
-queuebot:#ubuntu-release- Unapproved: accepted landscape-client [source] (artful-proposed) [16.03-0ubuntu3.17.10.1]16:17
smbIs it possible to do the same adt hinting for snapd on s390x for xenial as it seems to be done for artful (the error seems to be the same and most likely due to the same reason of being just now moved to nova testing)16:26
-queuebot:#ubuntu-release- Unapproved: accepted landscape-client [source] (zesty-proposed) [16.03-0ubuntu3.17.04.1]16:27
-queuebot:#ubuntu-release- Unapproved: accepted landscape-client [source] (xenial-proposed) [16.03-0ubuntu2.16.04.2]16:32
-queuebot:#ubuntu-release- Unapproved: accepted landscape-client [source] (trusty-proposed) [14.12-0ubuntu6.14.04.1]16:38
-queuebot:#ubuntu-release- Unapproved: accepted python-defaults [source] (zesty-proposed) [2.7.13-2ubuntu1]16:41
-queuebot:#ubuntu-release- Unapproved: snapd (artful-proposed/main) [2.29.3+17.10 => 2.29.4+17.10] (desktop-core, ubuntu-server)16:42
-queuebot:#ubuntu-release- Unapproved: rejected snapd [source] (zesty-proposed) [2.29.4+17.10]16:43
-queuebot:#ubuntu-release- Unapproved: snapd (zesty-proposed/main) [2.29.3+17.04 => 2.29.4+17.04] (desktop-core, ubuntu-server)16:46
-queuebot:#ubuntu-release- Unapproved: accepted snapd [source] (artful-proposed) [2.29.4+17.10]17:10
-queuebot:#ubuntu-release- New binary: i2c-tools [ppc64el] (bionic-proposed/universe) [4.0-1] (no packageset)17:10
-queuebot:#ubuntu-release- New binary: erlang-fs-listener [ppc64el] (bionic-proposed/none) [2.12.0-1] (no packageset)17:11
-queuebot:#ubuntu-release- New binary: libcleri [ppc64el] (bionic-proposed/none) [0.9.3-1] (no packageset)17:11
-queuebot:#ubuntu-release- New binary: pg-cron [ppc64el] (bionic-proposed/none) [1.0.2-1] (no packageset)17:11
-queuebot:#ubuntu-release- New binary: libcleri [arm64] (bionic-proposed/none) [0.9.3-1] (no packageset)17:11
-queuebot:#ubuntu-release- New binary: powercap [ppc64el] (bionic-proposed/none) [0.1.1-1] (no packageset)17:11
-queuebot:#ubuntu-release- New binary: libqxp [ppc64el] (bionic-proposed/none) [0.0.0-1] (no packageset)17:11
-queuebot:#ubuntu-release- New binary: i2c-tools [s390x] (bionic-proposed/universe) [4.0-1] (no packageset)17:12
-queuebot:#ubuntu-release- New binary: libftdi1 [amd64] (bionic-proposed/universe) [1.4-1] (kubuntu)17:12
-queuebot:#ubuntu-release- New binary: libcleri [armhf] (bionic-proposed/none) [0.9.3-1] (no packageset)17:12
-queuebot:#ubuntu-release- New binary: libftdi1 [ppc64el] (bionic-proposed/universe) [1.4-1] (kubuntu)17:12
-queuebot:#ubuntu-release- New binary: i2c-tools [arm64] (bionic-proposed/universe) [4.0-1] (no packageset)17:13
-queuebot:#ubuntu-release- New binary: i2c-tools [i386] (bionic-proposed/universe) [4.0-1] (no packageset)17:13
-queuebot:#ubuntu-release- New binary: libftdi1 [s390x] (bionic-proposed/universe) [1.4-1] (kubuntu)17:13
-queuebot:#ubuntu-release- New binary: i2c-tools [armhf] (bionic-proposed/universe) [4.0-1] (no packageset)17:13
-queuebot:#ubuntu-release- New binary: pmix [ppc64el] (bionic-proposed/universe) [2.1.0~rc1-2] (no packageset)17:13
-queuebot:#ubuntu-release- New binary: libftdi1 [i386] (bionic-proposed/universe) [1.4-1] (kubuntu)17:13
-queuebot:#ubuntu-release- Unapproved: accepted snapd [source] (zesty-proposed) [2.29.4+17.04]17:13
-queuebot:#ubuntu-release- New binary: erlang-fs-listener [arm64] (bionic-proposed/none) [2.12.0-1] (no packageset)17:14
-queuebot:#ubuntu-release- New binary: libqxp [arm64] (bionic-proposed/none) [0.0.0-1] (no packageset)17:14
-queuebot:#ubuntu-release- New binary: pmix [amd64] (bionic-proposed/universe) [2.1.0~rc1-2] (no packageset)17:14
-queuebot:#ubuntu-release- New binary: i2c-tools [amd64] (bionic-proposed/universe) [4.0-1] (no packageset)17:14
-queuebot:#ubuntu-release- New binary: pg-cron [arm64] (bionic-proposed/none) [1.0.2-1] (no packageset)17:14
slashdsnapd got approved tinoco ^17:14
-queuebot:#ubuntu-release- Unapproved: accepted snapd [source] (xenial-proposed) [2.29.4]17:15
-queuebot:#ubuntu-release- New binary: backblaze-b2 [amd64] (bionic-proposed/none) [1.0.0-1] (no packageset)17:15
-queuebot:#ubuntu-release- New binary: erlang-fs-listener [amd64] (bionic-proposed/none) [2.12.0-1] (no packageset)17:15
-queuebot:#ubuntu-release- New binary: erlang-fs-listener [i386] (bionic-proposed/none) [2.12.0-1] (no packageset)17:15
-queuebot:#ubuntu-release- New binary: libcleri [i386] (bionic-proposed/none) [0.9.3-1] (no packageset)17:15
-queuebot:#ubuntu-release- New binary: libftdi1 [armhf] (bionic-proposed/universe) [1.4-1] (kubuntu)17:15
-queuebot:#ubuntu-release- New binary: pg-cron [armhf] (bionic-proposed/none) [1.0.2-1] (no packageset)17:15
-queuebot:#ubuntu-release- New binary: construct.legacy [amd64] (bionic-proposed/none) [2.5.3-1] (no packageset)17:15
-queuebot:#ubuntu-release- New binary: erlang-fs-listener [s390x] (bionic-proposed/none) [2.12.0-1] (no packageset)17:15
-queuebot:#ubuntu-release- New binary: libqxp [armhf] (bionic-proposed/none) [0.0.0-1] (no packageset)17:15
-queuebot:#ubuntu-release- New binary: erlang-fs-listener [armhf] (bionic-proposed/none) [2.12.0-1] (no packageset)17:15
-queuebot:#ubuntu-release- New binary: powercap [arm64] (bionic-proposed/none) [0.1.1-1] (no packageset)17:15
sil2100Oh, someone approved it17:15
-queuebot:#ubuntu-release- New binary: libcleri [s390x] (bionic-proposed/none) [0.9.3-1] (no packageset)17:15
-queuebot:#ubuntu-release- New binary: pmix [i386] (bionic-proposed/universe) [2.1.0~rc1-2] (no packageset)17:15
-queuebot:#ubuntu-release- Unapproved: accepted snapd [source] (trusty-proposed) [2.29.4~14.04]17:16
sil2100Makes sense as I didn't see the artful SRU in the queue anymore17:16
-queuebot:#ubuntu-release- New binary: emacs-helm-ag [amd64] (bionic-proposed/none) [0.58-1] (no packageset)17:16
-queuebot:#ubuntu-release- New binary: libqxp [amd64] (bionic-proposed/none) [0.0.0-1] (no packageset)17:16
-queuebot:#ubuntu-release- New binary: pmix [s390x] (bionic-proposed/universe) [2.1.0~rc1-2] (no packageset)17:16
-queuebot:#ubuntu-release- New binary: libcleri [amd64] (bionic-proposed/none) [0.9.3-1] (no packageset)17:16
-queuebot:#ubuntu-release- New binary: powercap [armhf] (bionic-proposed/none) [0.1.1-1] (no packageset)17:16
-queuebot:#ubuntu-release- New binary: pg-cron [s390x] (bionic-proposed/none) [1.0.2-1] (no packageset)17:16
-queuebot:#ubuntu-release- New binary: libqxp [s390x] (bionic-proposed/none) [0.0.0-1] (no packageset)17:17
-queuebot:#ubuntu-release- New binary: pg-cron [i386] (bionic-proposed/none) [1.0.2-1] (no packageset)17:17
-queuebot:#ubuntu-release- New binary: powercap [i386] (bionic-proposed/none) [0.1.1-1] (no packageset)17:17
-queuebot:#ubuntu-release- New binary: pg-cron [amd64] (bionic-proposed/none) [1.0.2-1] (no packageset)17:17
-queuebot:#ubuntu-release- New binary: powercap [s390x] (bionic-proposed/none) [0.1.1-1] (no packageset)17:17
-queuebot:#ubuntu-release- New binary: powercap [amd64] (bionic-proposed/none) [0.1.1-1] (no packageset)17:17
-queuebot:#ubuntu-release- New binary: ruby-notiffany [amd64] (bionic-proposed/none) [0.1.1-1] (no packageset)17:18
-queuebot:#ubuntu-release- New binary: libqxp [i386] (bionic-proposed/none) [0.0.0-1] (no packageset)17:19
-queuebot:#ubuntu-release- New binary: ruby-airbrussh [amd64] (bionic-proposed/none) [1.3.0-1] (no packageset)17:19
-queuebot:#ubuntu-release- New binary: pmix [arm64] (bionic-proposed/universe) [2.1.0~rc1-2] (no packageset)17:19
-queuebot:#ubuntu-release- New binary: libftdi1 [arm64] (bionic-proposed/universe) [1.4-1] (kubuntu)17:20
-queuebot:#ubuntu-release- New binary: pmix [armhf] (bionic-proposed/universe) [2.1.0~rc1-2] (no packageset)17:20
-queuebot:#ubuntu-release- New binary: libdancer2-plugin-ajax-perl [amd64] (bionic-proposed/none) [0.300000-1] (no packageset)17:21
-queuebot:#ubuntu-release- New binary: linux-signed-lts-xenial [amd64] (trusty-proposed/main) [4.4.0-102.125~14.04.1] (kernel)17:37
-queuebot:#ubuntu-release- New: accepted backblaze-b2 [amd64] (bionic-proposed) [1.0.0-1]17:59
-queuebot:#ubuntu-release- New: accepted emacs-helm-ag [amd64] (bionic-proposed) [0.58-1]17:59
-queuebot:#ubuntu-release- New: accepted erlang-fs-listener [i386] (bionic-proposed) [2.12.0-1]17:59
-queuebot:#ubuntu-release- New: accepted construct.legacy [amd64] (bionic-proposed) [2.5.3-1]17:59
-queuebot:#ubuntu-release- New: accepted erlang-fs-listener [amd64] (bionic-proposed) [2.12.0-1]17:59
-queuebot:#ubuntu-release- New: accepted erlang-fs-listener [arm64] (bionic-proposed) [2.12.0-1]18:00
-queuebot:#ubuntu-release- New: accepted erlang-fs-listener [ppc64el] (bionic-proposed) [2.12.0-1]18:00
-queuebot:#ubuntu-release- New: accepted i2c-tools [amd64] (bionic-proposed) [4.0-1]18:00
-queuebot:#ubuntu-release- New: accepted i2c-tools [armhf] (bionic-proposed) [4.0-1]18:00
-queuebot:#ubuntu-release- New: accepted i2c-tools [ppc64el] (bionic-proposed) [4.0-1]18:00
-queuebot:#ubuntu-release- New: accepted libcleri [amd64] (bionic-proposed) [0.9.3-1]18:00
-queuebot:#ubuntu-release- New: accepted libcleri [armhf] (bionic-proposed) [0.9.3-1]18:00
-queuebot:#ubuntu-release- New: accepted libcleri [ppc64el] (bionic-proposed) [0.9.3-1]18:00
-queuebot:#ubuntu-release- New: accepted libdancer2-plugin-ajax-perl [amd64] (bionic-proposed) [0.300000-1]18:00
-queuebot:#ubuntu-release- New: accepted libftdi1 [arm64] (bionic-proposed) [1.4-1]18:00
-queuebot:#ubuntu-release- New: accepted erlang-fs-listener [armhf] (bionic-proposed) [2.12.0-1]18:00
-queuebot:#ubuntu-release- New: accepted i2c-tools [arm64] (bionic-proposed) [4.0-1]18:00
-queuebot:#ubuntu-release- New: accepted i2c-tools [s390x] (bionic-proposed) [4.0-1]18:00
-queuebot:#ubuntu-release- New: accepted libcleri [i386] (bionic-proposed) [0.9.3-1]18:00
-queuebot:#ubuntu-release- New: accepted libftdi1 [amd64] (bionic-proposed) [1.4-1]18:00
-queuebot:#ubuntu-release- New: accepted libftdi1 [i386] (bionic-proposed) [1.4-1]18:00
-queuebot:#ubuntu-release- New: accepted libftdi1 [s390x] (bionic-proposed) [1.4-1]18:00
-queuebot:#ubuntu-release- New: accepted libqxp [arm64] (bionic-proposed) [0.0.0-1]18:00
-queuebot:#ubuntu-release- New: accepted libqxp [i386] (bionic-proposed) [0.0.0-1]18:00
-queuebot:#ubuntu-release- New: accepted libqxp [s390x] (bionic-proposed) [0.0.0-1]18:00
-queuebot:#ubuntu-release- New: accepted erlang-fs-listener [s390x] (bionic-proposed) [2.12.0-1]18:00
-queuebot:#ubuntu-release- New: accepted libcleri [arm64] (bionic-proposed) [0.9.3-1]18:00
-queuebot:#ubuntu-release- New: accepted libftdi1 [armhf] (bionic-proposed) [1.4-1]18:00
-queuebot:#ubuntu-release- New: accepted libqxp [amd64] (bionic-proposed) [0.0.0-1]18:00
-queuebot:#ubuntu-release- New: accepted libqxp [ppc64el] (bionic-proposed) [0.0.0-1]18:00
-queuebot:#ubuntu-release- New: accepted pg-cron [arm64] (bionic-proposed) [1.0.2-1]18:00
-queuebot:#ubuntu-release- New: accepted pg-cron [i386] (bionic-proposed) [1.0.2-1]18:00
-queuebot:#ubuntu-release- New: accepted pg-cron [s390x] (bionic-proposed) [1.0.2-1]18:00
-queuebot:#ubuntu-release- New: accepted i2c-tools [i386] (bionic-proposed) [4.0-1]18:00
-queuebot:#ubuntu-release- New: accepted libftdi1 [ppc64el] (bionic-proposed) [1.4-1]18:00
-queuebot:#ubuntu-release- New: accepted pg-cron [amd64] (bionic-proposed) [1.0.2-1]18:00
-queuebot:#ubuntu-release- New: accepted pg-cron [ppc64el] (bionic-proposed) [1.0.2-1]18:00
-queuebot:#ubuntu-release- New: accepted libcleri [s390x] (bionic-proposed) [0.9.3-1]18:00
-queuebot:#ubuntu-release- New: accepted pg-cron [armhf] (bionic-proposed) [1.0.2-1]18:00
-queuebot:#ubuntu-release- New: accepted libqxp [armhf] (bionic-proposed) [0.0.0-1]18:00
-queuebot:#ubuntu-release- New: accepted pmix [arm64] (bionic-proposed) [2.1.0~rc1-2]18:00
-queuebot:#ubuntu-release- New: accepted pmix [i386] (bionic-proposed) [2.1.0~rc1-2]18:00
-queuebot:#ubuntu-release- New: accepted pmix [s390x] (bionic-proposed) [2.1.0~rc1-2]18:00
-queuebot:#ubuntu-release- New: accepted powercap [arm64] (bionic-proposed) [0.1.1-1]18:00
-queuebot:#ubuntu-release- New: accepted powercap [i386] (bionic-proposed) [0.1.1-1]18:00
-queuebot:#ubuntu-release- New: accepted powercap [s390x] (bionic-proposed) [0.1.1-1]18:00
-queuebot:#ubuntu-release- New: accepted ruby-notiffany [amd64] (bionic-proposed) [0.1.1-1]18:00
-queuebot:#ubuntu-release- New: accepted pmix [amd64] (bionic-proposed) [2.1.0~rc1-2]18:01
-queuebot:#ubuntu-release- New: accepted pmix [ppc64el] (bionic-proposed) [2.1.0~rc1-2]18:01
-queuebot:#ubuntu-release- New: accepted powercap [armhf] (bionic-proposed) [0.1.1-1]18:01
-queuebot:#ubuntu-release- New: accepted ruby-airbrussh [amd64] (bionic-proposed) [1.3.0-1]18:01
-queuebot:#ubuntu-release- New: accepted pmix [armhf] (bionic-proposed) [2.1.0~rc1-2]18:01
-queuebot:#ubuntu-release- New: accepted powercap [ppc64el] (bionic-proposed) [0.1.1-1]18:01
-queuebot:#ubuntu-release- New: accepted powercap [amd64] (bionic-proposed) [0.1.1-1]18:01
LocutusOfBorgcoreycb, "Resetting proxy settings in tests is bad, and makes ubuntu infra cry" why did you reintroduce it again for python-eventlet? the -3 upload was fine, the failure was a network error, not a misconfiguration in proxy18:14
coreycbLocutusOfBorg: james' delta was overwritten by a sync so i was re-enabling that. i included your delta as well but perhaps i shouldn't have?18:16
LocutusOfBorgdamn, I syncd by loosing the python patch18:19
LocutusOfBorgthe control file had the changes...18:19
LocutusOfBorgmea culpa!18:19
LocutusOfBorgI don't understand why enum34-compat.patch is not needed in debian then18:19
LocutusOfBorgso, let me reupload without the proxy change, so the delta is reduced to only one patch, and I'll send it to debian18:21
coreycbLocutusOfBorg: i'm not sure. i think jamespage submitted that back to debian but it wasn't included.18:21
coreycbLocutusOfBorg: ok thanks18:21
LocutusOfBorghttps://bugs.debian.org/cgi-bin/bugreport.cgi?bug=88198918:22
ubot5Debian bug 881989 in python-eventlet "python-eventlet: Missing dependency on enum-compat (which is a shim to enum34)" [Normal,Fixed]18:22
LocutusOfBorgindeed18:22
coreycbLocutusOfBorg: i wonder if they accidentally missed the patch and only updated d/control. i'll check with Ondrej.18:24
LocutusOfBorgI'm reopening the bug report18:24
LocutusOfBorgwith an updated patch18:24
coreycbLocutusOfBorg: ok that'll work. thanks.18:25
LocutusOfBorgsent18:25
LocutusOfBorgbetter have a public followup from public bug, to avoid the same discussion on next upload :P18:26
LocutusOfBorgthanks!18:26
slangasekinfinity: so, interesting that the arm64 queue didn't seem to drop much since last night... if only we had graphs of these queues ;)  I think we have quota to try to stand up a few more runners, if that hasn't already been done18:39
slangasekinfinity: and currently we have 20 s390x workers running, but only 16 configured in git... not sure what awayney has in mind there, hmm, but I'll axe the last 4 which should reduce our chances of hitting quota to arm64's detriment18:42
slangasekinfinity: ok, bumped from 40 to 45 workers now for arm64; assuming there is hardware to back up that quota, maybe that will be enough.  Alternatively, we could disable arm64 in britney again, which would let the currently scheduled tests still run but wouldn't block things yet?18:56
tsimonq2Any archive admin around who would be willing to help me with Britney?19:07
tsimonq2I don't know if I messed up or Britney did...19:08
tsimonq2I have some LXQt stuff synced from Experimental that just isn't migrating. All are valid candidates, and all are completely installable locally19:10
tsimonq2Can someone give me a hint here? I'm stuck19:13
tsimonq2infinity, slangasek: ^^^19:16
slangasektsimonq2: have you looked at http://people.canonical.com/~ubuntu-archive/proposed-migration/update_output.txt ?19:34
jbichaslangasek: what are we going to do with s390x autopkgtests that only started failing once we got machine isolation?19:36
jbichaexamples are cockpit, dahdi-linux, gsequencer, gvfs19:36
tsimonq2slangasek: Yes, and the uninstallable arch has seemingly fluctuated, always works on amd64, and I don't see why those are uninstallable19:37
jbichalxcfs19:37
slangasekjbicha: I gladly accept MPs against lp:~ubuntu-release/britney/hints-ubuntu/ with force-badtest hints for any packages whose test history shows the failure is present in the release pocket20:02
jbichaslangasek: do you want all/s390x for those ones?20:04
slangasekjbicha: I prefer pinning to specific package versions and re-reviewing on new uploads20:04
slangasektsimonq2: so the uninstallable arch will fluctuate because it's an arch: all package; I don't know specifically why it's not installable; are there lxqt packages not yet ready to migrate?20:04
jbichamaybe lxqt-config (source & binary) needs to be removed first? since the new lxqt packages break/replace it20:08
tsimonq2You mean lxqt-common?20:08
tsimonq2That might work20:08
tsimonq2slangasek: And yeah, half the stack migrated and half didn't, which is the worst case scenario.20:09
slangasekit shouldn't be a worst-case scenario if your package dependencies are correct20:09
slangasekany problems caused by a half-migrated stack through proposed-migration are also issues for dist upgrades20:10
tsimonq2That's where I need to go and talk to Debian, deps were't done right20:10
slangasekso the uninstallable package is lxqt; which is from lxqt-metapackages; I don't see how lxqt-config would be related20:10
tsimonq2And that's migrated already...20:10
tsimonq2Er20:11
tsimonq2I *thought* it did20:12
tsimonq2...I still don't see how it would be uninstallable20:13
tsimonq2slangasek: either way, lxqt-common was split upstream and should be removed from Bionic.20:13
tsimonq2Although I'm not sure if it will make a difference or not...20:14
tsimonq2slangasek: To answer your earlier question, as far as I can see, everything should be good to migrate, I just don't get why it hasn't already20:15
slangasektsimonq2: try a test install of lxqt from -proposed; see which dependencies it pulls from -proposed; work out which of these is missing and not migrating?20:24
slangasektsimonq2: alternatively, since lxqt-metapackages makes lxqt uninstallable all by itself, you should be able to pin lxqt-metapackages source and see what it's failing to pull in as a dep20:24
tsimonq2slangasek: Sure, I'll give it a try.20:25
slangasek(because there are no differences to the Depends: from 19 to 20 except the versioned dep on lxqt-core, which is not uninstallable)20:25
slangasektsimonq2: ah - it is the lxqt-common thing20:29
-queuebot:#ubuntu-release- Unapproved: cockpit (artful-backports/universe) [151-1 => 156-1~ubuntu17.10.1] (no packageset)20:29
slangasekhmm, I think20:29
slangasektriple-checking20:29
-queuebot:#ubuntu-release- Unapproved: accepted cockpit [source] (artful-backports) [156-1~ubuntu17.10.1]20:30
tsimonq2slangasek: Like I said, needs to be removed anyways, so if that's not the answer, no harm done20:30
-queuebot:#ubuntu-release- Unapproved: cockpit (zesty-backports/universe) [151-1~ubuntu17.04.1 => 156-1~ubuntu17.04.1] (no packageset)20:30
slangasekright, but if it were just that, britney would have no problem resolving it20:31
-queuebot:#ubuntu-release- Unapproved: cockpit (xenial-backports/universe) [151-1~ubuntu16.04.1 => 156-1~ubuntu16.04.1] (no packageset)20:31
-queuebot:#ubuntu-release- Unapproved: accepted cockpit [source] (xenial-backports) [156-1~ubuntu16.04.1]20:32
-queuebot:#ubuntu-release- Unapproved: accepted cockpit [source] (zesty-backports) [156-1~ubuntu17.04.1]20:32
slangasekok, I've chased through that dep chain and am back to having no idea20:32
slangaseknew lxqt-session is needed to drop the dep on lxqt-common, but that's already part of the hint20:33
tsimonq2I'm tempted to no-change-rebuild the things but I doubt that will make a difference20:33
slangasekit shouldn't make a difference, so please don't20:34
jbichaI think it's unusual to use a versioned breaks/replaces (when the broken version doesn't even exist anywhere) so maybe that's what's needs manual hinting20:34
slangasekit's unusual and in fact it's incorrect, but britney isn't supposed to care20:35
tsimonq2slangasek: Right, not going to do, but it's a passing thought that was worth mentioning imo20:35
acheronuktsimonq2: ask me the others day to have a look, and I had no idea, so the above makes me feel better :P20:36
acheronuk*asked me the other day20:36
tsimonq2Heh20:37
jbichaslangasek: it does increase the uninstallability count though, right? I'm just guessing here20:40
-queuebot:#ubuntu-release- New: accepted linux-signed-lts-xenial [amd64] (trusty-proposed) [4.4.0-102.125~14.04.1]20:41
slangasekjbicha: yes, the uninstallable count goes up from 0 to not-020:50
slangasekand it's lxqt that becomes uninstallable, and I also can't work out why20:50
slangasekare there any other binaries that are part of the hinted packages which are dropped in -proposed?20:51
tsimonq2slangasek: Not that I can see21:35
bdmurrayslangasek: Could you review my django-tastypie Xenial SRU sometime?21:45
jbichaslangasek: your lxqt hint worked :)22:13
tsimonq2Oh did it?22:13
slangasektsimonq2, jbicha: yeah, I hinted in the minimal set of packages needed in order for lxqt to be installable, to see what happened; and what happened was that britney shook loose the bug :P23:04
slangasekbdmurray: ok23:21
-queuebot:#ubuntu-release- Unapproved: accepted django-tastypie [source] (xenial-proposed) [0.13.3-1~16.04.1]23:21
bdmurrayslangasek: Thanks23:23
tsimonq2slangasek: \o/23:41
-queuebot:#ubuntu-release- Unapproved: apport (artful-proposed/main) [2.20.7-0ubuntu3.5 => 2.20.7-0ubuntu3.6] (core)23:43
tsimonq2slangasek: Yep, I can confirm, the whole LXQt stack is through, thanks!23:44
tsimonq2slangasek: Do you think this is preventable in the future or was this Britney being... fun? :)23:45
slangasektsimonq2: I haven't diagnosed why britney didn't get it right on its own; it's also a fluke that I don't think I've seen before, and unlikely to be a good use of anyone's time trying to debug now23:56
tsimonq2Alright23:56

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!