[Bug 2056101] Re: [noble] Quod Libet doesn't start: ModuleNotFoundError: No module named 'senf'

2024-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package quodlibet - 4.6.0-1ubuntu1 --- quodlibet (4.6.0-1ubuntu1) noble; urgency=medium * Apply two commits from upstream to fix compatibility with Python 3.12. (LP: #2056101) -- Maia Everett Tue, 05 Mar 2024 01:52:29 +0200 ** Changed in:

[Bug 2056101] Re: [noble] Quod Libet doesn't start: ModuleNotFoundError: No module named 'senf'

2024-03-19 Thread Dan Bungert
Maia, Christoph, Alexander, thank you all for looking at this. I have uploaded this fix. I have made the following changes prior to upload: * I split the patch into two parts, matching the two upstream commits, for easier traceability in the future * I tweaked the changelog to reflect this

[Bug 2056101] Re: [noble] Quod Libet doesn't start: ModuleNotFoundError: No module named 'senf'

2024-03-18 Thread Maia Everett
Thanks Christoph! debdiff v3, incorporating this fix: ** Patch added: "quodlibet_4.6.0-1ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/quodlibet/+bug/2056101/+attachment/5756879/+files/quodlibet_4.6.0-1ubuntu1.debdiff -- You received this bug notification because you are a

[Bug 2056101] Re: [noble] Quod Libet doesn't start: ModuleNotFoundError: No module named 'senf'

2024-03-18 Thread Christoph Reiter
That fix had a small issue that was later fixed with: https://github.com/quodlibet/quodlibet/commit/7b247a5e0c39006c089efd38ca37e80b527baa23 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056101

[Bug 2056101] Re: [noble] Quod Libet doesn't start: ModuleNotFoundError: No module named 'senf'

2024-03-18 Thread Maia Everett
Corrected version of the debdiff, with Origin: upstream, and XSBC- Original-Maintainer in debian/control. ** Patch added: "debdiff v2" https://bugs.launchpad.net/ubuntu/+source/quodlibet/+bug/2056101/+attachment/5756877/+files/quodlibet_4.6.0-1ubuntu1.debdiff -- You received this bug

[Bug 2056101] Re: [noble] Quod Libet doesn't start: ModuleNotFoundError: No module named 'senf'

2024-03-18 Thread Maia Everett
That's the upstream fix, Alexander, you're right! I didn't realize luk1337 committed it upstream and not just to Void Linux. If you wish, you can change "Origin: vendor" in the patch header to "Origin: upstream" with a link to that commit. The fix should make it into the next upstream release.

[Bug 2056101] Re: [noble] Quod Libet doesn't start: ModuleNotFoundError: No module named 'senf'

2024-03-18 Thread Alexander Browne
@Robie I think this is it: https://github.com/quodlibet/quodlibet/commit/a8b6f6bb34864a6821174edbf7802b689e440db3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056101 Title: [noble] Quod Libet

[Bug 2056101] Re: [noble] Quod Libet doesn't start: ModuleNotFoundError: No module named 'senf'

2024-03-18 Thread Robie Basak
Thank you for the fix! I haven't reviewed this in detail, but normally I'd expect there to be a commit or bug report upstream but I cannot find one. Is this fixed upstream yet please, and if not, have you sent it there for review? Looks like that would be here:

[Bug 2056101] Re: [noble] Quod Libet doesn't start: ModuleNotFoundError: No module named 'senf'

2024-03-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: quodlibet (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056101 Title:

[Bug 2056101] Re: [noble] Quod Libet doesn't start: ModuleNotFoundError: No module named 'senf'

2024-03-04 Thread Maia Everett
Subscribed ubuntu-sponsors. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056101 Title: [noble] Quod Libet doesn't start: ModuleNotFoundError: No module named 'senf' To manage notifications

[Bug 2056101] Re: [noble] Quod Libet doesn't start: ModuleNotFoundError: No module named 'senf'

2024-03-04 Thread Maia Everett
Attaching debdiff. I've verified the patch by building in pbuilder against latest noble, and confirmed that the patched version of the package fixes the bug. quodlibet (4.6.0-1ubuntu1) noble; urgency=medium * Add python-3.12.patch, fixing compatibility with Python 3.12. (LP: #2056101) --