Bug#740491: Similar problem

2014-04-07 Thread Steve Langasek
On Fri, Apr 04, 2014 at 02:31:27PM +0200, Benedict Verhegghe wrote: After upgrading a system from wheezy to jessie, nfs-common failed to (re)start. Version: 1:1.2.8-6. Reinstalling rpcbind, nfs-common, nfs-kernel-server, libnfsidmap2 did not help. Startup message: [FAIL] Starting NFS

Bug#741686: linux-image-3.13-1-amd64: systemd-udevd kills long running mptsas module initailization, resulting in kernel oops

2014-04-07 Thread Faidon Liambotis
Hi, This regression is fairly complicated and it's high impact, as mptsas is being used to drive fairly popular controllers, including the entry-level ones in several generations of Dell PowerEdge servers. We've been debugging this for a while now over at Ubuntu's Launchpad[1] and the issue

Bug#741952: linux: Possible bug in 3.2's cifs/file.c, use of uninitialized variable

2014-04-07 Thread Raphael Geissert
On 7 April 2014 04:34, Ben Hutchings b...@decadent.org.uk wrote: Agreed; what do you think of this patch? [...] From: Ben Hutchings b...@decadent.org.uk Date: Mon, 07 Apr 2014 03:29:24 +0100 Subject: cifs: cifs_iovec_write(): fix use of uninitialised var Bug-Debian:

Bug#743849: linux-image-3.2.0-4-686-pae: Reboots without useful diagnostic on VIA C3 (non-PAE)

2014-04-07 Thread Toomas Tamm
Package: linux-image-3.2.0-4-686-pae Severity: normal I was installing Debian onto an old system powered by the VIA C3 (Nehemiah) CPU. Initially I was not aware that the CPU does not support PAE. For the record, I booted off an USB stick using grub 1.99 with intent to start FAI (Fully Automatic

Bug#743832: linux-image-3.2.0-4-amd64: e1000e driver fails probe with error -2 when, resuming from suspend

2014-04-07 Thread Ben Hutchings
Control: tag -1 moreinfo You are using an out-of-tree version of the e1000e driver, not the one in the Debian kernel package. So shouldn't you be reporting this to e1000-de...@lists.sourceforge.net ? (For what it's worth, I don't see such problems with the 82579LM in my laptop, but then it's

Processed: Re: Bug#743832: linux-image-3.2.0-4-amd64: e1000e driver fails probe with error -2 when, resuming from suspend

2014-04-07 Thread Debian Bug Tracking System
Processing control commands: tag -1 moreinfo Bug #743832 [src:linux] linux-image-3.2.0-4-amd64: e1000e driver fails probe with error -2 when, resuming from suspend Added tag(s) moreinfo. -- 743832: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743832 Debian Bug Tracking System Contact

Bug#741686: linux-image-3.13-1-amd64: systemd-udevd kills long running mptsas module initailization, resulting in kernel oops

2014-04-07 Thread Ben Hutchings
On Mon, 2014-04-07 at 13:02 +0300, Faidon Liambotis wrote: Hi, This regression is fairly complicated and it's high impact, as mptsas is being used to drive fairly popular controllers, including the entry-level ones in several generations of Dell PowerEdge servers. We've been debugging

Processed: Re: Bug#743849: linux-image-3.2.0-4-686-pae: Reboots without useful diagnostic on VIA C3 (non-PAE)

2014-04-07 Thread Debian Bug Tracking System
Processing control commands: reassign -1 src:linux Bug #743849 [linux-image-3.2.0-4-686-pae] linux-image-3.2.0-4-686-pae: Reboots without useful diagnostic on VIA C3 (non-PAE) Bug reassigned from package 'linux-image-3.2.0-4-686-pae' to 'src:linux'. Ignoring request to alter found versions of

Bug#743849: linux-image-3.2.0-4-686-pae: Reboots without useful diagnostic on VIA C3 (non-PAE)

2014-04-07 Thread Ben Hutchings
Control: reassign -1 src:linux Control: severity -1 wishlist On Mon, 2014-04-07 at 13:53 +0300, Toomas Tamm wrote: Package: linux-image-3.2.0-4-686-pae Severity: normal I was installing Debian onto an old system powered by the VIA C3 (Nehemiah) CPU. Initially I was not aware that the CPU

Re: Bug#742512: linux: kernel 3.13 breaks fan cooling on HP 6830S laptop fine

2014-04-07 Thread MERLIN Philippe
Le dimanche 6 avril 2014, 19:33:48 Aurelien Jarno a écrit : reassign 742512 linux retitle 742512 linux: kernel 3.13 breaks fan cooling on HP 6830S laptop found 742512 linux/3.13.4-1 forwarded 742512 https://bugzilla.kernel.org/show_bug.cgi?id=717 thanks On Fri, Mar 28, 2014 at 04:21:15PM

Bug#741958: [PATCH 3.2 17/18] cifs: ensure that uncached writes handle unmapped areas correctly

2014-04-07 Thread Raphael Geissert
Hi, On 7 April 2014 03:41, Ben Hutchings b...@decadent.org.uk wrote: On Mon, 2014-04-07 at 00:35 +0100, Ben Hutchings wrote: 3.2.57-rc1 review patch. If anyone has any objections, please let me know. [...] --- a/fs/cifs/file.c +++ b/fs/cifs/file.c [...] + /* +

Bug#735202: speakup freezes system when trying to paste

2014-04-07 Thread Jarek Czekalski
Ben, Recently I had a bunch of kernel's to choose from at boot time. But I must have done some accidental cleanup (apt-get autoremove maybe) and now from the 3.x series I have only 3.13. So it's what you were afraid of. If there is any doable scenario in which I could build and run 3.12

Bug#735202: speakup freezes system when trying to paste

2014-04-07 Thread Paul Gevers
On 07-04-14 19:30, Jarek Czekalski wrote: If there was a place to get deb files for 3.12, the rest should be easy. http://snapshot.debian.org/ Paul signature.asc Description: OpenPGP digital signature

Bug#741958: [PATCH 3.2 17/18] cifs: ensure that uncached writes handle unmapped areas correctly

2014-04-07 Thread Ben Hutchings
On Mon, 2014-04-07 at 15:45 +0200, Raphael Geissert wrote: Hi, On 7 April 2014 03:41, Ben Hutchings b...@decadent.org.uk wrote: On Mon, 2014-04-07 at 00:35 +0100, Ben Hutchings wrote: 3.2.57-rc1 review patch. If anyone has any objections, please let me know. [...] --- a/fs/cifs/file.c