/srv/irclogs.ubuntu.com/2025/02/10/#ubuntu-devel.txt

tsimonq2Wow, time flies. 10 days until Plucky's Feature Freeze!06:50
LocutusOfBorgzhsj, hello, your golang upload broke quite few things...07:18
LocutusOfBorge.g. https://tracker.debian.org/pkg/golang-github-seccomp-libseccomp-golang can't build07:18
LocutusOfBorgand this breaks e.g. runc in Debian07:18
LocutusOfBorgdo you have any way to unblock the build?07:18
enyc_LocutusOfBorg: do you have an army of ubuntu test machines? ;-O08:08
enyc_... it would be very nice if somebody with different ubuntu 24.04 based desktops tried kernel 6.8.0-53 with camera/mic r.e. LP # 209754108:09
LocutusOfBorgLinux Unimatrix04-Noble 6.8.0-52-generic #53-Ubuntu SMP PREEMPT_DYNAMIC Sat Jan 11 00:06:25 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux08:12
LocutusOfBorgwell, I can update08:12
LocutusOfBorgLP: #209754108:12
-ubottu:#ubuntu-devel- Launchpad bug 2097541 in linux (Ubuntu) "6.8.0-53-generic test causes session crashes with mic/camera use" [Undecided, New] https://launchpad.net/bugs/209754108:12
LocutusOfBorgno thinkpad :/08:13
cpaelzerHi qa-help - the status page does not list the issue I see. It mentiones " issues in spawning ppc64el testbeds" but I currently get timeouts restarting a test when opening the retry command url08:27
cpaelzerI looked at https://autopkgtest.ubuntu.com/packages/b/bind9/focal/ppc64el and that did not report real details, worked on othera arches and the change is arch independent08:27
cpaelzerHence I wanted to re-start the failing on against dns-root-data/2024071801~ubuntu0.20.04.1 for focal08:28
cpaelzerBut then python trcae from the backend ending with "socket.timeout: The read operation timed out"08:28
cpaelzerI'll not reload this many times to not interact badly with something you might work on, do you know about this issue - do you see similar?08:29
paridecpaelzer, hi, do you have a link to a test log showing the error?08:31
cpaelzerwait, I'll run it again and pastebinit - obviously the link to the page itself will try to restart. Let me try to pastebin it for you ...08:33
cpaelzerparide: https://dpaste.com/6KN6U9CBS08:34
paridethanks08:34
cpaelzerI've sent you the link that I opened to get that (avoiding all prefetch tools here to pre-render and thereby restart it)08:35
Skiacpaelzer: don't worry about that issue, it's just LP being slow, and autopkgtest-cloud needs to query it to grab some information, like ACL, or if a package exists/is published. Nothing related to the ppc64el issue, and those are usually transient. You can safely retry you query a couple of time in the hope that it works09:01
cpaelzerthanks Skia, will do so at a low frequency09:02
Skia👍09:02
cpaelzerformer 3/3 bad, now it worked09:03
adrienSkia: I've noticed HTTP 50x starting saturday09:09
Skiaadrien: https://ubuntu-release.kpi.ubuntu.com/d/76Oe_0-Gz/autopkgtest?viewPanel=20&orgId=1&from=now-2d&to=now&var-instance=production&refresh=30s09:10
Skiathe graph shows they just happen from time to time, but no big outage09:11
Skiaadrien: also, if you have a stacktrace to give us, that can help09:11
adrienSkia: I had a stack trace this morning but probably like Christan's (at least the socket timeout) but I also noticed something wider starting saturday or maybe a bit before where fetching e.g. running.json would fail09:17
adrienand I don't think these give you stack trace09:17
adrienretrying would usually be enough so no catastrophe09:20
Skiaokay good09:20
adrienand for the socket timeout, same trace as Christian09:48
adrienLocutusOfBorg: hey, there's a new gnutls release and I know you've done merges for it in the past (and thanks for that!); I'm planning other changes too so I can deal with both these changes the update at once before FF10:11
adrien(and I was checking for updates thinking it had been a long time without a release just on friday :P )10:12
zhsjLocutusOfBorg: i'm looking at the new failures for golang-1.23, it's not producible locally last week. probably i need to wait the archive mirror to be synced or updated, or something wrong with the new binutils.10:12
LocutusOfBorgadrien, ack!10:13
LocutusOfBorgzhsj, thanks for checking10:13
zhsjLocutusOfBorg: oh wait, it looks like yet other issue since i checked last friday. the old binary is removed? and it can't bootstrap it self??10:17
LocutusOfBorgzhsj, not sure sorry10:18
LocutusOfBorgI think arch:all never built10:18
zhsjLocutusOfBorg: uploaded golang-1.23 to use golang-1.22 to bootstrap... hope it works, otherwise i need to do binary bootstrap (but hmm the flaky test is not fixed, only fixed a failing test for missing ld.gold)10:57
gjollyHi there, quick question related to copyrights: if the upstream code has multiple LICENSE files (eg MIT and Apache2.0) what should I put in the d/copyright?12:50
gjollynvm it's actually well documented here: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ (Example 1. tri-licensed files)12:57
LocutusOfBorgzhsj, https://buildd.debian.org/status/package.php?p=golang-1.23&suite=sid14:48
LocutusOfBorglooks like binutils-gold is making it unisntallable on loongarch6414:48
LocutusOfBorgdoko, ^^ FYI14:48
cnihelton_gjolly: thanks for asking and replying. I just learned something new. :)15:59
Eickmeyerwaveform: Are you noticing any weird build failures with `error: cannot install "ubuntu-image": Post "https://api.snapcraft.io/v2/snaps/refresh": context canceled`? Normally I'd say it looks transient, but three times is a pattern.16:39
waveformEickmeyer, are we talking noble or plucky? The noble images are the ones I've been keeping an eye on recently and they've been okay -- let me check the plucky ones...16:39
Eickmeyerplucky, tbh.16:39
Eickmeyerwaveform: That said, the last edubuntu build did fail: Error: Error preparing image: Get "https://api.snapcraft.io/api/v1/snaps/download/lATO8HzwVvrAPrlZRAWpfyrJKlAJrZS3_201.snap": dial tcp: lookup api.snapcraft.io on 10.189.128.2:53: read udp 10.10.10.2:43517->10.189.128.2:53: i/o timeout16:41
EickmeyerThat one can be chocked-up to transient.16:41
waveformahhh, the pi ones have fallen off the bottom of the launchpad page (https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/plucky/cpc) -- I wrote a script to list this manually somewhere ...16:41
waveformyup, looks like the last two server builds (cpc) for raspi failed, and a few more beyond that. Let me grab the logs and see what's going on16:44
waveformproxy error on retrieving logs?!16:44
waveformcrikey, the infrastructure is creaking today...16:44
waveformokay, the latest failure is the same context canceled as you saw, and the one before that is ...16:45
waveformyes, the same context canceled error, hmmm16:45
EickmeyerYep. Something is weird.16:46
waveformah, before those two failures were two successful builds, and before those, two more failures both with "context canceled". I think this is indeed a transient error, but it's cropping up a *lot* in the last week16:46
EickmeyerRight, that's why I'm saying it's patternistic, even if transient. Points to a larger problem.16:47
waveformI know we've been having issues on the arm builders (https://launchpad.net/builders) in launchpad -- I wonder if that's affecting livefs builds too?16:48
EickmeyerHmmm... very well could be.16:49
waveformI'll ping the release management team and see if they're aware of the issues16:50
Eickmeyerwaveform: Awesome, thanks! Didn't expect you to take point on this, but I appreciate it as it's affecting all arm builds, not just edubuntu.16:51
waveformnot a prob -- I've been a bit distracted with noble's release this week but we need to keep the plucky dailies going!16:52
tsimonq2@pilot in18:17
=== ChanServ changed the topic of #ubuntu-devel to: Archive: Open | Devel of Ubuntu (not support) | Build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of Focal-Oracular | Patch Pilots: tsimonq2
tsimonq2Remaining items in the sponsorship queue: bug 2095074 bug 1987679 bug 2096679 - all else is sponsored or reviewed.18:33
-ubottu:#ubuntu-devel- Bug 2095074 in libva (Ubuntu Noble) "[SRU] Upgrade to media driver version 24.3.4 in Noble" [Undecided, New] https://launchpad.net/bugs/209507418:33
-ubottu:#ubuntu-devel- Bug 1987679 in os-prober (Ubuntu Plucky) "os-prober leaves filesystems (lvm-thin, lvm snap) mounted" [Medium, In Progress] https://launchpad.net/bugs/198767918:33
-ubottu:#ubuntu-devel- Bug 2096679 in level-zero (Ubuntu) "[SRU] Upgrade level-zero to 1.19.2" [Undecided, In Progress] https://launchpad.net/bugs/209667918:33
tsimonq2If someone is waiting for me to get back to them on a review, please either re-subscribe ~ubuntu-sponsors/re-add Ubuntu Sponsors as a reviewer, or ping me here/on Matrix.18:34
tsimonq2@pilot out18:34
=== ChanServ changed the topic of #ubuntu-devel to: Archive: Open | Devel of Ubuntu (not support) | Build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of Focal-Oracular | Patch Pilots: N/A
tsimonq2Thanks!18:34
tsimonq2mclemenceau: Enjoy :) https://launchpad.net/ubuntu/+source/opensp/1.5.2-15.2ubuntu118:34
mclemenceauThank you tsimonq218:56
tsimonq2You're welcome :)19:14
dokoLocutusOfBorg: zhsj needs to set proper build dependencies19:45
dokoLocutusOfBorg: ocaml should be migratable, once llvm-17 is built on riscv6419:46
jbichadoko: could you promote automake-1.17 to main and remove automake-1.16?20:33
=== guiverc2 is now known as guiverc
sudipany idea why the autopkgtest of openvswitch is failing with xdp-tools on ppc64el? I also tried with the latest xdp-tools from Debian and that also failed, tried with rebuilt dpdk and openvswitch from a ppa but still same.21:25

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