Bug#1089521: linux-image-6.12.3-amd64 fails to boot due to Oops: invalid opcode: 0000 error

2024-12-13 Thread Jan Binder
Thanks for looking into this, disabling the camera works as a stopgap measure by putting something like blacklist intel_ipu6 blacklist intel_ipu6_isys blacklist ipu_bridge into - for example - /etc/modprobe.d/ipu6.conf 6.11 has some other source of instability leading to daily lockups that I

Bug#1089521: linux-image-6.12.3-amd64 fails to boot due to Oops: invalid opcode: 0000 error

2024-12-08 Thread Jan Binder
Package: src:linux Version: 6.12.3-1 Followup-For: Bug #1089521 I can confirm that this is happening, also on a Thinkpas X1 Gen7. -- Package-specific info: ** Version: Linux version 6.12.3-amd64 (debian-ker...@lists.debian.org) (x86_64-linux-gnu-gcc-14 (Debian 14.2.0-8) 14.2.0, GNU ld (GNU Binut

Bug#758619: reportbug fails with Attempt to unlock mutex that was not locked

2014-08-19 Thread Jan Binder
Package: reportbug Version: 6.5.0+nmu1 Severity: grave reportbug just aborts with exit code 134 when it is started. $ reportbug Please enter the name of the package in which you have found a problem, or type 'other' to report a more general problem. > Attempt to unlock mutex that was not locked

Bug#758531: Broken libpulse0, cannot find main

2014-08-19 Thread Jan Binder
Yes, this definitely breaks KDE, especially ksmserver and kded. To add insult to injury, I can't even downgrade to libpulse0 5.0-6 without removing all of KDE. Cheers Jan Binder -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe

Bug#738775: insserv: Insserv 1.16 tries to connect to systemd even though system is running on sysv-init

2014-03-23 Thread Jan Binder
Am Dienstag, 18. Februar 2014, 00:20:40 schrieb Petter Reinholdtsen: > [Jan Binder] > > > Ok, here comes the make-testsuite output. > > If debsums can be trusted, none of my initscripts were modified from > > the packaged versions. > > Thank you. Still not able t

Bug#738775: insserv: Insserv 1.16 tries to connect to systemd even though system is running on sysv-init

2014-02-13 Thread Jan Binder
Am Donnerstag, 13. Februar 2014, 11:11:26 schrieb Petter Reinholdtsen: > I've tried to reproduce this part of your problem report: > > * What was the outcome of this action? > > Cannot install initscripts after installing insserv 1.16 because it > > tries to connect to systemd which is present on t

Bug#738775: insserv: Insserv 1.16 tries to connect to systemd even though system is running on sysv-init

2014-02-12 Thread Jan Binder
Am Mittwoch, 12. Februar 2014, 23:49:50 schrieb Petter Reinholdtsen: > Can you please test the svn version of the package available from > and let > me know if it solve your problem? It improve the detection of systemd > and fix a buffer overflow. > > It seem to work for me. I have trouble buil

Bug#738775: insserv: Insserv 1.16 tries to connect to systemd even though system is running on sysv-init

2014-02-12 Thread Jan Binder
Am Mittwoch, 12. Februar 2014, 22:04:20 schrieben Sie: > Control: reassign 738532 insserv > Control: found 738532 1.16.0-1 > > [Jan Binder] > > > Dear Maintainer, > > Thank you for your report. Very glad to have more testers of the new > insserv version. :)

Bug#738775: insserv: Insserv 1.16 tries to connect to systemd even though system is running on sysv-init

2014-02-12 Thread Jan Binder
Package: insserv Version: 1.16.0-1 Severity: grave Justification: renders package unusable Dear Maintainer, * What led up to the situation? After having installed insserv 1.16, installing any version of initscripts leads to the error message shown in bug #738532. * What exactly did

Bug#490700: libhighgui-dev: Linking against libhighgui fails

2008-07-13 Thread Jan Binder
Here is a testcase for this bug. Compile with: g++ testcase.cpp `pkg-config --cflags-only-I opencv `\ `pkg-config --libs-only-L opencv`\ `pkg-config --libs-only-l opencv`\ -o testcase to reproduce. Greetings, Jan #include #include "cv.h" // includes OpenCV definitions #include "highgui.h"

Bug#490700: libhighgui-dev: Linking against libhighgui fails

2008-07-13 Thread Jan Binder
Package: libhighgui-dev Version: 1.0.0-5 Severity: grave Justification: renders package unusable Compiling an application and and then linking against libhighgui fails with: /usr/lib/libhighgui.so: undefined reference to `img_convert' collect2: ld returned 1 exit status -- System Information: D

Bug#490529: /sbin/udevtrigger missing from package

2008-07-12 Thread Jan Binder
Package: udev Version: 0.124-2 Severity: grave Justification: renders package unusable /sbin/udevtrigger is missing form the package contrary to file list on packages.debian.org causing initng to fail. -- Package-specific info: -- /etc/udev/rules.d/: /etc/udev/rules.d/: total 168 lrwxrwxrwx 1 r