[03:13] I have a possibly silly question. I see that the zlib and libpng use the same license. I'm dealing with a project that had all of libpng included in it, and am writing the debian/copyright file for it. I think I can mark the libpng section as licensed under the zlib license according to this site: https://opensource.org/licenses/Zlib But I can see that older versions of libpng used a different license, and I'm wondering - do I [03:13] need to include all of that? If so, I should use libpng as the short name rather than zlib and then include the whole long thing. Which way is more preferable? [03:14] (If you're wondering why on earth this project incorporates libpng rather than using the version installed on the system, that's how upstream decided to do it, who am I to question them?) === JanC is now known as Guest5510 === JanC_ is now known as JanC === Guest5510 is now known as JanC === JanC is now known as Guest9810 === Guest8900 is now known as JanC === paride7 is now known as paride === arraybolt3 is now known as JoeBk === JoeBk is now known as ArrayBolt3 [08:52] I am looking for a sponsor for LP #1986664. [08:52] Launchpad bug 1986664 in Ubuntu "[needs-packaging] Package HSS payload generator for Polarfire Icicle board" [Undecided, Confirmed] https://launchpad.net/bugs/1986664 === JanC_ is now known as JanC === JanC is now known as Guest5931 === JanC_ is now known as JanC [11:29] sil2100: Hi! This week bileto builds get stuck for an hour. For example, this one: https://bileto.ubuntu.com/log/4900/build/5/info/ [11:29] 2022-08-15 19:46:19,755 INFO Point of no return! Job can no longer be cancelled. [11:29] 2022-08-15 20:46:30,667 INFO Uploaded kinetic/compiz to PPA. [11:29] And later they fail with psycopg2.OperationalError. Can you please look when you have time? [11:41] mitya57: hey! hm, I'll try taking a look [11:42] Here is an example from today: https://bileto.ubuntu.com/log/4903/build/2/ [12:32] rbasak: hi, hm, any quick tips on how to revert a delta I added to a debian package and make it a sync again, when there is no new debian upload yet? [12:32] debian is 4.4.0-4, my upload was 4.4.0-4ubuntu1 [12:32] bite the bullet, do a 4ubuntu2 without the delta, and when debian 4.4.0-5 comes along, sync it? [12:34] Yeah that works. I think there was some other thing mentioned on ubuntu-devel@ recently [12:34] * rbasak looks [12:35] maybe upload 4.4.0-4.1, or 4.4.0-5~build1 (ugh)? [12:35] unsure if I can upload something without an ubuntu suffix, though [12:35] You can. There's no limitation there. [12:37] Here's the thread: https://lists.ubuntu.com/archives/ubuntu-devel/2022-May/042099.html [12:37] "Version string to auto-sync an Ubuntu delta (maysync1 vs ~willsync1) [12:37] " [12:37] that one? [12:37] yep [12:39] I'm not sure that really helps here. [12:41] It used to be the norm for everyone to check their own TIL using grep-merges in time for feature freeze. [12:41] That method would work. [12:41] Which reminded me that I should do that. [12:41] Looks like I have a few :-/ [12:42] I subscribe to the debian tracker for the packages I touched [12:42] works quite well [12:43] hm, I can't use `maysync` here because it's lower than ubuntu [12:43] Right [12:43] That's what I meant by "not sure that really helps here" [12:43] i can use willsync, but that creates the problem if we need another ubuntu update to the package before the sync happens [12:43] Right :) [12:44] Turns out that overloading the version string like this doesn't really work [12:44] (or, at least, breaks these edge cases) [12:44] I guess 4.4.0-4ubuntu2 is the easiest one to understand, even though it will have zero delta [12:44] or 4.4.0-5~build1 perhaps [12:44] is that too ugly? [12:45] * ahasenack searches for prior art [12:46] I would use ubuntu2 I think. [12:46] The later merge will be trivial. We just have to notice and do it; that's all. [12:46] what about 4.4.0-4u3? [12:48] I mean, 4.4.0-4u2 [12:48] too mysterious? [12:48] the changelog would make it clear what happened [12:48] I'll email that thread and wait a few hours [12:50] 4.4.0-4u2 is lower than the current 4.4.0-4ubuntu1 though I think? It's the same issue. [12:50] You can't switch back and forth without running out of hacks. [12:51] Since they have to be ordered [12:51] oh? I didn't test yet, but it was mentioned as one alternative in that thread [12:51] let me check [12:51] ah [12:51] hmpf [12:51] or keep using u3, u4, u5 [12:52] yeah, it's lower [12:52] I suppose it's possible to use -1ubuntu1 -> -1willsync1 -> -1willsync1notreally1ubuntu1 -> -1willsync1really1 etc [12:53] I think it's cleaner to just forget about it and use grep-merges/TIL. [13:12] yeah [13:32] I *could* use 4.4.0-5~willsync1 [13:33] just like ~build1, but with a somewhat clearer indication that it's not just a rebuild, but an intent-to-sync [13:33] and we we then add delta, hm, ubuntu is lower than w [13:33] oh well [13:33] rabbit hole warning [13:33] in that sense, 4.4.0-5~build1 is better, we can still use 4.4.0-5~ubuntu1 [13:33] later [13:36] schopin: please could you merge ruby-mysql2? [13:38] Logan_: please could you merge rp-pppoe? [14:39] Hi. Anyone knows why it's now possible to copy files into non-existent directories in debian/rules Makefiles on Debian Sid, but the same (still) fails on Ubuntu Kinetic/Jammy/Focal? (See OpenSSL 3.0.5-2, for example.) [15:01] sil2100, bug #1985066 points out that with refresh app awareness being enabled by default, updates to the firefox snap won't be installed while it is running. This is true, can we maybe add a line in the release notes to make it explicit? [15:01] Bug 1985066 in firefox (Ubuntu) "cannot refresh snap 'firefox': snap 'firefox' has running apps (firefox)" [Undecided, Invalid] https://launchpad.net/bugs/1985066 === eitteabs is now known as sbeattie [16:28] oSoMoN, they will be applied ... but with a 60day delay 😉 [16:29] (after the timer runs out, you get a forced upgrade even with the app running) [16:30] ogra, right, but coming from 20.04 where firefox was delivered as a deb and upgraded silently in the background (being a security update), this is indeed a change in the default behaviour [16:31] yeah