[00:45] mwhudson, will do, thank you! ;) [02:18] dbungert: If you're still up and around, I finished implementing the requested changes to the patch for bug 2011751, and forwarded the bug to Debian. [02:18] -ubottu:#ubuntu-devel- Bug 2011751 in openbox (Ubuntu) "openbox crashed with SIGABRT" [Critical, Confirmed] https://launchpad.net/bugs/2011751 [02:18] https://bugs.launchpad.net/ubuntu/+source/openbox/+bug/2011751/comments/31 [02:19] Thanks for your help and your patience. Hopefully next time around should be easier now that I know more of how it works when fixing bugs in packages that aren't purely Lubuntu-specific like I usually do. [02:41] arraybolt3: looking [03:33] arraybolt3: uploaded. I'm very happy with the debbug you filed, you wrote more than I would have :). I made a very minor tweak to add a Bug-Debian line. Thank you for doing the patch in this way, it makes it easier later to deal with the merge when upstream or Debian have a new version. [03:49] Thank you for your help and for helping me get better at this! [03:51] arraybolt3: http://cdimage.ubuntu.com/ubuntu-mini-iso/daily-live/20230323.4/ [03:56] \o/ [03:56] OK that's going to be fun to play with. [03:56] Still need to help get flavors plugged into that, but I've been insanely busy and not managed to make progress there yet. [03:57] np. I plan to give it more correct usage of how ncurses does menus, hopefully that helps add stuff to it [03:58] my vision for handling flavors is to look at how https://releases.ubuntu.com/ shows things and think about how to translate that to a ncurses menu. [03:58] not sure what that means yet === guiverc2 is now known as guiverc === guiverc2 is now known as guiverc [06:59] FYI, this just bit me and I thought I had been the victim of a multi-year DNS & TLS spoofing attack: https://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/ [07:07] I think we can call this a "bait and switch" :> [07:12] Unit193: I was having a good little panic about it, considering I had my home and work laptops both giving me a the ssh host key changed warning, and that I had pushed code not even an hour beforehand... [07:13] blahdeblah: I had it more fun than that even, I have a script to fetch several repos. It'd be successful on some but not others, changing depending on the run. :P [07:13] Yikes :-| [07:15] Figured it was something like a rollout due to how it was acting, and I was hitting some upgraded and some not... === sem2peie- is now known as sem2peie [11:04] hi, I still need reviews for strace 6.1 and strace 6.2 [11:04] https://bugs.launchpad.net/ubuntu/+source/strace/+bug/2008207 and https://bugs.launchpad.net/ubuntu/+source/strace/+bug/2012258 [11:04] -ubottu:#ubuntu-devel- Launchpad bug 2008207 in strace (Ubuntu) "[FFe] strace - merge 6.1-0.1" [Undecided, Triaged] [11:04] -ubottu:#ubuntu-devel- Launchpad bug 2012258 in strace (Ubuntu) "strace - update to 6.2" [Undecided, New] [11:05] I also don't know if my SRU for anacron has been noticed: https://bugs.launchpad.net/ubuntu/+source/anacron/+bug/2006589 [11:05] -ubottu:#ubuntu-devel- Launchpad bug 2006589 in anacron (Ubuntu) "Anacron service and timer disabled after upgrading from 2.3-33" [Undecided, Fix Released] [12:20] holmanb: what's the level of urgency that we need https://code.launchpad.net/~holmanb/ubuntu/+source/isc-dhcp/+git/isc-dhcp/+merge/439186 to land? Do we have time to send it to Debian first? === sem2peie- is now known as sem2peie [13:24] #4 other Dependencies to MIR due to this (to be discussed with Debian) [13:24] libio-socket-ip-perl, which is also provided by perl-base (MAIN), [13:24] so we should change that "Recommends: libio-socket-ip-perl" to [13:24] "Recommends: perl-base" [13:24] I see slyon is out. [13:24] cpaelzer: ^ do you know why this is wanted? I'm not sure how to ask Debian for it as I don't understand the reason. [13:25] perl-base Provides libio-socket-ip-perl so it's technically fine. Is there a tooling issue that will report a component mismatch? [13:25] But if so, isn't that an Ubuntu problem and why would Debian take it? [13:26] For anyone else this is for the mosh MIR bug 1997106 [13:26] -ubottu:#ubuntu-devel- Bug 1997106 in mosh (Ubuntu) "[MIR] mosh" [Undecided, In Progress] https://launchpad.net/bugs/1997106 [13:26] It's easy enough to add and carry a delta in Ubuntu if that's what you want. [13:30] rbasak: IIRC on one hand yes due to component mismatches, but on the other it also saves you some disk footprint. If you run peal programs you quite likely have perl-base already, why adding libio-socket-ip-perl on top [13:32] cpaelzer: it wouldn't add libio-socket-ip-perl on top though. It's be provided by perl-base, so would be a no-op. [13:35] If I have learned one thing, then (no offense to those tools) to not trust/rely on "it should not ..." in regard to dependency management :-) [13:35] I'd more ask why does that even still exist as extra package in the first place [13:36] because it actually is right, it doesn't depend on perl-base it actually wants and depends on libio-socket-ip-perl [13:36] I can see why mosh or others do not care who provides it [13:38] rbasak: you are right, I think we need to add a task here [13:38] rbasak: explain that this is always given by a provides of perl-base (which is Essential: yes) [13:39] rbasak: and therefore the depended on is not to be resolved by src:libio-socket-ip-perl [13:39] rbasak: and a simlilar/same explanation in the MIR [13:39] rbasak: to then ask for promoting with that not changed, but explained [13:41] cpaelzer: I'll explain in the MIR bug. But you suggest I need to also explain somwehere else? Where? === bigon_ is now known as bigon === sem2peie- is now known as sem2peie [13:59] I've commented in the MIR bug. [13:59] I think it's ready for promotion now? === sem2peie- is now known as sem2peie [15:02] rbasak: oh I forgot the link https://bugs.launchpad.net/ubuntu/+source/plzip/+bug/1980663 [15:02] -ubottu:#ubuntu-devel- Launchpad bug 1980663 in plzip (Ubuntu) "[MIR] false-positives, do not promote" [Undecided, Fix Released] [15:21] Ah OK. Shall we see if it is actually a false positive first? :) [15:22] I think it is OK to keep libio-socket-ip-perl since this is the real dependency and we do not know whether this will not be provided by perl at some point in the future [15:23] at least this happens with ruby frequently, I had a similar issue with ruby-json in the pcs MIR [16:57] kanashiro[m]: by keep, do you mean keeping it named as a Recommends by the mosh binary package? Or something else? [16:58] rbasak: keep it as is right now [16:59] Got it - thanks! [19:10] tsimonq2: anything that could help https://bugs.launchpad.net/ubuntu/+source/hiera-eyaml/+bug/1974059 get pushed to jammy? [19:10] -ubottu:#ubuntu-devel- Launchpad bug 1974059 in hiera-eyaml (Ubuntu Jammy) "hiera-eyaml fails to start" [Critical, In Progress] [19:51] sbraz: Looking at the bug, SRU proceedure wasn't completed, the SRU team wasn't subscribed to the bug. (tsimonq2 is out) [19:53] The SRU team doesn't need to be subscribed to the bug report if its in the queue they'll get to it [19:57] bdmurray: TIL [19:58] bdmurray: (supposedly since January in this case) [20:40] Can a core dev please retry this test? It was a test bed failure. https://autopkgtest.ubuntu.com/request.cgi?release=lunar&arch=amd64&package=tinyssh&trigger=systemd%2F252.5-2ubuntu3 [20:56] done [22:51] bdmurray: thanks for the update [22:53] sbraz: I also accepted the package into -proposed [22:53] bdmurray: yes that is what i meant :) [22:54] ah cool [22:55] i'm not root on my work ubuntu pc so i couldn't install / patch the package easily, having it in the main repo will be useful, in the meantime i went with gem install into my $HOME