/srv/irclogs.ubuntu.com/2023/11/21/#ubuntu-devel.txt

arraybolt3Silly question, but is there some reason why p7zip has been the only 7z implementation in Debian and Ubuntu for years when true 7z runs just fine on Linux? Just no one to package it or is there an issue that keeps it from being packaged?00:32
arraybolt3I'd like to work on it for Debian and Ubuntu if no one knows of blockers. I see someone tried to get it into debian in 2021 and it just got left.00:33
arraybolt3The only issue I saw was unRAR code, which someone was able to just disable and probably patch out.00:33
bdrungtsimonq2, the code change for the ubuntu-sponsoring move is ready in the main branch and building in https://code.launchpad.net/~ubuntu-sponsors/+recipe/ubuntu-sponsoring-daily now. Next step is to setup the environment (i.e. install that package and configure a webserver)00:35
tsimonq2amurray: Thanks for your help, and leosilva thanks in advance for what you're able to get to. :)00:47
tsimonq2arraybolt3: I don't see why not, but I'd look carefully at the licensing and any existing packages that may implement such functionality.00:48
tsimonq2arraybolt3: I could totally see an embedded copy being *somewhere*.00:48
arraybolt3I think all the compression thingies we have are front ends (at least Ark, File Roller, LXQt Archiver, and xarchiver for sure are).00:49
tsimonq2bdrung: Nice! That looks really promising. Thanks again!00:50
bdrungtsimonq2, the code could get more improvements like test cases, splitting data collection and rendering, etc.00:53
arraybolt3heh, I'm late. "True" 7zip is already in the repos and I just missed the memo.01:05
tsimonq2bdrung: Sounds good, hopefully we can get that polished soon. :)01:16
tsimonq2bdrung: Would the goal be to charm/do something magical so it can be redeployed on recent releases? (Is it already deployed on a recent release?)01:17
tsimonq2arraybolt3: Nice job. ;)01:17
arraybolt3doko: Attempting to get experience working with Universe packages, you don't mind if I steal your `sc` merge do you? (It's a TUI spreadsheet app.)01:29
tsimonq2Looks like both openjdk-21 packages are almost done. Let's see what Lintian wants to yell about...01:57
tsimonq2vpa1977: I really dislike all these Lintian flags being thrown... https://paste.ubuntu.com/p/MDfnPGRd7d/02:19
tsimonq2vpa1977: I'd appreciate it if these could be worked on at some point in the very near future...02:20
tsimonq2vpa1977: That being said, I don't plan on torturing you over this, so I think I'll (very hesitantly) let it slide.02:21
vpa1977tsimonq2: a few things there definitely need attention - a good idea for me would be to finish with java 21 ftbfs'es and clean up warnings02:29
vpa1977tsimonq2: so that it is ready for the January release02:29
tsimonq2vpa1977: Let me know if you need any help getting things polished. :)02:29
vpa1977tsimonq2: thank you !!! ;)02:30
tsimonq2vpa1977: No problem :)02:46
tsimonq2vpa1977: cron> I don't remember if I've mentioned this to you or not, but some piece of tooling likes to add an extra line to the end of the changelog. Please remove it (and watch out for it). ;)03:04
tsimonq2I really should fix that bug someday. :P03:05
tsimonq2vpa1977: Not to be a *huge* pain, but just so you remember for next time, please push that minor change ;) as soon as that's done, I'll sponsor.03:07
tsimonq2mitchdz: So, your hibagent diff seems okay, but I'm seeing this in a few places:   <frozen importlib._bootstrap>:530: DeprecationWarning: the load_module() method is deprecated and slated for removal in Python 3.12; use exec_module() instead03:10
tsimonq2mitchdz: I'll leave it until the morning for good measure, but I'm curious whether you also plan on addressing those, or if the change you made is somehow different/more urgent.03:11
mitchdztsimonq2:  I was curious about that too, but since it seems to be working I didn’t really worry about it too much. I can look into the “proper” way to do it tomorrow.03:13
tsimonq2mitchdz: No worries, thanks! Let me know if I can help. :)03:13
vpa1977tsimonq2: (cron) apologises, done03:18
tsimonq2vpa1977: No worries, thanks!03:18
vpa1977tsmimonq2: looks like a bug in git-ubuntu03:19
tsimonq2vpa1977: Seemingly so, but I recall those scripts being in/near grab-merge as well.03:25
tsimonq2vpa1977: https://launchpad.net/ubuntu/+source/cron/3.0pl1-178ubuntu1 🎉🎉🎉🎉03:26
tsimonq2Okay, okay, for real this time. I'll leave some packages for the others. :P03:26
vpa1977tsimonq2: thank you =)03:27
tsimonq2No worries :)03:27
ogayotI'm doing +1 rotation this week. If anything worth looking comes up, feel free to ping me08:29
mkukrilooks like my libarchive upload broke abi in some way in armhf.10:01
mkukriunrar-free is blocking migration. no op rebuild of unrar-free makes the test pass.10:01
mkukrihowever i am slightly concern that it might break something else silently10:01
seb128do you understand what change in the update is creating the issue?10:10
seb128maybe figuring that out would be the first step10:10
mirespaceis there any trick to build i386 packages in launchpad? Trying to do it in "details"  ->  Intel x86 (i386) only marked10:11
mirespaceforcing architecture: i386 in the package doesn't work either (rejected qith that and with aby)10:11
mirespaces/aby/any/10:11
mkukriseb128: sorry wrong about that, it isn't abi, rebuild test still fails.10:12
mkukriwhat the new librachive is dieing on is some malformed input validation tests in unrar that originally targeted some CVEs in it's own implementation that got replaced with libarchive.10:13
ginggsogayot: I suggest **not** looking at anything R-related; rmatrix, lme4, r-cran-*, etc11:09
ogayotginggs: ack, thanks!12:36
kjeromeHi guys, I'm new around here and was wondering what's the "official" way of contributing bug fixes to a random package, can anyone help me with that?12:53
nteodosioHey kjerome, generate a patch with the fix (https://wiki.ubuntu.com/Bugs/Patches), attach it to the corresponding package bug in Launchpad (create one if not reported yet) and subscribe ubuntu-sponsors or share the bug number here.13:00
nteodosioYou could also submit upstream first and see if they accept it so that Ubuntu doesn't need to carry that patch.13:01
kjeromeThanks! I'll work on it :)13:08
xnoxmirespace: there is filter applied on per-ubuntu series which packages are allowed to build on i386 based on an inclusion set. It is mostly minimal buildd chroot packages + multi-arch libraries as commonly used to run 3rd-party / proprietary i386 binaries (windows apps and games)13:39
xnoxmirespace: there is no way to build stuff beyond that set on a whimp. if you are working on an transition, you can request ahead of time inclusion of libfoo7 if currently libfoo6 is the one in the i386 inclusion set to aid with bootstrapping. but that's about it.13:40
xnoxmirespace: is this something you want for yourself, or is this something as part of an api/abi/name transition of the existing set of i386 binaries?13:40
=== Guest1721 is now known as ogra
=== cpaelzer_ is now known as cpaelzer
mirespacexnox: it's for the unbound migration: I'm checking i386 dependendcies that needs also to be used in its build, and wanted to have a unique repo to make the build with all of them... I set a local repo after colin also confirmed to me the herency of the white and black list for i386 from the Archive to ppa15:29
mirespacexnox: and I found that redis depends on hiredis, and hiredis on redis to be built... circular build dependecy15:30
xnoxfun15:54
xnoxmirespace: in general if you need forward looking package inclusions on i386 you can request them from archive admins (and ask them to follow the https://wiki.ubuntu.com/ArchiveAdministration#i386_whitelist_updates process)15:55
xnoxor try to ensure you break the depends cycle on i386 and disable packges15:55
xnoxbecause usually new stuff is not needed for old stuff compat15:55
xnox(as we only care about compat with existing 3rd party i386 binaries, without expecting any new one being built at all)15:56
mirespacexnox: thanks :) I did , I asked for hiredis to be included , but it has dependencies that are also missing for i386 ... so I got the dependency tree, but I though that I should built it all to ensure nothing is missing15:57
xnoxmirespace: including the "head/top-level" should pull in all the build-depends chain into scope.15:58
mirespacexnox: so, for including in i386 whitelist, the package is copied, not built again?15:58
xnoxso just wait for that to be updated15:58
xnoxafter it's in the allow list; i386 builds still need to be triggered or bootstrapped.15:58
xnoxone can do that with api to add missing build records; or copy to & from the same package archive with binaries; that will too, trigger build-record on i38615:59
mirespacexnox: bootstraped ... it recalls me dotnet... bootstrapping pursues me!16:01
mirespacexnox: thanks for the explanation!16:01
vpa1977Hi, would it be possible to hit retry on https://launchpad.net/ubuntu/+source/openjdk-21/21.0.1+12-2~20.04/+build/27010651 - gcc crashed on a riscv builder, the package previously succesfully built on riscv in a PPA19:30
vpa1977Thank you!!!19:30
bryceh@pilot in19:35
=== 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-Mantic | Patch Pilots: bryceh
bryceh@vpa1977, done19:35
vpa1977bryceh: Thank you!!!19:35
arraybolt3dannf: Stealing the pending Munin merge, feel free to steal it back whenever.20:04
* bryceh --> lunch bbl20:22
tsimonq2@pilot in20: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-Mantic | Patch Pilots: bryceh, tsimonq2
tsimonq2bryceh: Afternoon. I'm going back to my "one or two" today, I'll probably just knock out arraybolt3's unless you've already started reviewing it.20:35
tsimonq2ogayot: +1 rotation> find a reason to make another upload to kitty. ;)20:46
tsimonq2ogayot: Actually... there is a merge that could be done. ;) ;) ;)20:47
tsimonq2arraybolt3: Uploaded jigit for you.20:47
arraybolt3thanks :)20:47
tsimonq2Of course. :)20:47
dannfarraybolt3: I didn't realize I'd claimed that - thanks for taking it!20:52
tsimonq2mkukri: cryptsetup> osk-sdl armhf> I'm going to give it a retry against migration-reference/0 to see if that works. Honestly seems like it just needs a simple string update.21:00
mkukrii think i did a retrigger this morning and no dice21:01
mkukrididnt have much time to look into it today, but it's on my todo list21:02
tsimonq2Well, you did a retrigger against cryptsetup, which is good and all to make sure it's not flaky. What I'm really looking for is whether it's regressed in the release pocket, which that migration-reference/0 trigger does. :)21:02
tsimonq2We'll know in ~6 minutes whether it's regressed in the release pocket, I'll keep you posted.21:03
mkukricheers21:03
tsimonq2The same failure exists in debci on stable...21:04
tsimonq2https://ci.debian.net/packages/o/osk-sdl/stable/armhf/38488279/21:04
tsimonq2Somebody just misspelled something, I think. :P21:04
tsimonq2241s got:            potmarketOS21:04
tsimonq2241s expected:       postmarketOS21:04
arraybolt3mmm, potmarketOS. Sounds like a tool to order food.21:04
tsimonq2This one's my favorite: 151s got:            porketOS21:05
tsimonq2( https://ci.debian.net/packages/o/osk-sdl/unstable/ppc64el/39424498/ )21:05
mkukrihmm i guess that's an easy fix, still waiting for the amd64 results tho21:07
tsimonq2https://salsa.debian.org/DebianOnMobile-team/osk-sdl/-/blob/debian/master/test/test_functional.sh#L18321:09
tsimonq2If I had to take a shot in the dark, I'd say we need to bump that delay up.21:10
tsimonq2mkukri: It *did* in fact fail against migration-reference/0, so it will not be a blocker for migration of cryptsetup. That being said, you're more than welcome to add this on your list for practice. :)21:11
tsimonq2(Fixing autopkgtests is Generally Nice if you have the time, even if it doesn't affect the current "transition" directly.)21:11
mkukrinext week ill be doing +1 maintenance, so it should get fixed anyways. but i might get to it earlier, will see how other things progress21:13
tsimonq2Sounds good!21:15
tsimonq2bryceh: I typically consider kernel stuff to be slightly over my head, but if you want to look at bug 1970672 it's all yours. ;)21:16
-ubottu:#ubuntu-devel- Bug 1970672 in makedumpfile (Ubuntu Focal) "makedumpfile falls back to cp with '__vtop4_x86_64: Can't get a valid pmd_pte.'" [Medium, Confirmed] https://launchpad.net/bugs/197067221:16
tsimonq2xnox: You may know who, if not bryceh ^21:17
tsimonq2@pilot out21:59
=== 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-Mantic | Patch Pilots: bryceh
brycehtsimonq2, sorry, got caught up with other stuff22:54
brycehtsimonq2, yeah I'm also unsure about the kernel-adjacent items23:00
tsimonq2bryceh: No worries, thanks!23:03
tsimonq2arraybolt3: Uploaded samtools-legacy for you.23:08

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