=== cpaelzer_ is now known as cpaelzer [10:13] hi, I'm doing the copyright file for a package with scan-copyrights... and when it found a css it includes all the css content in the copyright file .. is that common? [10:41] What's our policy when we get bug reports on software that's been ostensibly installed via snap? e.g. LP: #1965459 [10:41] Launchpad bug 1965459 in remmina (Ubuntu) "Remmina actively refusing VNC connection Ubuntu 22.04" [Undecided, New] https://launchpad.net/bugs/1965459 [11:00] schopin: If it had been a support request, I'd have suggested that they replace the snap with the .deb. That's probably not backed up by any policy, though. :/ [11:04] schopin, there should be a contact link in "snap info" ... ask them to use that ... (newer snaps maight also have an actual bug link) [11:04] *might [11:05] $ snap info remmina|grep contact: [11:05] contact: https://gitlab.com/Remmina/Remmina/issues [11:26] schopin: vnc remote desktop sharing from 22.04 was known to be broken in March so it wasn't a bug in the snap. I think it's fixed now but I'll verify [15:09] apw: hey there, when you have the time could you please take a look at https://code.launchpad.net/~sergiodj/ubuntu/+source/ubuntu-fan/+git/ubuntu-fan/+merge/419149 and https://code.launchpad.net/~sergiodj/ubuntu/+source/ubuntu-fan/+git/ubuntu-fan/+merge/419148 ? [15:27] apw: sergiodj: above looks sane to me, are you looking for just a sponsor for all that? [15:28] xnox: nope, I just wanted apw to take a look specifically at the Jammy MP because there's another test that's failing and I'd like to know if he's planning to work on that [15:28] (the other test is unrelated to this bug) [15:31] ah ok [15:32] xnox: thanks for taking a look, though [19:02] sbeattie, sarnold: hey, fyi I filed https://bugs.launchpad.net/ufw/+bug/1968608 for upstream ufw and ubuntu/ufw. This is not a ufw bug, but users may have problems upgrading from 20.04 to 22.04 if they have non-distro software that manipulates the firewall [19:02] Launchpad bug 1968608 in ufw (Ubuntu) "networking/firewall issues after upgrade when using iptables-nft" [Undecided, Invalid] [19:03] sbeattie, sarnold: that bug has lots of context, explanation, debugging tips, etc so hopefully would be a useful resource, perhaps in a release note [19:04] sbeattie, sarnold: one piece of software is known to be a problem is the docker snap. I filed https://github.com/docker-snap/docker-snap/issues/68 just now and referenced it in the issue [19:04] Issue 68 in docker-snap/docker-snap "docker snap unconditionally uses xtables" [Open] [19:09] jdstrand: thanks for the information! [19:09] bdmurray: hey, np :) [19:10] juliank: hi, are the patches you made for "Support installing to multiple ESPs" ever going to be included in debian as well? or will they stay ubuntu-specific? [19:11] sbraz: I haven't really gotten the time to do Debian uploads yet, hopefully I'll find some to do the upstreaming of stuff. [19:11] sbraz: but it's also a question of what Debian wants as a project [19:12] Like gotta check this with d-i team there [19:12] Feature/upstreaming work always falls behind putting out fires work [19:17] juliank: of course, it makes sense, i was surprised to discover this feature, it's quite nice imo [19:17] is there a better way to view the changes than https://git.launchpad.net/ubuntu/+source/grub2/commit/?id=05a57249548c247c14231ef15348a4ee27217607 ? [19:18] sbraz: I think it's in Vcs-Git, but https://git.launchpad.net/~ubuntu-core-dev/grub/+git/ubuntu/log/ [19:19] sbraz: this is a reconstructed branch based on Debian's 2.06-2 [19:19] That is, it's not the original commits [19:19] juliank: but the repo you linked contains the original commits, right? [19:20] i'll look for them once it's done cloning [19:20] Somewhere [19:20] But this is intended for upstreaming essentially [19:20] https://git.launchpad.net/~ubuntu-core-dev/grub/+git/ubuntu/commit/?id=8cb6ee2555269f2fb93d3c9720212806d5d98a04 [19:20] Commit 8cb6ee2 in ~ubuntu-core-dev/grub/+git/ubuntu "Support installing to multiple ESP (LP: #1871821)" [19:20] This adds grub-multi-install in one committ [19:20] Though I guess it misses the duplicate patch [19:21] https://git.launchpad.net/~ubuntu-core-dev/grub/+git/ubuntu/commit/?id=8cb6ee2555269f2fb93d3c9720212806d5d98a04 [19:21] The problem with Patches is that they're managed as a git branch and exported [19:21] ah too slow :D [19:21] So I did not add them to the individual commits as they change other patches too [19:22] So there's a rebase our patches on Debian commit somewhere, and all other commits only touch non-patches [19:22] Well almost [19:22] yeah i'm not very familiar with the debian packaging system, i always spend a long time finding the actual source, debian does have https://tracker.debian.org/pkg/grub2 with the links to git which helps [19:23] juliank: thanks for your help, hopefully it'll land in debian bookworm then :) plenty of time left