mitchdz | tjaalton: apologies - I didn't get much of a chance to dig into the multipath-tools autopkgtest failures. I do see they all have started failing since linux-meta/6.11.0-5.5 though. | 02:33 |
---|---|---|
mitchdz | tjaalton, that's interesting this is seen now. I'm thinking we maybe just change the line `systemctl status multipathd.socket` in the multipath-tools dep8 test to `systemctl status multipathd.socket || true`, just to move along. It's fine for the socket to be inactive as long as the service is active. I'm just not sure right now what triggered this change in behavior. | 03:03 |
mitchdz | of course, only do the above change if the rest of the test is working fine. | 03:03 |
mitchdz | https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/2078888 <- multipath-tools dep8 test failure bug | 03:19 |
-ubottu:#ubuntu-devel- Launchpad bug 2078888 in multipath-tools (Ubuntu) "Oracular 0.9.9-1ubuntu2 autopkgtest failures" [Undecided, New] | 03:20 | |
tjaalton | mitchdz: np, I've hinted it now. and it's happening for other updates too, so it's not triggered by the kernel | 03:53 |
mitchdz | Okay, I'm building a new package in my PPA right now | 03:54 |
mitchdz | will test against -proposed once built. If passes then I'll propose | 03:54 |
=== jipang_menjerit is now known as jipangmenjerit | ||
mitchdz | thanks for bringing it to my attention :) | 04:00 |
=== jipang_menjerit is now known as jipangmenjerit | ||
mitchdz | that seems to have fixed it. I'm curious if Debian is also seeing this. | 05:02 |
mitchdz | The answer is yes. I'll propose my solution up to Debian. | 05:04 |
mitchdz | tjaalton: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080441 | 05:28 |
-ubottu:#ubuntu-devel- Debian bug 1080441 in multipath-tools "multipath-tools tgtbasedmpaths test fails when checking multipathd.socket" [Normal, Open] | 05:28 | |
tjaalton | mitchdz: ahah, great! | 05:30 |
=== arif-ali_ is now known as arif-ali | ||
=== tomreyn_ is now known as tomreyn | ||
lool | waveform: Hey! I think you’re subscribed to the flash-kernel bugs, but just in case, bdrung recently reassigned a couple of upgrade bugs apparently related to rpi 2w https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/2078524 https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/2065830 | 08:18 |
-ubottu:#ubuntu-devel- Launchpad bug 2078524 in flash-kernel (Ubuntu) "package initramfs-tools 0.142ubuntu25.1 failed to install/upgrade: installed initramfs-tools package post-installation script subprocess returned error exit status 1" [Undecided, New] | 08:18 | |
-ubottu:#ubuntu-devel- Launchpad bug 2065830 in flash-kernel (Ubuntu) "package initramfs-tools 0.142ubuntu15.1 failed to install/upgrade: installed initramfs-tools package post-installation script subprocess returned error exit status 1" [Undecided, New] | 08:18 | |
lool | I didn’t look closely at all, just thought you might be interested | 08:19 |
waveform | yeah, I saw those -- they both look like duplicates of https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/2078525 but I haven't had the time to dig further, and the workaround I suggest on that bug apparently didn't work either, so that needs further investigation too | 08:20 |
-ubottu:#ubuntu-devel- Launchpad bug 2078525 in flash-kernel (Ubuntu Jammy) "[SRU] zero-2-w.dtb does not exist in arm64 variant of linux-raspi" [Undecided, Confirmed] | 08:20 | |
=== DarkTric- is now known as DarkTrick1 | ||
nteodosio | cpaelzer, does the current state of bug 2078827 pass your minimal MIR requirement? | 08:48 |
-ubottu:#ubuntu-devel- Bug 2078827 in luit (Ubuntu) "[MIR] luit" [Undecided, Incomplete] https://launchpad.net/bugs/2078827 | 08:48 | |
cpaelzer | thanks for the ping nteodosio, I'll have a look | 09:24 |
cpaelzer | It is, depending on the truth level of "same code, broken out" | 09:26 |
cpaelzer | because we found in yesterdays meeting that the changelog says "Removed luit, which is now packaged separately with a different upstream" | 09:26 |
cpaelzer | which could mean a) same code evolving at a new place b) something completely new doing the same | 09:27 |
cpaelzer | the latter would need much closer review for obvious reasons | 09:27 |
nteodosio | cpaelzer, thanks, so I'll make sure the code is (nearly) the same. | 09:31 |
cpaelzer | I assume it either is the same or not, give me a chance to look :-) | 09:32 |
cpaelzer | nteodosio: while I check that you could reach out if someone could subscribe desktop-packages | 09:32 |
cpaelzer | that is a requirement to promote it and they are the owners of x11-utils | 09:32 |
nteodosio | ^seb128, could you please subscribe luit to desktop-packages? | 09:33 |
rbasak | @pilot in | 10:34 |
=== ChanServ changed the topic of #ubuntu-devel to: Archive: Feature Freeze | Devel of Ubuntu (not support) | Build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of Focal-Noble | Patch Pilots: rbasak | ||
sdansht | Hi, how can I make code contributions to Ubuntu? Is there any matrix channel or something? | 14:02 |
rbasak | bdrung: where are we with https://code.launchpad.net/~racb/ubuntu-sponsoring/+git/ubuntu-sponsoring/+merge/469860 please? | 16:41 |
bdrung | rbasak, it waited the the long todo list while I was on PTO and sick leave. I put it into the front of the list to look at it this week. | 16:43 |
rbasak | Thanks! | 16:44 |
rbasak | I've got another one after that but need to rebase first. That's the fix-up for https://code.launchpad.net/~racb/ubuntu-sponsoring/+git/ubuntu-sponsoring/+merge/460697. After that issues that concern me the most about the report will be resolved (around items that need sponsoring getting lost). | 16:46 |
mitchdz | tjaalton: all green for new multipath-tools test. I'm in and out today due to being sick, but feel free to review my MP. https://code.launchpad.net/~mitchdz/ubuntu/+source/multipath-tools/+git/multipath-tools/+merge/472529 | 17:14 |
mitchdz | I suppose no FFE is required since it's a test bugfix, but it'd be nice to have ubuntu-release confirm that | 17:14 |
mitchdz | Already forwarded to Debian :) | 17:15 |
=== john-cabaj1 is now known as john-cabaj | ||
liushuyu | kanashiro: ruby-mimemagic needs a no-change rebuild to pick up changes in dh_ruby, otherwise the gems contained in this package will fail to load during the autopkgtest | 21:00 |
kanashiro | liushuyu let me check this one | 21:17 |
kanashiro | right, uploading it with no changes | 21:20 |
kanashiro | ben did not report this package in the transition tracker this time. I needed to do some tweaks there to do the transition in a single step | 21:21 |
kanashiro | liushuyu ruby-nokogiri will be fine after that I think. I retriggered tests for ruby-rgen and ruby-ahoy-email with the needed packages from -proposed | 21:25 |
liushuyu | kanashiro: Thanks! We will see how this plays out | 21:27 |
liushuyu | kanashiro: For ruby-ahoy-email, you will also need https://code.launchpad.net/~liushuyu-011/ubuntu/+source/ruby-ahoy-email/+git/ruby-ahoy-email/+merge/472608 | 21:58 |
kanashiro | liushuyu did you test this fix? | 22:11 |
kanashiro | is the test passing with that? | 22:11 |
kanashiro | it seems reasonable since we already have a patch doing that, sponsoring the upload | 22:12 |
Eickmeyer | kanashiro: Heh, you may want to repeat that as liushuyu had a connection error as you were typing all that. ;) | 22:18 |
Eickmeyer | Lovely timing. :) | 22:19 |
liushuyu | Eickmeyer: Yes, my region had a blackout just now | 22:20 |
liushuyu | Took out the celluar service as well | 22:20 |
rbasak | @pilot out | 22:29 |
=== ChanServ changed the topic of #ubuntu-devel to: Archive: Feature Freeze | Devel of Ubuntu (not support) | Build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of Focal-Noble | Patch Pilots: N/A | ||
kanashiro | Eickmeyer thanks for the heads-up :) | 22:55 |
kanashiro | liushuyu I already sponsored your upload, let's see how it goes | 22:55 |
Unit193 | Hrm, why was the LTS update pulled? I'm not seeing anything on the lists. | 22:56 |
Eickmeyer | Unit193: ? | 22:57 |
liushuyu | kanashiro: I see | 23:27 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!