Bug#657707: [initramfs-tools] modules for initrd are not stripped

2012-01-27 Thread Michał Mirosław
Package: initramfs-tools Version: 0.99 Severity: normal --- Please enter the report below this line. --- Please add an option (possibly defaulted to on) to strip kernel modules and binaries put in initrd. When using kernel with debugging enables the unstripped modules are available in /lib/modu

Re: Possible support for openvz also in the next version of stable

2012-01-27 Thread Ben Hutchings
On Fri, 2012-01-27 at 18:23 +0100, Ola Lundqvist wrote: [...] > > My offer of help in setting up an OpenVZ APT repository still stands. > > I thank a lot for that offer. Where would we have that repository in that > case? The openvz project have a (debarchiver based) repository at > http://ftp.ope

Bug#656792: linux-image-3.2.0-1-amd64: kernel does not boot since 3.1 under a (strange) Xen anymore

2012-01-27 Thread Ben Hutchings
On Sat, 2012-01-28 at 00:29 +0100, Christoph Anton Mitterer wrote: > Hi. > > Perhaps this helps. According to the ISP the exakt version of the dom0 > kernel is: > 2.6.32.12-0.7.1.xs6.0.0.529.170661xen > > Also they claim there is not Microsoft HyperV or so used at all. But they probably enabled

Bug#657497: nfs-common: Exec permission denied

2012-01-27 Thread dE .
What about the server exports? -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4f2331fc.2030...@gmail.com

Bug#657689: e1000e Detected Hardware Unit Hang:

2012-01-27 Thread Ben Hutchings
On Sat, 2012-01-28 at 01:53 +0100, ubik pl wrote: > Package: linux-2.6 > Version: 2.6.32-38 > Linux version 2.6.32-5-xen-amd64 > RAM 8GB > > Bug seems the same as #518182 and occurs on high traffic load. > System automatically recovered after aprox. 50 > minutes([1782786.812335] e1000e :00:19.

Bug#657690: General protection fault in xfs_vm_releasepage

