Bug#1061282: gtk crashes (fixed)

2024-01-23 Thread Daniel Suchy
I can confirm version 3.24.40-2 fixes this issue for me.

Bug#1061282: Possible fix

2024-01-22 Thread Daniel Suchy
It seem upstream already fixed this issue in 3.24.40-2: https://gitlab.gnome.org/GNOME/gtk/-/issues/6349 - Daniel

Bug#1061282: libgtk-3-0: gtk crashes (during suspend)

2024-01-22 Thread Daniel Suchy
Hello, I noticed similar issue (during laptop suspends) with 3.24.40-1. Downgrade to 3.24.39-2 is working workaround in my env. - Daniel[67857.127107] xfwm4[47880]: segfault at 56255d5ab189 ip 7fadf0e074fc sp 7ffd547b39e0 error 4 in libglib-2.0.so.0.7800.3[7fadf0daa000+99000] likely on

Bug#1037226:

2023-07-29 Thread Daniel Suchy
Hello, I can confirm this, this issue can be closed. - Daniel On 7/29/23 14:13, Ervin Hegedüs wrote: Seems like this bug is fixed. # apt install libnginx-mod-http-modsecurity --default-release bookworm Reading package lists... Done Building dependency tree... Done Reading state information...

Bug#1037226: libnginx-mod-http-modsecurity fails to start after update libmodsecurity3 to v3.0.9

2023-06-08 Thread Daniel Suchy
Hi, On 6/8/23 15:02, Ervin Hegedüs wrote: There is an other workaround too: re-compile the package. Please let me know if you can fix that with this workaround - then I'm going top open a ticket for asking rebuild of the module. yes, that's another option, I tried it on my test system and I

Bug#1037226: libnginx-mod-http-modsecurity fails to start after update libmodsecurity3 to v3.0.9

2023-06-08 Thread Daniel Suchy
Package: libnginx-mod-http-modsecurity Version: 1.0.3-1+b1 libmodsecurity3 was upgraded to version v3.0.9 and after that, nginx integration/module fails to start: [emerg] 348194#348194: dlopen() "/usr/share/nginx/modules/ngx_http_modsecurity_module.so" failed

Bug#948257: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/var/tmp/mkinitramfs_N1a1Mk/lib/modules/5.4.0-1-amd64/modules.builtin.bin'

2020-01-06 Thread Daniel Suchy
Observing similar issues after kmod upgrade from version 26-3 to 26+20191223-1. initramfs is built, despite of errors reported and all systems affected are bootable without problems for me. Temporary file claimed as missing (/var/tmp/mkinitramfs_iC46xD/lib/modules/5.4.8/modules.builtin.bin ) is

Bug#833500: Patch: include objtool in headers produced by kernel-package

2018-01-02 Thread Daniel Suchy
Package: kernel-package Version: 13.018 Severity: normal Tags: patch Attached patch includes `objtool` binary in kernel-headers package generated by make-kpkg. This binary needs to be included to sucessfully build all out-of-tree kernel modules, when kernel code include metadata are generated by

Bug#754828: xserver-xorg-video-nvidia / xserver-xorg-core compatibility

2014-07-14 Thread Daniel Suchy
xserver-xorg-core (in SID) bumps video ABI version causing reported incompatibility with xserver-xorg-video-nvidia (affecting both SID/experimental packages). Downgrade of relevant xserver-xorg packages of course is also workaround for this problem. -- To UNSUBSCRIBE, email to

Bug#537219: cpufreqd still complaints about missing files in /sys/class/power_supply

2010-12-06 Thread Daniel Suchy
Hello, I had similar problem with cpufreqd running on 2.6.36 kernel. I found patch on Gentoo website addressing my issue on http://bugs.gentoo.org/attachment.cgi?id=255083action=view I successfully patched cpufreqd 2.4.2-1 source package available in sid and cpufreqd now works for me. Explanation