Processed: ntrack-module-libnl-0 not work with realtek cards with kernel 3.16

2014-09-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: reassign 759408 src:linux Bug #759408 [ntrack-module-libnl-0] [ntrack-module-libnl-0] Not work with kernel 3.16 Bug reassigned from package 'ntrack-module-libnl-0' to 'src:linux'. Ignoring request to alter found versions of bug #759408 to the

Re: [PATCH 5/5] m25p80,spi-nor: Share the list of supported chip type names again

2014-09-15 Thread Geert Uytterhoeven
Hi Ben, On Sun, Sep 14, 2014 at 7:11 PM, Ben Hutchings b...@decadent.org.uk wrote: Move the list of chip type names to spi-nor.h. To avoid putting all the chip type information there, we define this list as a macro SPI_NOR_ENUM_TYPES() that invokes another macro SPI_NOR_ENUM_TYPE() that must

Bug#760881: Acknowledgement (linux-image-3.16-trunk-amd64: radeonsi DRM/KMS: Monitors on DP outputs not enabled)

2014-09-15 Thread Ralf-Peter Rohbeck
After installing the 3.13-0.bpo.1 kernel it worked correctly again. But after that, booting 3.14-2 or 3.16-1 still worked correctly. I even switched to power cycling instead of rebooting but the behavior didn't change. The only differences in the initramfs between the version that didn't work

Bug#761656: linux: 3.16.2-3 misses some patches for hypervisor enablement

2014-09-15 Thread Frederic Bonnard
Package: src:linux Version: 3.16.2-3 Severity: normal Tags: patch User: debian-powe...@lists.debian.org Usertags: ppc64el Dear Maintainer, the current KVM patches added for powerpc are missing a few ones to be able to run qemu guests. It needs : 1287cb3fa85c KVM: PPC: Book3S: Move vcore

Bug#760037: nfs-kernel-server: nfs crashes in set_nfsv4_acl_one

2014-09-15 Thread Julien Cristau
On Sun, Aug 31, 2014 at 12:31:32 -0700, Steve Langasek wrote: On Sun, Aug 31, 2014 at 09:54:23AM +0200, Frank Denissen wrote: Executing debuild on a self-made package on a nfs4 mounted partition (normal pc, i386) provoked the error on the server (sheevaplug - armel architecture). The

Re: [PATCH 5/5] m25p80,spi-nor: Share the list of supported chip type names again

2014-09-15 Thread Ben Hutchings
On Mon, 2014-09-15 at 09:55 +0200, Geert Uytterhoeven wrote: Hi Ben, On Sun, Sep 14, 2014 at 7:11 PM, Ben Hutchings b...@decadent.org.uk wrote: Move the list of chip type names to spi-nor.h. To avoid putting all the chip type information there, we define this list as a macro

Re: [PATCH 2/5] spi-nor: Remove spi_nor::read_id operation

2014-09-15 Thread Ben Hutchings
On Mon, 2014-09-15 at 22:55 +0800, Huang Shijie wrote: On Sun, Sep 14, 2014 at 06:11:16PM +0100, Ben Hutchings wrote: There is currently no useful way to override the default implementation of this operation. The returned struct spi_device_id must have a pointer to struct flash_info in its

Re: [PATCH 2/5] spi-nor: Remove spi_nor::read_id operation

2014-09-15 Thread Huang Shijie
On Sun, Sep 14, 2014 at 06:11:16PM +0100, Ben Hutchings wrote: There is currently no useful way to override the default implementation of this operation. The returned struct spi_device_id must have a pointer to struct flash_info in its private data, but this structure is defined inside

Bug#760037: nfs-kernel-server: nfs crashes in set_nfsv4_acl_one

2014-09-15 Thread Steve Langasek
Control: reassign -1 src:linux Control: forcemerge 754420 -1 On Mon, Sep 15, 2014 at 04:23:33PM +0200, Julien Cristau wrote: Kernel: Linux 3.2.0-4-kirkwood Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Unfortunately, it is probably

