[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-05-20 Thread Åka Sikrom
OK, I officially give up. Good luck to whomever bothers chasing your constantly-moving target. ** Patch removed: "fail2ban_1.0.2-3_noble_fixes-for-python3.12.patch"

[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-05-20 Thread Åka Sikrom
@Gianfranco: Done. As expected, fail2ban.service fails to start post- install, since you excluded an essential part of my patch. See attached terminal log output. ** Attachment removed: "f2b-costamagnagianfranco-ppa-term-output.log"

[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-05-20 Thread Åka Sikrom
** Attachment added: "f2b-costamagnagianfranco-ppa-term-output.log" https://bugs.launchpad.net/ubuntu/+source/fail2ban/+bug/2055114/+attachment/5780126/+files/f2b-costamagnagianfranco-ppa-term-output.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-05-20 Thread Åka Sikrom
Then I assume you have tested and verified (with a build of the package which you say you have now uploaded) that fail2ban.service starts successfully post-install, while python3-setuptools is *not* installed on your system? -- You received this bug notification because you are a member of

[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-05-20 Thread Åka Sikrom
Because it provides 'distutils' which, as it stands, is a required runtime module. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055114 Title: fail2ban is broken in 24.04 Noble To manage

[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-05-20 Thread Åka Sikrom
Changelog added to patch, and patch hereby re-uploaded. * Bundle required async* modules for python3.12 (Fixes: #2055114) see upstream commit https://github.com/fail2ban/fail2ban/commit/1024452 * debian/control: Add python3-setutools to Depends to provide required module 'distutils'

[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-04-29 Thread Åka Sikrom
Thanks fossfreedom, I have tried to go through the documentation you linked to, but its links to specific processes are either dead or redirect to a new WIP readthedocs page where the info I need has not been addded yet. Since this would be my first-ever Ubuntu patch, I need a bit more specific

[Bug 2063936] Re: [noble] merkuro-calendar fails to start

2024-04-27 Thread Åka Sikrom
Here is a suggested patch which adds the missing dependencies to Depends. ** Patch added: "merkuro_23.08.5_noble_add-missing-depends.patch" https://bugs.launchpad.net/ubuntu/+source/merkuro/+bug/2063936/+attachment/5771460/+files/merkuro_23.08.5_noble_add-missing-depends.patch -- You

[Bug 2063936] [NEW] [noble] merkuro-calendar fails to start

2024-04-27 Thread Åka Sikrom
Public bug reported: How to reproduce: - boot Noble Desktop image (ubuntu-24.04-desktop-amd64.iso) - open Terminal - Run 'apt update && apt install -y merkuro' - Launch 'Merkuro Calendar' from GNOME application menu Expected result: Application starts and GUI is displayed. Actual result:

[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-04-16 Thread Åka Sikrom
Maintainers: please find attached a new version of my suggested source patch. Changes: * Bundle asyncore.py, asynchat.py and updated asyncserver.py (manual cherry-pick of upstream commit 1024452) * Add 'python3-setuptools' to Depends I have deliberately *not* inserted anything into the

[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-04-16 Thread Åka Sikrom
PS: regarding Debian, trixie still ships python3.11 as of today, so this issue does not apply to them yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055114 Title: fail2ban is broken in 24.04

[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-04-16 Thread Åka Sikrom
Maintainers: please find attached a new version of my suggested source patch. Changes: * Bundle asyncore.py, asynchat.py and updated asyncserver.py (manual cherry-pick of upstream commit 1024452) * Add 'python3-setuptools' to Depends I have deliberately *not* inserted anything into the

[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-04-16 Thread Åka Sikrom
** Patch removed: "fail2ban-noble-add-bundled-async-python3.12.patch" https://bugs.launchpad.net/ubuntu/+source/fail2ban/+bug/2055114/+attachment/5764439/+files/fail2ban-noble-add-bundled-async-python3.12.patch -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 2061286] [NEW] [noble] quodlibet fails to start if libmodplug1 is not installed

2024-04-14 Thread Åka Sikrom
Public bug reported: How to reproduce: - boot Noble daily image (noble-desktop-amd64.iso from 2024-04-12 06:15) - open GNOME Terminal - Run 'apt update && apt install -y quodlibet' - Launch 'Quod Libet' from GNOME application menu Expected result: Application starts and GUI is displayed. Actual

[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-04-12 Thread Åka Sikrom
Maintainers: Here is a suggested source patch for Noble. It is based on commit no. 1024452 [1] in upstream. This would be my first-ever patch made for a deb package, so please inspect it carefully for mistakes if/before you even consider applying it. Note that 'python3-setuptools' also needs to

[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-04-12 Thread Åka Sikrom
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055114 Title: fail2ban is broken in 24.04 Noble To manage notifications about this bug go to:

[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-03-10 Thread Åka Sikrom
As of this commit from 12 Dec 2023: https://github.com/fail2ban/fail2ban/commit/1024452fe1befeb5a0a014386a81ec183cd45bb5 upstream ships its source with the missing async* libraries embedded, which solves the issue for now. Here is a suggested workaround for Noble until the fix hopefully

[Bug 2054925] Re: Debootstrap fails for Noble with base-files 13ubuntu7

2024-02-28 Thread Åka Sikrom
debootstrap 1.0.126+nmu1ubuntu0.7 tested and verified successfully on my amd64 Jammy install. Thanks! Now, with the above ppc64el regression warning from ubuntu-sru-bot in mind, I will refrain from changing the tag to verification-done until devs address it and/or advise. -- You received this

[Bug 2054925] Re: Debootstrap fails for Noble with base-files 13ubuntu7

2024-02-25 Thread Åka Sikrom
Also, many thanks for the workaround. I can confirm it works in my case. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054925 Title: Debootstrap fails for Noble with base-files 13ubuntu7 To

[Bug 2054925] Re: Debootstrap fails for Noble with base-files 13ubuntu7

2024-02-25 Thread Åka Sikrom
Apologies Julian, I completely forgot to include details of my (Jammy / 22.04) build host which would have avoided the confusion. Adding it to the report now (although I know it is sort of too late at this point). ** Description changed: The last couple of days, I have been unable to run a

[Bug 2054925] Re: Debootstrap fails for Noble with base-files 13ubuntu7

2024-02-25 Thread Åka Sikrom
** Attachment added: "Output of debootstrap and debootstrap.log" https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/2054925/+attachment/5749151/+files/2024.02.25_debootstrap_base-files.13ubuntu7.vs.13ubuntu6.log -- You received this bug notification because you are a member of Ubuntu

[Bug 2054925] [NEW] Debootstrap fails for Noble with base-files 13ubuntu7

2024-02-25 Thread Åka Sikrom
Public bug reported: The last couple of days, I have been unable to run a successful debootstrap for Noble Numbat. Apparently this is caused by the addition of symlinks (/bin, /lib, /lib64 and /sbin) in base-files 13ubuntu7. According to debootstrap.log, it fails to extract said symlinks because

[Bug 1964440] Re: 5.15.0-22: No console displayed on EFI systems

2022-03-19 Thread Åka Sikrom
This appears to be fixed in kernel 5.15.0-23 which was released to jammy main archives yesterday. ** Changed in: linux (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1964305] Re: [nvidia] Missing VTs in kernel 5.15.0-22-generic (but 5.15.0-18-generic works)

2022-03-10 Thread Åka Sikrom
Another possibly related: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1964440 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964305 Title: [nvidia] Missing VTs in kernel 5.15.0-22-generic

[Bug 1964440] Re: 5.15.0-22: No console displayed on EFI systems

2022-03-10 Thread Åka Sikrom
** Description changed: DISCLAIMER: This is my second-ever bug report. Apologies in advance for any missing or inaccurate info. I am willing to troubleshoot and supply more/better info as needed. PROBLEM DESCRIPTION: After upgrading the kernel on my Ubuntu 22.04 Server test system

[Bug 1964440] Re: 5.15.0-22: No console displayed on EFI systems

2022-03-10 Thread Åka Sikrom
** Description changed: DISCLAIMER: This is my second-ever bug report. Apologies in advance for any missing or inaccurate info. I am willing to troubleshoot and supply more/better info as needed. PROBLEM DESCRIPTION: After upgrading the kernel on my Ubuntu 22.04 Server test system

[Bug 1964440] UdevDb.txt

2022-03-09 Thread Åka Sikrom
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1964440/+attachment/5567620/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964440 Title:

[Bug 1964440] acpidump.txt

2022-03-09 Thread Åka Sikrom
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/1964440/+attachment/5567622/+files/acpidump.txt ** Description changed: DISCLAIMER: This is my second-ever bug report. Apologies in advance for any missing or inaccurate info. I am willing to

[Bug 1964440] WifiSyslog.txt

2022-03-09 Thread Åka Sikrom
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1964440/+attachment/5567621/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964440

[Bug 1964440] ProcModules.txt

2022-03-09 Thread Åka Sikrom
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1964440/+attachment/5567619/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964440

[Bug 1964440] ProcInterrupts.txt

2022-03-09 Thread Åka Sikrom
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1964440/+attachment/5567618/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1964440] ProcEnviron.txt

2022-03-09 Thread Åka Sikrom
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1964440/+attachment/5567617/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964440

[Bug 1964440] ProcCpuinfoMinimal.txt

2022-03-09 Thread Åka Sikrom
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1964440/+attachment/5567616/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1964440] ProcCpuinfo.txt

2022-03-09 Thread Åka Sikrom
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1964440/+attachment/5567615/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964440

[Bug 1964440] PciMultimedia.txt

2022-03-09 Thread Åka Sikrom
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/1964440/+attachment/5567614/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1964440] Lsusb-v.txt

2022-03-09 Thread Åka Sikrom
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1964440/+attachment/5567613/+files/Lsusb-v.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964440 Title:

[Bug 1964440] Lspci-vt.txt

2022-03-09 Thread Åka Sikrom
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/1964440/+attachment/5567612/+files/Lspci-vt.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964440

[Bug 1964440] Lspci.txt

2022-03-09 Thread Åka Sikrom
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1964440/+attachment/5567611/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964440 Title:

[Bug 1964440] CurrentDmesg.txt

2022-03-09 Thread Åka Sikrom
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1964440/+attachment/5567610/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1964440] Card0.Codecs.codec97.0.ac97.0-0.regs.txt

2022-03-09 Thread Åka Sikrom
apport information ** Attachment added: "Card0.Codecs.codec97.0.ac97.0-0.regs.txt" https://bugs.launchpad.net/bugs/1964440/+attachment/5567609/+files/Card0.Codecs.codec97.0.ac97.0-0.regs.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1964440] Card0.Codecs.codec97.0.ac97.0-0.txt

2022-03-09 Thread Åka Sikrom
apport information ** Attachment added: "Card0.Codecs.codec97.0.ac97.0-0.txt" https://bugs.launchpad.net/bugs/1964440/+attachment/5567608/+files/Card0.Codecs.codec97.0.ac97.0-0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1964440] CRDA.txt

2022-03-09 Thread Åka Sikrom
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1964440/+attachment/5567607/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964440 Title:

[Bug 1964440] AlsaDevices.txt

2022-03-09 Thread Åka Sikrom
apport information ** Attachment added: "AlsaDevices.txt" https://bugs.launchpad.net/bugs/1964440/+attachment/5567606/+files/AlsaDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964440

[Bug 1964440] Re: 5.5.0-22: No console displayed on EFI systems

2022-03-09 Thread Åka Sikrom
Attached dmesg output when booting 5.15.0-22 ** Attachment added: "dmesg output (5.15.0-22)" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1964440/+attachment/5567605/+files/dmesg_5.15.0-22.log ** Tags added: apport-collected jammy uec-images ** Description changed: DISCLAIMER:

[Bug 1964440] Re: 5.5.0-22: No console displayed on EFI systems

2022-03-09 Thread Åka Sikrom
Attached dmesg output when booting 5.15.0-18 ** Attachment added: "dmesg output (5.15.0-18)" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1964440/+attachment/5567604/+files/dmesg_5.15.0-18.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1964440] [NEW] 5.5.0-22: No console displayed on EFI systems

2022-03-09 Thread Åka Sikrom
Public bug reported: DISCLAIMER: This is my second-ever bug report. Apologies in advance for any missing or inaccurate info. I am willing to troubleshoot and supply more info as needed. PROBLEM DESCRIPTION: After upgrading the kernel on my Ubuntu 22.04 Server test system from 5.5.0-18 to

[Bug 981789] Re: Postgrey does not stop after 'sudo service postgrey stop'

2016-02-23 Thread Åka Sikrom
+1 @lasnchpad The LP package page only says Antonio Radici, who is an upstream (Debian) package maintainer. According to a Debian bug report (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670681), this was fixed in Debian in late 2014. -- You received this bug notification because you are a

[Bug 981789] Re: Postgrey does not stop after 'sudo service postgrey stop'

2016-02-17 Thread Åka Sikrom
(…that is, given that it works for everybody) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/981789 Title: Postgrey does not stop after 'sudo service postgrey stop' To manage notifications about

[Bug 981789] Re: Postgrey does not stop after 'sudo service postgrey stop'

2016-02-17 Thread Åka Sikrom
So it's 2016, and this has yet to be fixed in 14.04. Any ideas on who to contact in order to get slansky's patch merged into the official repo's as a bug fix? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1365975] Re: Many dash elements lack Norwegian translation

2014-09-24 Thread Åka Sikrom
Neither links nor proper problem description that is related to actual translation work has been received. I am therefore removing my team's assignment to this bug. Again, if actual translation work is required, please link to the appropriate packages so that we can translate them. If not, please

[Bug 1365975] Re: Many dash elements lack Norwegian translation

2014-09-05 Thread Åka Sikrom
If the strings in question are already translated on Launchpad, how exactly are the Ubuntu Norwegian Translators expected to assist on this? If the strings in question are not translated on Launchpad, please link to the related package(s) so that we can translate it/them. -- You received this

[Bug 1274461] Re: Cannot translate strings containing %

2014-04-02 Thread Åka Sikrom
UPDATE: this does not appear to be package/project-specific at all. Title, affects-tag and description updated accordingly. ** Summary changed: - Untranslatable string in coreutils for Trusty (gettext error) + Cannot translate strings containing % ** Package changed: coreutils (Ubuntu) =

[Bug 1274461] [NEW] Untranslatable string in coreutils for Trusty (gettext error)

2014-01-30 Thread Åka Sikrom
Public bug reported: Launchpad/gettext returns the following error when attempting to translate string no. 954 in coreutils for Trusty: 'msgstr' is not a valid C format string, unlike 'msgid'. Reason: In the directive number 2, the character '' is not a valid conversion specifier. This error