[08:03] Hi, can someone re-trigger those tests for me please? [08:03] https://autopkgtest.ubuntu.com/request.cgi?release=jammy&arch=ppc64el&package=runescape&trigger=java-common%2F0.72build2 [08:03] https://autopkgtest.ubuntu.com/request.cgi?release=jammy&arch=s390x&package=runescape&trigger=java-common%2F0.72build2 [08:03] Thanks! [08:05] alexghiti: done [08:06] RikMills: Thanks! [08:11] alexghiti: still failing [08:12] RikMills: Yes I saw that, really weird since I can download this file without any problem. Are there any known connectivity issues currently? [08:14] no idea I'm afraid [08:14] No problem, thanks for your help :) [08:20] alexghiti: migration reference against the release pocket also fails [08:24] RikMills: Yes, the failure does not seem to be related to java-common but wget which can't download a file. Thanks again [10:04] ginggs, hey, could you give a retry to https://launchpad.net/ubuntu/+archive/test-rebuild-20220317-jammy/+sourcepub/13318809/+listing-archive-extra ? it should be fixed by the recent mdraid update [10:07] seb128: please ping me once dmraid has migrated [10:07] ginggs, the archive rebuild doesn't build with proposed enabled? [10:07] ginggs, sorry for the noise, I will know for next time :) [10:09] ginggs, ping :p (I just received the email that it migrated) [10:26] are autopkgtests allowed to download stuff from the net? [10:30] tjaalton: yes, you should respect $http{,s}_proxy though and add Restrictions: needs-internet, and give a second thought to whether you can ship the assets inside the source package instead :-) [10:34] laney: right, I'm looking at snapd failing [10:34] it downloads something from github [10:40] xy problem ;-) [10:41] I looked at https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/ppc64el/s/snapd/20220331_114013_88192@/log.gz and the downloading part works ok, but it didn't install the thing the rest of the tests expected it to have [10:43] this was focal [10:43] + /tmp/go/bin/spread -v autopkgtest:adt-local:tests/smoke/ [10:43] /tmp/autopkgtest.xXhGoq/build.pOV/src/debian/tests/integrationtests: 84: /tmp/go/bin/spread: not found [10:44] ahh, same issue [10:45] I'd be eyeing up something that changed in the snap of 1.18 [11:21] seb128: libblockdev retry successful! [11:58] ginggs, great, thank you! [12:13] morning [13:47] alexghiti: Keep in mind you can use the Canonical proxy when running tests locally if you are connected to the VPN. [13:48] bdmurray: Hmm, what do you mean? [13:51] alexghiti: I mean you can run autopkgtest locally with 'http_proxy=http://squid.internal:3128' etc... [13:56] Ok, thanks! === sem2peie- is now known as sem2peie === jsing` is now known as jsing [17:23] doko did you mean for python3.10 in jammy to set purelib under /usr/local/lib instead of /usr/lib? === st13g is now known as crisdel [22:16] ddstreet: that's a question for me [22:17] see: https://lists.debian.org/debian-python/2022/03/msg00039.html [23:04] tumbleweed ah ok, well just fyi in case you didn't know it breaks meson unit tests: https://github.com/mesonbuild/meson/blob/master/test%20cases/python3/1%20basic/meson.build#L12 [23:12] ddstreet: is meson installing to the right location?