Bug#917632: bugs.debian.org: During kernel boot the nvme module is not loaded, make the kernel not finding the rootfs

2019-01-01 Thread Patrick Boettcher
; I've reassigned this bug for you. > > On Sat, 29 Dec 2018, Patrick Boettcher wrote: > > I did an apt upgrade this morning, I'm running testing/unstable. > > This updated my kernels to 4.17.0-3-amd64 and 4.19.0-1-amd64. I > > think the first since a few months (6 or more, but l

Bug#917632: bugs.debian.org: During kernel boot the nvme module is not loaded, make the kernel not finding the rootfs

2018-12-29 Thread Patrick Boettcher
Package: bugs.debian.org Severity: important Tags: upstream Dear Maintainer(s), * What led up to the situation? I did an apt upgrade this morning, I'm running testing/unstable. This updated my kernels to 4.17.0-3-amd64 and 4.19.0-1-amd64. I think the first since a few months (6 or more, but

Bug#639161: linux-image-3.0.0-1-686-pae: Upgrade 2.6.39 - 3.0.0 breaks playback on DiBcom 7000PC

2011-08-25 Thread Patrick Boettcher
Hi, Afaik, this is fixed with those commits: [media] dib0700: correct error message for_v3.0 [media] dib0700: protect the dib0700 buffer access [media] DiBcom: protect the I2C bufer access from http://git.linuxtv.org/pb/media_tree.git/shortlog/refs/heads/for_v3.0 A pull request has been sent

Bug#578551: libauthen-sasl-cyrus-perl: FTBFS with Perl 5.12: strange version number

2010-05-03 Thread Patrick Boettcher
Hi all, On Sun, 2 May 2010, Dominic Hargreaves wrote: This is an awkward one. The -server suffix is intended to distinguish a fork of the code against the main CPAN line. Both versions ( http://www.cpan.org/authors/id/P/PB/PBOETTCH/ and

Bug#567643: openoffice.org: Segfault when starting soffice.bin - testing of 2010-01-30

2010-01-30 Thread Patrick Boettcher
Package: openoffice.org Version: 1:3.1.1-14 Severity: normal OpenOffice unusuable after updating today on testing. Tried to run with clean ~/.openoffice.org, doesn't help. Might be something completely unrelated, but I don't know how to find out. Backtrace: $ gdb

Bug#567643: openoffice.org: Segfault when starting soffice.bin - testing of 2010-01-30

2010-01-30 Thread Patrick Boettcher
On Saturday 30 January 2010 15:01:27 Rene Engelhard wrote: severity 567643 grave tag 567643 + pending thanks On Sat, Jan 30, 2010 at 01:37:19PM +0100, Patrick Boettcher wrote: OpenOffice unusuable after updating today on testing. Tried to run with clean ~/.openoffice.org, doesn't help

Bug#501704: Linking with llvm 2.3 fails with undefined reference to llvm::verifyFunction

2009-06-02 Thread Patrick Boettcher
Hi Giridhar, On Fri, 29 May 2009, Y Giridhar Appaji Nag wrote: Hi Patrick, On 08/10/09 19:40 +0200, Patrick Boettcher said ... Linking my binary which is using LLVM as follows: g++ `llvm-config --ldflags` `llvm-config --libs` -o compile $^ fails like that: undefined reference to `llvm

Bug#501704: Linking with llvm 2.3 fails with undefined reference to llvm::verifyFunction

2008-10-09 Thread Patrick Boettcher
Package: llvm Version: 2.3-1~exp0 Severity: important Linking my binary which is using LLVM as follows: g++ `llvm-config --ldflags` `llvm-config --libs` -o compile $^ fails like that: undefined reference to `llvm::verifyFunction(llvm::Function const, llvm::VerifierFailureAction)' greping for