danilogondolfo | mwhudson, will do, thank you! ;) | 00:45 |
---|---|---|
arraybolt3 | 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 | |
arraybolt3 | https://bugs.launchpad.net/ubuntu/+source/openbox/+bug/2011751/comments/31 | 02:18 |
arraybolt3 | 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:19 |
dbungert | arraybolt3: looking | 02:41 |
dbungert | 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:33 |
arraybolt3 | Thank you for your help and for helping me get better at this! | 03:49 |
dbungert | arraybolt3: http://cdimage.ubuntu.com/ubuntu-mini-iso/daily-live/20230323.4/ | 03:51 |
arraybolt3 | \o/ | 03:56 |
arraybolt3 | OK that's going to be fun to play with. | 03:56 |
arraybolt3 | Still need to help get flavors plugged into that, but I've been insanely busy and not managed to make progress there yet. | 03:56 |
dbungert | np. I plan to give it more correct usage of how ncurses does menus, hopefully that helps add stuff to it | 03:57 |
dbungert | 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 |
dbungert | not sure what that means yet | 03:58 |
=== guiverc2 is now known as guiverc | ||
=== guiverc2 is now known as guiverc | ||
blahdeblah | 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/ | 06:59 |
Unit193 | I think we can call this a "bait and switch" :> | 07:07 |
blahdeblah | 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:12 |
Unit193 | 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 |
blahdeblah | Yikes :-| | 07:13 |
Unit193 | Figured it was something like a rollout due to how it was acting, and I was hitting some upgraded and some not... | 07:15 |
=== sem2peie- is now known as sem2peie | ||
adrien | hi, I still need reviews for strace 6.1 and strace 6.2 | 11:04 |
adrien | 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:04 | |
adrien | 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] | 11:05 | |
rbasak | 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? | 12:20 |
=== sem2peie- is now known as sem2peie | ||
rbasak | #4 other Dependencies to MIR due to this (to be discussed with Debian) | 13:24 |
rbasak | libio-socket-ip-perl, which is also provided by perl-base (MAIN), | 13:24 |
rbasak | so we should change that "Recommends: libio-socket-ip-perl" to | 13:24 |
rbasak | "Recommends: perl-base" | 13:24 |
rbasak | I see slyon is out. | 13:24 |
rbasak | 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:24 |
rbasak | 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 |
rbasak | But if so, isn't that an Ubuntu problem and why would Debian take it? | 13:25 |
rbasak | 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 | |
rbasak | It's easy enough to add and carry a delta in Ubuntu if that's what you want. | 13:26 |
cpaelzer | 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:30 |
rbasak | 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:32 |
cpaelzer | 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 |
cpaelzer | I'd more ask why does that even still exist as extra package in the first place | 13:35 |
cpaelzer | because it actually is right, it doesn't depend on perl-base it actually wants and depends on libio-socket-ip-perl | 13:36 |
cpaelzer | I can see why mosh or others do not care who provides it | 13:36 |
cpaelzer | rbasak: you are right, I think we need to add a task here | 13:38 |
cpaelzer | rbasak: explain that this is always given by a provides of perl-base (which is Essential: yes) | 13:38 |
cpaelzer | rbasak: and therefore the depended on is not to be resolved by src:libio-socket-ip-perl | 13:39 |
cpaelzer | rbasak: and a simlilar/same explanation in the MIR | 13:39 |
cpaelzer | rbasak: to then ask for promoting with that not changed, but explained | 13:39 |
rbasak | cpaelzer: I'll explain in the MIR bug. But you suggest I need to also explain somwehere else? Where? | 13:41 |
=== bigon_ is now known as bigon | ||
=== sem2peie- is now known as sem2peie | ||
rbasak | I've commented in the MIR bug. | 13:59 |
rbasak | I think it's ready for promotion now? | 13:59 |
=== sem2peie- is now known as sem2peie | ||
cpaelzer | 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:02 | |
rbasak | Ah OK. Shall we see if it is actually a false positive first? :) | 15:21 |
kanashiro[m] | 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:22 |
kanashiro[m] | at least this happens with ruby frequently, I had a similar issue with ruby-json in the pcs MIR | 15:23 |
rbasak | kanashiro[m]: by keep, do you mean keeping it named as a Recommends by the mosh binary package? Or something else? | 16:57 |
kanashiro[m] | rbasak: keep it as is right now | 16:58 |
rbasak | Got it - thanks! | 16:59 |
sbraz | 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:10 | |
Eickmeyer | sbraz: Looking at the bug, SRU proceedure wasn't completed, the SRU team wasn't subscribed to the bug. (tsimonq2 is out) | 19:51 |
bdmurray | The SRU team doesn't need to be subscribed to the bug report if its in the queue they'll get to it | 19:53 |
Eickmeyer | bdmurray: TIL | 19:57 |
Eickmeyer | bdmurray: (supposedly since January in this case) | 19:58 |
enr0n | 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:40 |
bdmurray | done | 20:56 |
sbraz | bdmurray: thanks for the update | 22:51 |
bdmurray | sbraz: I also accepted the package into -proposed | 22:53 |
sbraz | bdmurray: yes that is what i meant :) | 22:53 |
bdmurray | ah cool | 22:54 |
sbraz | 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 | 22:55 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!