Bug#793906: linux-image-3.16.0-4-amd64: Fails to boot

2015-07-28 Thread Nick
On 2015-07-28 23:11, Ben Hutchings wrote: > This is very likely a bug in one of the packages that goes into the > initramfs, not in the kernel. > > Which versions of cryptsetup and lvm2 are installed? Thanks for the quick reply! 2:1.6.6-5 and not installed, respectively. I'll attach more in case

Bug#781935: marked as done (initramfs-tools: XServe G5 all fans run full speed)

2015-07-28 Thread Debian Bug Tracking System
Your message dated Tue, 28 Jul 2015 22:52:31 -0400 with message-id <55b83fef.2010...@physics.harvard.edu> and subject line Re: Bug#781934: XServe G5: all fans run full speed has caused the Debian Bug report #781935, regarding initramfs-tools: XServe G5 all fans run full speed to be marked as done.

Bug#793929: Operation Exception in arch/s390/kernel/cache.c (init_cache_level) on pre-z10 processors (s390x)

2015-07-28 Thread Stephen Powell
Package: linux Version: 4.0.8-1 Severity: important X-Debbugs-CC: Heiko Carstens Tags: patch Dear Debian kernel team, The s390x port of the Linux kernel, version 4.0, crashes during boot on processors without the "general-instructions-extension facility". This is all processors prior to the z1

Processed: reassign 793589 to src:linux, forcibly merging 714929 793589

2015-07-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 793589 src:linux Bug #793589 [linux] linux: please enable CONFIG_DRM_VMWGFX_FBCON in Jessie kernel Bug reassigned from package 'linux' to 'src:linux'. Ignoring request to alter found versions of bug #793589 to the same values previously

Processed (with 1 errors): Re: Bug#793589: linux: please enable CONFIG_DRM_VMWGFX_FBCON in Jessie kernel

2015-07-28 Thread Debian Bug Tracking System
Processing control commands: > forcemerge 714929 -1 Bug #714929 {Done: Ben Hutchings } [src:linux] linux-image-3.9-1-amd64: vmwgfx freezes console with gfx_payload Bug #736811 {Done: Ben Hutchings } [src:linux] linux-image-3.12-1-amd64: Booting in VMware Fusion VM fails with module vmwgfx loade

Bug#793589: linux: please enable CONFIG_DRM_VMWGFX_FBCON in Jessie kernel

2015-07-28 Thread Ben Hutchings
Control: forcemerge 714929 -1 Control: tag -1 pending On Sat, 2015-07-25 at 19:31 +0900, Hideki Yamane wrote: [...] > config DRM_VMWGFX_FBCON is splitted from config DRM_VMWGFX, in somewhere > during 3.2 and 3.16, and then should be enabled by default. But it is not > in Jessie kernel, so it seems

Re: [PATCH] Disable kdbus support

2015-07-28 Thread Ben Hutchings
On Sun, 2015-07-26 at 16:22 +0200, Michael Biebl wrote: [...] > I think the current default is fine. Someone who compiles kdbus.ko > probably does that for a reason. The only reason, why we might consider > switching the default to off, is that the Debian kernel suddenly starts > building kdbus.ko

Processed: Re: mount: bad optical disk can place mount command into uninteruptable sleep

2015-07-28 Thread Debian Bug Tracking System
Processing control commands: > tag -1 moreinfo Bug #793670 [linux] mount: bad optical disk can place mount command into uninteruptable sleep Added tag(s) moreinfo. -- 793670: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793670 Debian Bug Tracking System Contact ow...@bugs.debian.org with pr

Bug#793670: mount: bad optical disk can place mount command into uninteruptable sleep

2015-07-28 Thread Ben Hutchings
Control: tag -1 moreinfo On Sun, 26 Jul 2015 04:32:23 -0700 "Dallas E. Legan" wrote: > Package: mount > Version: 2.26.2-6 > Severity: normal > Tags: upstream > > Dear Maintainer, > I've found trying to mount an optical disk that turns out to be bad, > (this is the case I've encountered, may poss

Bug#793874: rtl8192sfw.bin: no upstream in copyright file

2015-07-28 Thread Ben Hutchings
On Tue, 2015-07-28 at 13:18 +0200, Piotr Engelking wrote: > Package: firmware-realtek > Version: 0.44 > Severity: serious > Justification: 12.5, stretch release policy 1 > > The RTL8192SU/rtl8192sfw.bin file is not present upstream. Its actual > upstream source (presumably Realtek?) is not documen

Bug#793906: linux-image-3.16.0-4-amd64: Fails to boot

2015-07-28 Thread Ben Hutchings
Control: tag -1 moreinfo On Tue, 2015-07-28 at 20:44 +0100, Nick wrote: > Package: src:linux > Version: 3.16.7-ckt11-1+deb8u2 > Severity: important > > Dear Maintainer, > >* What led up to the situation? > > apt-get update, then apt-get dist-upgrade > >* What was the outcome of this ac

Processed: Re: Bug#793906: linux-image-3.16.0-4-amd64: Fails to boot

2015-07-28 Thread Debian Bug Tracking System
Processing control commands: > tag -1 moreinfo Bug #793906 [src:linux] linux-image-3.16.0-4-amd64: Fails to boot Added tag(s) moreinfo. -- 793906: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793906 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, e

Bug#793906: linux-image-3.16.0-4-amd64: Fails to boot

2015-07-28 Thread Nick
Package: src:linux Version: 3.16.7-ckt11-1+deb8u2 Severity: important Dear Maintainer, * What led up to the situation? apt-get update, then apt-get dist-upgrade * What was the outcome of this action? Nothing unusual that I noticed, until I rebooted. On boot I see the grub menu, then "Loa

Bug#793786: initramfs-tools: fix the broken netconsole feature in initramfs-tools

2015-07-28 Thread Ian Campbell
On Wed, 2015-07-29 at 01:16 +0900, Roger Shimizu wrote: > Hope you don't mind that I polished your code and post in BTS. Absolutely not, thanks for doing so! In case it is necessary any code from http://www.hellion.org.uk/blog/po sts/debugging-initramfs-over-netconsole/ should be considered: Sig

Bug#793786: initramfs-tools: fix the broken netconsole feature in initramfs-tools

2015-07-28 Thread Roger Shimizu
+CC: ijc Forgot to mention the idea of 2nd patch came from ijc's post: - http://www.hellion.org.uk/blog/posts/debugging-initramfs-over-netconsole/ I'll update the patch to reflect this info commit log later. Dear ijc, Thanks for your post! Hope you don't mind that I polished your code and post

Bug#793874: rtl8192sfw.bin: no upstream in copyright file

2015-07-28 Thread Piotr Engelking
Package: firmware-realtek Version: 0.44 Severity: serious Justification: 12.5, stretch release policy 1 The RTL8192SU/rtl8192sfw.bin file is not present upstream. Its actual upstream source (presumably Realtek?) is not documented in the copyright file. Please document it. $ cd git/linux-firmware