/srv/irclogs.ubuntu.com/2022/01/17/#ubuntu-devel.txt

xypronI am looking for a sponsor for ktexteditor 5.90.0-0ubuntu2 available in ppa:xypron/kde which fixes a bug in Kate (LP: #1958090)07:37
ubottuLaunchpad bug 1958090 in ktexteditor (Ubuntu) "Kate: navigation keys do not cancel mark" [Undecided, In Progress] https://launchpad.net/bugs/195809007:37
=== doko_ is now known as doko
=== xnox1 is now known as xnox
=== waveform_ is now known as waveform
RikMillsxypron: there is no patch applied in your PPA package10:53
RikMillsoh, wait, wrong diff10:54
xypronI am looking for a sponsor for "Sync cpio 2.13+dfsg-7 (main) from Debian sid (main)" LP #195813111:37
ubottuLaunchpad bug 1958131 in cpio (Ubuntu) "Sync cpio 2.13+dfsg-7 (main) from Debian sid (main)" [Wishlist, New] https://launchpad.net/bugs/195813111:37
=== stgraber_ is now known as stgraber
=== genii-core is now known as genii
=== ogra` is now known as ogra
blucaslyon, ddstreet: hi, qq, is systemd going to be updated to v250 for Jammy?15:23
blucathere's a very nice feature for distros that allow maintainer scripts to start/stop/restart user instance units15:23
blucaI've already done the work for debian in init-system-helpers and debhelper15:23
slyonbluca: no we plan to stick with 249 for the LTS (probably updating to 249.9 stable). v250 was a big release with lots of new features and we want to stay on the safe side for the upcoming Jammy LTS release.15:25
blucagot it, thanks15:26
blucawe were a bit late with cadence last year, we'll try to do more frequent ones this year15:27
slyonyes. I was hoping for a November release of 250, as I had been planning to get it into Jammy. But we now made the call to stick with 24915:30
xypronI am looking for a sponsor for golang-github-containers-toolbox 0.0.99.2-2ubuntu1 available in ppa:xypron/gnu-efi which fixes building on RISC-V #195813216:22
slyonginggs: I see you're an uploader of bagel in Debian. Would you mind review/sponsoring this FTBFS fix for me? (This way I could avoid introducing an Ubuntu delta): https://paste.ubuntu.com/p/MzcPDVQPKH/16:26
ginggsslyon: sure16:27
slyonty!16:29
=== sem2peie- is now known as sem2peie
=== sem2peie- is now known as sem2peie
toddrWhen upgrading from 20.04 to 21.10, do packages which have the identical version number in both repos get upgraded? Is there any way to coerce this to happen?21:14
tumbleweedno, they don't21:15
tumbleweedif the version number is *identical* it's the same binary deb21:15
tumbleweed"apt install --reinstall foo" will re-install a package21:16
=== mfo_ is now known as mfo
toddrSo the problem here I'm trying to address is we have packages we build across several distros. We usually give them the same version number even though the packages would compile differently based on glibc, openssl, etc. library versions.21:49
toddrWhen someone switches from 20.04 to 22.04 (or 21.10, whatever), we need to detect and re-install the packages that won't function without reinstall. I can of course force a re-install of all of the binary packages but I was hoping for a trick where I might be able to set the repo priority higher or something and trick it into a automagic re-install of the same version.21:50
toddrtoo much to hope for? :D21:51
Odd_Bloketoddr: The way this is handled in the Ubuntu archive is to append (e.g.) ~20.04.0 to the focal version, ~22.04 to the jammy version etc.: those are different versions, and they sort in the order of the Ubuntu releases (at least until 2100 :p), so an upgrade happens when the archive containing the newer package is enabled.21:54
toddrok thanks that helps. we're going to have to re-number our stuff but better now than later :D22:02
cjwatsonOdd_Bloke: 100.04 will work too in that scheme :)23:13
=== genii is now known as genii-core

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