Bug#761614: /usr/bin/linux-version: sorts -trunk as newer than -1 version

2014-09-15 Thread Ben Hutchings
On Sun, 2014-09-14 at 23:51 -0500, Vagrant Cascadian wrote: Package: linux-base Version: 3.5 Severity: normal File: /usr/bin/linux-version It seems like the -trunk versions, typically from experimental, are sorted higher than the -1 version, which is often after being uploaded to

Processed: Re: Bug#760037: nfs-kernel-server: nfs crashes in set_nfsv4_acl_one

2014-09-15 Thread Debian Bug Tracking System
Processing control commands: reassign -1 src:linux Bug #760037 [nfs-kernel-server] nfs-kernel-server: nfs crashes in set_nfsv4_acl_one Bug reassigned from package 'nfs-kernel-server' to 'src:linux'. No longer marked as found in versions nfs-utils/1:1.2.6-4. Ignoring request to alter fixed

Processed: tagging 760881

2014-09-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 760881 + unreproducible Bug #760881 [src:linux] linux-image-3.16-trunk-amd64: radeonsi DRM/KMS: Monitors on DP outputs not enabled Added tag(s) unreproducible. thanks Stopping processing here. Please contact me if you need assistance. --

Re: Bug#760712: WEP vs WPA2

2014-09-15 Thread Cyril Brulebois
[ Executive summary: WPA works fine in d-i with 3.2, but not with newer kernels, like 3.16; and userland doesn't seem to be the obvious culprit. ] Cyril Brulebois k...@debian.org (2014-09-15): So, putting my laptop installation aside, and concentrating on a VM using KVM with USB

Re: Bug#760712: WEP vs WPA2

2014-09-15 Thread Stefan Lippers-Hollmann
Hi On Monday 15 September 2014, Cyril Brulebois wrote: [ Executive summary: WPA works fine in d-i with 3.2, but not with newer kernels, like 3.16; and userland doesn't seem to be the obvious culprit. ] Cyril Brulebois k...@debian.org (2014-09-15): [...] while within d-i I'm getting:

Re: Bug#760712: WEP vs WPA2

2014-09-15 Thread Cyril Brulebois
Hi, Stefan Lippers-Hollmann s@gmx.de (2014-09-15): The ioctl failure is because netcfg still (only) uses the deprecated wireless-tools/ wext driver API with wpa_supplicant, even for mac80211 based drivers. While cfg80211 implements a wext compatibility layer, it's strongly discouraged

Re: Bug#760712: WEP vs WPA2

2014-09-15 Thread Cyril Brulebois
Cyril Brulebois k...@debian.org (2014-09-15): I'm using rtl8192cu. (In case anyone cares: USB ID is 0bda:8176.) […] Depending on your particular wlan card and how its driver is divided into sub-modules (or how well it is integrated into other kernel subsystems), you might need

Re: Bug#760712: WEP vs WPA2

2014-09-15 Thread Stefan Lippers-Hollmann
Hi On Monday 15 September 2014, Cyril Brulebois wrote: Stefan Lippers-Hollmann s@gmx.de (2014-09-15): [...] Seeing that the actual problem are missing kernel modules for CCMP (AES), and probably TKIP as well, I'll concentrate on your new questions only Based on your answer, I'm wondering

Re: Bug#760712: WEP vs WPA2

2014-09-15 Thread Ben Hutchings
On Mon, 2014-09-15 at 23:08 +0200, Stefan Lippers-Hollmann wrote: Hi On Monday 15 September 2014, Cyril Brulebois wrote: Stefan Lippers-Hollmann s@gmx.de (2014-09-15): [...] Seeing that the actual problem are missing kernel modules for CCMP (AES), and probably TKIP as well, I'll

Uploading linux (3.16.3-1)

2014-09-15 Thread Ben Hutchings
Unfortunately there were several unfixed regressions in 3.16, including a data loss bug in reiserfs (which is clearly RC). Linux 3.16.3 is now under review and should address many of these. I intend to upload linux again once that's released (late on Wednesday in UTC). I don't believe an ABI