2012-01-27 Thread Will Aoki
Package: linux-image-2.6.32-5-amd64 Version: 2.6.32-39squeeze1 My backup server has begun crashing in the XFS code within two minutes of the start of about one of every six AMANDA runs. The first crash, twelve days ago, appears to be XFS bug 15516 and will be reported separately (as I don't see an

Bug#657689: e1000e Detected Hardware Unit Hang:

2012-01-27 Thread ubik pl
Package: linux-2.6 Version: 2.6.32-38 Linux version 2.6.32-5-xen-amd64 RAM 8GB Bug seems the same as #518182 and occurs on high traffic load. System automatically recovered after aprox. 50 minutes([1782786.812335] e1000e :00:19.0: eth0: Reset adapter) [1782779.812239] e1000e :00:19.0: et

Bug#656792: linux-image-3.2.0-1-amd64: kernel does not boot since 3.1 under a (strange) Xen anymore

2012-01-27 Thread Christoph Anton Mitterer
Hi. Perhaps this helps. According to the ISP the exakt version of the dom0 kernel is: 2.6.32.12-0.7.1.xs6.0.0.529.170661xen Also they claim there is not Microsoft HyperV or so used at all. Cheers, Chris. smime.p7s Description: S/MIME cryptographic signature

Processed: Re: Bug#656015: base: Monitor EDID not recognized by Linux kernel 3.x on AMD A6 CPU

2012-01-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 656015 linux-2.6 Bug #656015 [base] base: Monitor EDID not recognized by Linux kernel 3.x on AMD A6 CPU Bug reassigned from package 'base' to 'linux-2.6'. > thanks Stopping processing here. Please contact me if you need assistance. --

Bug#641749: firmware loading failure for AR3011 (0cf3:3000 or 0cf3:3005 ?)

2012-01-27 Thread James M. Leddy
On 12/28/2011 11:50 AM, Andres Cimmarusti wrote: > Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641749 > Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=702375 https://bugzilla.kernel.org/show_bug.cgi?id=27402 too -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.o

Bug#657497: nfs-common: Exec permission denied

2012-01-27 Thread Jakub Krajewski
I have exactly same problem as one described by Tony. Reverting back nfs-common package to version 1.2.5-3 solves issue and everything works OK. My NFS shares are served by Debian Squeeze box and no server upgrade was done there. Exec flag in fstab does not help as well. Package: nfs-common Versi

Re: Possible support for openvz also in the next version of stable

2012-01-27 Thread Ola Lundqvist
Hi Ben On Fri, Jan 27, 2012 at 03:58:02PM +, Ben Hutchings wrote: > On Thu, 2012-01-26 at 02:35 +, Ben Hutchings wrote: > > I thought we had declared both OpenVZ and VServer as deprecated in > > squeeze, but I misremembered - in fact only VServer was deprecated. > > Therefore I think we ne

Bug#653630: /sbin/mount.nfs: Re: nfs-common: Only root can unmount, nautilus badly confused

2012-01-27 Thread Roger Leigh
On Sun, Jan 22, 2012 at 10:42:58PM +0100, Luk Claes wrote: > On 01/22/2012 09:32 PM, Pavel Yakunin wrote: > > > > > >> > >> Pavel: Can you have a look if the new version from unstable fixes your > >> problem (this bug)? > > > Luk, did you push the new version in the sid repo? (or maybe I should

Re: State of mkvmlinuz

2012-01-27 Thread Milan Kupcevic
On 01/27/2012 10:12 AM, Bastian Blank wrote: > Hi folks > > There is a package called mkvmlinuz in the archive. It is maintained by > the kernel team. > > mkvmlinuz is only used on the powerpc architecture. > > Does anyone know the current state of mkvmlinuz? Is it still needed? > > Bastian >

Re: [PATCHv2 1/2] cpu: Do not return errors from cpu_dev_init() which will be ignored; [PATCHv2 2/2] cpu: Register a generic CPU device on architectures that currently do not

2012-01-27 Thread Thorsten Glaser
Ben Hutchings dixit: >cpu_dev_init() is only called from driver_init(), which does not check […] = and = >frv, h8300, m68k, microblaze, openrisc, score, um and xtensa currently >do not register a CPU device. Add the config option >GENERIC_CPU_DEVICES which causes a generic CPU device to be regi

Re: Possible support for openvz also in the next version of stable

2012-01-27 Thread Ben Hutchings
On Thu, 2012-01-26 at 02:35 +, Ben Hutchings wrote: > I thought we had declared both OpenVZ and VServer as deprecated in > squeeze, but I misremembered - in fact only VServer was deprecated. > Therefore I think we need to make a decision regarding OpenVZ in wheezy, > fairly soon; then, if we do

State of mkvmlinuz

2012-01-27 Thread Bastian Blank
Hi folks There is a package called mkvmlinuz in the archive. It is maintained by the kernel team. mkvmlinuz is only used on the powerpc architecture. Does anyone know the current state of mkvmlinuz? Is it still needed? Bastian -- ... bacteriological warfare ... hard to believe we were once fo

Bug#656476: linux-image-2.6.32-5-686: Sundance network driver (D-Link DFE-580TX) timeouts rendering interface unusable

2012-01-27 Thread Mike .
> Yes, of course it is. Ah my bad, due to the error from module-assistant I got I figured I had the wrong source installed, I actually do have the correct one installed afterall. > Well, loop-aes is unamintained so it's not surprising that it doesn't > work with current kernel versions. You ca

Bug#657612: linux-image-3.2.0-1-amd64: scheduling while atomic: swapper/2/0/0x10000100

2012-01-27 Thread Dmitry Borodaenko
Package: linux-2.6 Version: 3.2.1-2 Severity: normal Couple seconds after boot, after my X session has started but before I had a chance to bring up the network, I get a kernel error message "BUG: scheduling while atomic: swapper". This doesn't happen with 3.1.8-2, but with 3.2.1-2 it happens cons

Bug#619034: [regression] "BUG: Unable to handle kernel paging request at ffffc90013cd8000" and no sound card recognized

2012-01-27 Thread Bastian Blank
On Thu, Jan 26, 2012 at 03:05:54PM +0100, Paul Menzel wrote: > I can recommend Flashrom [1] for doing BIOS upgrades. Just check if your > board or chipset and flash chip are supported and it should work out of > the box. If something went wrong you should ask on #flashrom or on the > list for help.