Bug#619877: rpc.mountd: svc_tli_create: could not bind to requested address

2011-03-28 Thread Lukas Ruf
Package: nfs-kernel-server
Version: 1:1.2.3-1
Severity: important

Dear all

After upgrading to 1:1.2.3-1 I cannot start the NFS kernel server
anymore.  The following errors are reported:

  email:/var/log/everything# /etc/init.d/nfs-common start
  Starting NFS common utilities: statd failed!
  email:/var/log/everything# /etc/init.d/nfs-kernel-server start
  Exporting directories for NFS kernel daemon
  Starting NFS kernel daemon: nfsd mountdrpc.mountd: svc_tli_create:
  could not bind to requested address
  rpc.mountd: svc_tli_create: could not bind to requested address
  rpc.mountd: svc_tli_create: could not bind to requested address
  rpc.mountd: svc_tli_create: could not bind to requested address
  rpc.mountd: svc_tli_create: could not bind to requested address
  rpc.mountd: svc_tli_create: could not bind to requested address
  rpc.mountd: svc_tli_create: could not bind to requested address
  rpc.mountd: svc_tli_create: could not bind to requested address
   failed!

Before, with 1:1.2.2-5, it was working without any problem.

Is there any recommended way on how to get 1.2.3 working?

Thanks for any reply.

Best regards
Lukas

-- Package-specific info:
-- rpcinfo --
   program vers proto   port
102   tcp111  portmapper
3910022   tcp728  sgi_fam
102   udp111  portmapper
1000211   udp  32768  nlockmgr
1000213   udp  32768  nlockmgr
1000214   udp  32768  nlockmgr
1000211   tcp  32768  nlockmgr
1000213   tcp  32768  nlockmgr
1000214   tcp  32768  nlockmgr
132   tcp   2049  nfs
133   tcp   2049  nfs
134   tcp   2049  nfs
132   udp   2049  nfs
133   udp   2049  nfs
134   udp   2049  nfs
-- /etc/default/nfs-kernel-server --
RPCNFSDCOUNT=8
RPCNFSDPRIORITY=0
RPCMOUNTDOPTS=--port 32767 --manage-gids
NEED_SVCGSSD=
RPCSVCGSSDOPTS=
-- /proc/fs/nfs/exports --
# Version 1.1
# Path Client(Flags) # IPs

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32.27-c1.v1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_IE, LC_CTYPE=en_IE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages nfs-kernel-server depends on:
ii  libblkid12.17.2-9.1  block device id library
ii  libc62.11.2-11   Embedded GNU C Library: Shared lib
ii  libcomerr2   1.41.12-2   common error description library
ii  libgssapi-krb5-2 1.9+dfsg-1  MIT Kerberos runtime libraries - k
ii  libgssglue1  0.2-1   mechanism-switch gssapi library
ii  libk5crypto3 1.9+dfsg-1  MIT Kerberos runtime libraries - C
ii  libkrb5-31.9+dfsg-1  MIT Kerberos runtime libraries
ii  libnfsidmap2 0.24-1  An nfs idmapping library
ii  libtirpc10.2.1-1 transport-independent RPC library
ii  libwrap0 7.6.q-19Wietse Venema's TCP wrappers libra
ii  lsb-base 3.2-27  Linux Standard Base 3.2 init scrip
ii  nfs-common   1:1.2.3-1   NFS support files common to client
ii  ucf  3.0025+nmu1 Update Configuration File: preserv

nfs-kernel-server recommends no packages.

nfs-kernel-server suggests no packages.

-- debconf-show failed



-- 
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/20110328073017.26146.54317.report...@email.consecom.com



Bug#619317: linux-image-2.6.32-5-xen-686: booting via hypervisor slows bootup significant (hang) and also slow on runtime

2011-03-28 Thread Jan Wagner
On Saturday 26 March 2011 12:11:04 you wrote:
 On Tuesday, 22. March 2011, you wrote:
  Booting linux-image-2.6.32-5-xen-686 via hypervisor gets hanging
  (several) init scripts. This seems to workaround with generating input
  on stdin when the init script hangs. Video of bootup is also
  available[1].
 
 It looks like “max_cstate=1″ did fix the problem for me. It also appeared
 recently on the Linux power management list[1]. In the next day I will also
 try hpet=disable and give feedback.

Okay  hpet=disable seems not to work, while cpuidle=off did work also 
quite well instead of “max_cstate=1″.

With kind regards, Jan.
-- 
Never write mail to w...@spamfalle.info, you have been warned!
-BEGIN GEEK CODE BLOCK-
Version: 3.12
GIT d-- s+: a C+++ UL P+ L+++ E--- W+++ N+++ o++ K++ w--- O M V- PS PE Y++
PGP++ t-- 5 X R tv- b+ DI D+ G++ e++ h r+++ y 
--END GEEK CODE BLOCK--


signature.asc
Description: This is a digitally signed message part.


Re: security impact of nfsd4_op_flags

2011-03-28 Thread Mi Jinlong


dann frazier:
 Mi,
  We were wondering if you could help us define the security impact (if
 any) of your fix for nfsd4_op_flags, commit 5ece3ca upstream. If it
 does have a security impact, we can work with MITRE to get a CVE ID
 assigned.


The problem just affect NFS4.1, I can't meet some security impact.

What's your opinion, Bruce?


-- 

thanks
Mi Jinlong


-- 
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/4d9056a1.9060...@cn.fujitsu.com



Re: security impact of nfsd4_op_flags

2011-03-28 Thread Ben Hutchings
On Mon, 2011-03-28 at 17:36 +0800, Mi Jinlong wrote:
 
 dann frazier:
  Mi,
   We were wondering if you could help us define the security impact (if
  any) of your fix for nfsd4_op_flags, commit 5ece3ca upstream. If it
  does have a security impact, we can work with MITRE to get a CVE ID
  assigned.
 
 
 The problem just affect NFS4.1, I can't meet some security impact.

I think the overlapping flag values may have caused a security flaw
because the flags are involved in protocol validation and the overlap
resulted in some flag tests succeeding where they should have failed.
Judging by the comments on what these flags mean, it seems like this
could cause at least a denial of service.  But perhaps not.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


signature.asc
Description: This is a digitally signed message part


Bug#619937: linux-image-2.6.38-1-amd64: Feature Request -- Compile nuvoton-cir driver for amd64

2011-03-28 Thread Ernst Oudhof
Package: linux-2.6
Version: 2.6.38-1
Severity: wishlist
Tags: sid

Hi,

Please include the nuvoton-cir driver in the amd64 package, it is
included in the 32-bit x86 packages.

Regards,

Ernst



-- 
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/aanlktin6muhgvumhyh+_hj2x5ptazcc7kcrgfqczh...@mail.gmail.com



Incomplete upload found in Debian upload queue

2011-03-28 Thread Debian FTP Masters
Probably you are the uploader of the following file(s) in
the Debian upload queue directory:
  linux-2.6_2.6.32-32.diff.gz
  linux-2.6_2.6.32-32.dsc
This looks like an upload, but a .changes file is missing, so the job
cannot be processed.

If no .changes file arrives within 23:27:25, the files will be deleted.

If you didn't upload those files, please just ignore this message.

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
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/e1q4cqv-00039o...@franck.debian.org



Processing of linux-2.6_2.6.32-32_i386.changes

2011-03-28 Thread Debian FTP Masters
linux-2.6_2.6.32-32_i386.changes uploaded successfully to localhost
along with the files:
  linux-2.6_2.6.32-32.dsc
  linux-2.6_2.6.32-32.diff.gz
  linux-doc-2.6.32_2.6.32-32_all.deb
  linux-manual-2.6.32_2.6.32-32_all.deb
  linux-patch-debian-2.6.32_2.6.32-32_all.deb
  linux-source-2.6.32_2.6.32-32_all.deb
  linux-support-2.6.32-5_2.6.32-32_all.deb
  firmware-linux-free_2.6.32-32_all.deb
  linux-base_2.6.32-32_all.deb
  linux-image-2.6.32-5-486_2.6.32-32_i386.deb
  linux-headers-2.6.32-5-486_2.6.32-32_i386.deb
  linux-image-2.6.32-5-686_2.6.32-32_i386.deb
  linux-headers-2.6.32-5-686_2.6.32-32_i386.deb
  linux-image-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
  linux-image-2.6.32-5-686-bigmem-dbg_2.6.32-32_i386.deb
  linux-headers-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
  linux-image-2.6.32-5-amd64_2.6.32-32_i386.deb
  linux-headers-2.6.32-5-amd64_2.6.32-32_i386.deb
  linux-headers-2.6.32-5-common_2.6.32-32_i386.deb
  linux-image-2.6.32-5-openvz-686_2.6.32-32_i386.deb
  linux-image-2.6.32-5-openvz-686-dbg_2.6.32-32_i386.deb
  linux-headers-2.6.32-5-openvz-686_2.6.32-32_i386.deb
  linux-headers-2.6.32-5-common-openvz_2.6.32-32_i386.deb
  linux-headers-2.6.32-5-all_2.6.32-32_i386.deb
  linux-headers-2.6.32-5-all-i386_2.6.32-32_i386.deb
  linux-libc-dev_2.6.32-32_i386.deb
  linux-tools-2.6.32_2.6.32-32_i386.deb
  linux-image-2.6.32-5-vserver-686_2.6.32-32_i386.deb
  linux-headers-2.6.32-5-vserver-686_2.6.32-32_i386.deb
  linux-image-2.6.32-5-vserver-686-bigmem_2.6.32-32_i386.deb
  linux-image-2.6.32-5-vserver-686-bigmem-dbg_2.6.32-32_i386.deb
  linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-32_i386.deb
  linux-headers-2.6.32-5-common-vserver_2.6.32-32_i386.deb
  linux-image-2.6.32-5-xen-686_2.6.32-32_i386.deb
  linux-image-2.6.32-5-xen-686-dbg_2.6.32-32_i386.deb
  linux-headers-2.6.32-5-xen-686_2.6.32-32_i386.deb
  xen-linux-system-2.6.32-5-xen-686_2.6.32-32_i386.deb
  linux-headers-2.6.32-5-common-xen_2.6.32-32_i386.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
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/e1q4ebx-vn...@franck.debian.org



Bug#562737: closed by Luk Claes l...@debian.org (Bug#562737: fixed in nfs-utils 1:1.2.2-5)

2011-03-28 Thread Bob Proulx
found 562737 1:1.2.3-1
thanks

Seen in an update today in an otherwise fully updated Sid machine:

  $ sudo apt-get install nfs-common
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following extra packages will be installed:
libtirpc1
  The following NEW packages will be installed:
libtirpc1
  The following packages will be upgraded:
nfs-common
  1 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 349 kB of archives.
  After this operation, 311 kB of additional disk space will be used.
  Do you want to continue [Y/n]? 
  Get:1 http://ftp.us.debian.org/debian/ sid/main libtirpc1 amd64 0.2.1-1 [84.2 
kB]
  Get:2 http://ftp.us.debian.org/debian/ sid/main nfs-common amd64 1:1.2.3-1 
[265 kB]
  Fetched 349 kB in 2s (141 kB/s)  
  Selecting previously deselected package libtirpc1.
  (Reading database ... 324385 files and directories currently installed.)
  Unpacking libtirpc1 (from .../libtirpc1_0.2.1-1_amd64.deb) ...
  Preparing to replace nfs-common 1:1.2.2-5 (using 
.../nfs-common_1%3a1.2.3-1_amd64.deb) ...
  Unpacking replacement nfs-common ...
  Processing triggers for man-db ...
  Setting up libtirpc1 (0.2.1-1) ...
  Setting up nfs-common (1:1.2.3-1) ...
  Installing new version of config file /etc/init.d/nfs-common ...
  Stopping NFS common utilities: idmapd statd.
  Starting NFS common utilities: statd failed!

And restarting manually emits:

  # service nfs-common restart
  Stopping NFS common utilities: idmapd statd.
  Starting NFS common utilities: statd failed!

Bob



-- 
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/20110328194135.ga5...@hysteria.proulx.com



Bug#619982: no cursor in GNOME, problems with playing video on Intel 855GM video card

2011-03-28 Thread Yaroslav Popovitch
Package: linux-image-2.6.32-5-686
Version: 2.6.32-31

There are problems with video card after upgrading to Debian 6.0.1.
No mouse cursor in GNOME. Unable to play video.
Cursor reappears after suspend-to-ram.

Downgrading kernel to vanilla 2.6.32 resolves the problem. Kernel
2.6.32-29 did not have such problems.

I am using Debian 6.0.1:
libc6 2.11.2-10,
xserver-xorg-video-intel  2:2.13.0-6

Graphical card (lspci output)
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM
Integrated Graphics Device (rev 02) (prog-if 00 [VGA controller])
Flags: bus master, fast devsel, latency 0, IRQ 11
Memory at f000 (32-bit, prefetchable) [size=128M]
Memory at faf8 (32-bit, non-prefetchable) [size=512K]
I/O ports at c000 [size=8]
Expansion ROM at unassigned [disabled]
Capabilities: access denied
Kernel driver in use: i915



-- 
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/AANLkTikVDhaQu_SPTXRvSwTHkTJjQ6AY=3hxso5j0...@mail.gmail.com



Bug#619982: no cursor in GNOME, problems with playing video on Intel 855GM video card

2011-03-28 Thread Ben Hutchings
On Mon, Mar 28, 2011 at 11:50:55PM +0300, Yaroslav Popovitch wrote:
 Package: linux-image-2.6.32-5-686
 Version: 2.6.32-31
 
 There are problems with video card after upgrading to Debian 6.0.1.
 No mouse cursor in GNOME. Unable to play video.
 Cursor reappears after suspend-to-ram.
[...]
 
This is a known bug and will be fixed shortly.

Ben.

-- 
Ben Hutchings
We get into the habit of living before acquiring the habit of thinking.
  - Albert Camus



-- 
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/20110328211416.gq2...@decadent.org.uk



Bug#613979: Problems with snd_hda_intel in Linux kernel 2.6.38

2011-03-28 Thread Svante Signell
Trying again to get this message to the alsa-devel list, as recommended
by the Debian maintainer of the kernel, without being subscribed. Does
alsa not have a bug report page?

Booting kernel 2.6.38  hangs at:
During boot of kernel 2.6.38 (and 2.6.37) udev bugs out:
Waiting for /dev to be fully populated
BUG: Unable to handle kernel paging request at c90013cd8000
axz_probe+ ... [snd_hda_intel]
...lots of output lost...
udevadm timeout 180 sec ...
udevd[390]: worker [439] failed while handling
'/devices/pci:80/:80:01.0'

No sound card is recognized after the timeout of the boot as shown above.
According to the /proc/asound/cards there are no sound cards

See bug Debian bug #619034 for more information.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619034

This problem was also reported as Debian bug #613979, as kernel ticket

https://bugzilla.kernel.org/show_bug.cgi?id=30552

and sent to this mailing list in February 2011.

snd_hda_intel works properly with 2.6.32-5-amd64 (and earlier kernels).




-- 
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/1301349276.21366.44.ca...@hp.my.own.domain



Bug#562737: closed by Luk Claes l...@debian.org (Bug#562737: fixed in nfs-utils 1:1.2.2-5)

2011-03-28 Thread Luk Claes
On 03/28/2011 09:41 PM, Bob Proulx wrote:
 found 562737 1:1.2.3-1
 thanks
 
 Seen in an update today in an otherwise fully updated Sid machine:
 
   $ sudo apt-get install nfs-common
   Reading package lists... Done
   Building dependency tree   
   Reading state information... Done
   The following extra packages will be installed:
 libtirpc1
   The following NEW packages will be installed:
 libtirpc1
   The following packages will be upgraded:
 nfs-common
   1 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
   Need to get 349 kB of archives.
   After this operation, 311 kB of additional disk space will be used.
   Do you want to continue [Y/n]? 
   Get:1 http://ftp.us.debian.org/debian/ sid/main libtirpc1 amd64 0.2.1-1 
 [84.2 kB]
   Get:2 http://ftp.us.debian.org/debian/ sid/main nfs-common amd64 1:1.2.3-1 
 [265 kB]
   Fetched 349 kB in 2s (141 kB/s)  
   Selecting previously deselected package libtirpc1.
   (Reading database ... 324385 files and directories currently installed.)
   Unpacking libtirpc1 (from .../libtirpc1_0.2.1-1_amd64.deb) ...
   Preparing to replace nfs-common 1:1.2.2-5 (using 
 .../nfs-common_1%3a1.2.3-1_amd64.deb) ...
   Unpacking replacement nfs-common ...
   Processing triggers for man-db ...
   Setting up libtirpc1 (0.2.1-1) ...
   Setting up nfs-common (1:1.2.3-1) ...
   Installing new version of config file /etc/init.d/nfs-common ...
   Stopping NFS common utilities: idmapd statd.
   Starting NFS common utilities: statd failed!
 
 And restarting manually emits:
 
   # service nfs-common restart
   Stopping NFS common utilities: idmapd statd.
   Starting NFS common utilities: statd failed!

Can you please add 'set -x' on the second line of /etc/init.d/nfs-common
and give the output from 'service nfs-common restart' so we get an idea
in what step it fails, TIA?

Cheers

Luk



-- 
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/4d9103eb.5070...@debian.org



Processed: reopening 608148, found 608148 in 2.6.32-32

2011-03-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reopen 608148
Bug #608148 {Done: Ben Hutchings b...@decadent.org.uk} [linux-2.6] linux-2.6: 
KMS results in freeze during suspend to RAM (drm/i915 misses some quirks)
'reopen' may be inappropriate when a bug has been closed with a version;
you may need to use 'found' to remove fixed versions.
 found 608148 2.6.32-32
Bug #608148 [linux-2.6] linux-2.6: KMS results in freeze during suspend to RAM 
(drm/i915 misses some quirks)
There is no source info for the package 'linux-2.6' at version '2.6.32-32' with 
architecture ''
Unable to make a source version for version '2.6.32-32'
Bug Marked as found in versions 2.6.32-32.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
608148: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608148
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.130135207814733.transcr...@bugs.debian.org



Processed: reassign 619982 to src:linux-2.6, forcibly merging 618665 619982

2011-03-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 619982 src:linux-2.6 2.6.32-31
Bug #619982 [linux-image-2.6.32-5-686] no cursor in GNOME, problems with 
playing video on Intel 855GM video card
Bug reassigned from package 'linux-image-2.6.32-5-686' to 'src:linux-2.6'.
Bug No longer marked as found in versions linux-2.6/2.6.32-31.
Bug #619982 [src:linux-2.6] no cursor in GNOME, problems with playing video on 
Intel 855GM video card
Bug Marked as found in versions linux-2.6/2.6.32-31.
 forcemerge 618665 619982
Bug#618665: linux-image-2.6.32-5-686: mouse pointer not visible and crashes 
when playing video files
Bug#619982: no cursor in GNOME, problems with playing video on Intel 855GM 
video card
Bug#618997: Debian 6.01 - Synaptics Touchpad - no cursor after update
Bug#619019: xserver-xorg-video-intel: latest update to debian squeeze made the 
mouse pointer invisible in my openbox/gdm session
Bug#619192: linux-image-2.6.32-5-686: After upgrade to 2.6.32-31 mouse cursor 
is invisible (but active)
Bug#619199: linux-base: mouse pointer invisible after upgrade to 6.0.1
Bug#619315: linux-image-2.6.32-5-686: Mouse pointer invisible with new kernel 
(intel graphics)
Bug#619377: linux-image-2.6.32-5-686: No cursor in X since 2.6.32-31
Bug#619430: linux-image-2.6.32-5-686: X mouse pointer totally invisible
Forcibly Merged 618665 618997 619019 619192 619199 619315 619377 619430 619982.

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
619019: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619019
618997: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618997
619982: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619982
619192: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619192
619315: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619315
619199: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619199
619377: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619377
619430: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619430
618665: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618665
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.130135209314752.transcr...@bugs.debian.org



Bug#562737: closed by Luk Claes l...@debian.org (Bug#562737: fixed in nfs-utils 1:1.2.2-5)

2011-03-28 Thread Luk Claes
On 03/29/2011 12:13 AM, Bob Proulx wrote:
 Luk Claes wrote:
   # service nfs-common restart
   Stopping NFS common utilities: idmapd statd.
   Starting NFS common utilities: statd failed!

 Can you please add 'set -x' on the second line of /etc/init.d/nfs-common
 and give the output from 'service nfs-common restart' so we get an idea
 in what step it fails, TIA?
 
 It gets hidden by start-stop-daemon.
 
   + start-stop-daemon --start --oknodo --quiet --pidfile 
 /var/run/rpc.statd.pid --exec /sbin/rpc.statd --
   + RET=1
 
 Attached is the full log trace from:
 
   # bash -x /etc/init.d/nfs-common start 2/tmp/nfs-common.bash-x.out
   Starting NFS common utilities: statd failed!
 
 Running just the rpc.statd manually gives the same result.
 
   # /sbin/rpc.statd
   # echo $?
   1
 
 The /var/log/syslog shows:
 
   Mar 28 16:01:45 hysteria rpc.statd[27554]: Version 1.2.3 starting
   Mar 28 16:01:45 hysteria rpc.statd[27554]: failed to create RPC listeners, 
 exiting

Can you please run rpc.statd with debugging: 'rpc.statd -Fd'? It might
be related to IPv6 (with portmap, switching to rpcbind would help in
that case), though the debug output should tell us for sure.

 Note: I don't use nfs on this machine.  There is no reason for nfs
 statd to start on it.  The /etc/default/nfs-common is unmodified from
 the default package version.  AFAIK nfs-common is getting installed by
 default at system install time to handle possible use of nfs mounts in
 /etc/fstab.  I haven't made any local changes to enable nfs
 subsequently.  I don't have an /etc/exports file.  But in the
 /etc/init.d/nfs-common file the NEED_STATD defaults to yes.

statd is also needed when you mount NFS shares to prevent locking
issues. I don't think it's a wrong default.

Cheers

Luk



-- 
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/4d91116e.2080...@debian.org



Bug#613979: Problems with snd_hda_intel in Linux kernel 2.6.38

2011-03-28 Thread Ben Hutchings
On Mon, Mar 28, 2011 at 11:54:36PM +0200, Svante Signell wrote:
 Trying again to get this message to the alsa-devel list, as recommended
 by the Debian maintainer of the kernel, without being subscribed. Does
 alsa not have a bug report page?
[...]

ALSA does have a Bugzilla.  Unfortunately, it is almost entirely
ignored by the developers, so there is no point in using it.

Ben.

-- 
Ben Hutchings
We get into the habit of living before acquiring the habit of thinking.
  - Albert Camus



-- 
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/20110328224042.gr2...@decadent.org.uk



Bug#562737: closed by Luk Claes l...@debian.org (Bug#562737: fixed in nfs-utils 1:1.2.2-5)

2011-03-28 Thread Bob Proulx
Luk Claes wrote:
 Can you please run rpc.statd with debugging: 'rpc.statd -Fd'? It might
 be related to IPv6 (with portmap, switching to rpcbind would help in
 that case), though the debug output should tell us for sure.

Here is the output:

  # /sbin/rpc.statd -Fd
  rpc.statd: Version 1.2.3 starting
  rpc.statd: Flags: No-Daemon Log-STDERR TI-RPC 
  sm-notify: Version 1.2.3 starting
  sm-notify: Already notifying clients; Exiting!
  rpc.statd: Local NSM state number: 3
  rpc.statd: Failed to open /proc/sys/fs/nfs/nsm_local_state: No such file or 
directory
  rpc.statd: Failed to unregister program 100024, version 1
  rpc.statd: Effective UID, GID: 102, 0
  rpc.statd: Failed to register (statd, 1, udp)
  rpc.statd: Failed to register (statd, 1, tcp)
  rpc.statd: Failed to register (statd, 1, udp6)
  rpc.statd: Failed to register (statd, 1, tcp6)
  rpc.statd: failed to create RPC listeners, exiting

Bob



-- 
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/20110328233308.ga7...@hysteria.proulx.com



Processed: Re: Bug#562737 closed by Luk Claes l...@debian.org (Bug#562737: fixed in nfs-utils 1:1.2.2-5)

2011-03-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 562737 1:1.2.3-1
Bug #562737 {Done: Luk Claes l...@debian.org} [nfs-common] installation 
failed with Starting NFS common utilities: statd failed!
Bug Marked as found in versions nfs-utils/1:1.2.3-1 and reopened.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
562737: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562737
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.130135614127592.transcr...@bugs.debian.org



Bug#619877: rpc.mountd: svc_tli_create: could not bind to requested address

2011-03-28 Thread Jim Barber
I had the exact same problem.
I couldn't workout out what was wrong because I didn't have the time to do so.

In my /var/log/daemon.log file I got the following messages when trying to 
start the nfs-common init script:

Mar 28 22:17:14 gecko rpc.statd[9340]: Version 1.2.3 starting
Mar 28 22:17:14 gecko sm-notify[9341]: Version 1.2.3 starting
Mar 28 22:17:14 gecko sm-notify[9341]: Already notifying clients; 
Exiting!
Mar 28 22:17:14 gecko rpc.statd[9340]: failed to create RPC listeners, 
exiting

I ended up going back to the 1.2.2-5 version of the packages which worked again.

The following system information is from when I went back to the older version 
of the package, but gives an idea of where everything
else is at.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages nfs-common depends on:
ii  adduser  3.112+nmu2  add and remove users and groups
ii  initscripts  2.88dsf-13.1scripts for initializing and shutt
ii  libc62.11.2-11   Embedded GNU C Library: Shared lib
ii  libcap2  1:2.20-1support for getting/setting POSIX.
ii  libcomerr2   1.41.12-2   common error description library
ii  libevent-1.4-2   1.4.13-stable-1 An asynchronous event notification
ii  libgssapi-krb5-2 1.9+dfsg-1  MIT Kerberos runtime libraries - k
ii  libgssglue1  0.2-1   mechanism-switch gssapi library
ii  libk5crypto3 1.9+dfsg-1  MIT Kerberos runtime libraries - C
ii  libkrb5-31.9+dfsg-1  MIT Kerberos runtime libraries
ii  libnfsidmap2 0.24-1  An nfs idmapping library
ii  librpcsecgss30.19-2  allows secure rpc communication us
ii  libwrap0 7.6.q-19Wietse Venema's TCP wrappers libra
ii  lsb-base 3.2-27  Linux Standard Base 3.2 init scrip
ii  netbase  4.45Basic TCP/IP networking system
ii  portmap  6.0.0-3 RPC port mapper
ii  ucf  3.0025+nmu1 Update Configuration File: preserv

nfs-common recommends no packages.

nfs-common suggests no packages.

-- no debconf information

Regards,

-- 
--
Jim Barber
DDI Health



-- 
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/4d912506.4040...@ddihealth.com



Processed: tagging 619937

2011-03-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Automatically generated email from bts, devscripts version 2.10.35lenny7
 tags 619937 + pending
Bug #619937 [linux-2.6] linux-image-2.6.38-1-amd64: Feature Request -- Compile 
nuvoton-cir driver for amd64
Added tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
619937: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619937
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.13013594216193.transcr...@bugs.debian.org



Bug#619450: Oops after loading via-ircc

2011-03-28 Thread Ben Hutchings
On Mon, 2011-03-28 at 15:29 +0800, Andrew Buckeridge wrote:
 On Sat, 26 Mar 2011 17:42:28 +
 Ben Hutchings b...@decadent.org.uk wrote:
 
  On Thu, 2011-03-24 at 11:20 +0800, Andrew Buckeridge wrote:
   Package: linux-image-2.6.32-5-powerpc
   Version: 2.6.32-31
   
   After upgrading to squeeze userland I now have this Oops.
  
  Please test these patches, following the directions at
 
 Now boots.

And does the driver work?  Or do you not actually use the driver?

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


signature.asc
Description: This is a digitally signed message part


Bug#619937: linux-image-2.6.38-1-amd64: Feature Request -- Compile nuvoton-cir driver for amd64

2011-03-28 Thread Ben Hutchings
On Mon, 2011-03-28 at 15:54 +0200, Ernst Oudhof wrote:
 Package: linux-2.6
 Version: 2.6.38-1
 Severity: wishlist
 Tags: sid
 
 Hi,
 
 Please include the nuvoton-cir driver in the amd64 package, it is
 included in the 32-bit x86 packages.

How odd.  I must have thought that it was only found together with
32-bit processors.  I'll fix that.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


signature.asc
Description: This is a digitally signed message part


Processed: tagging 619838

2011-03-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Automatically generated email from bts, devscripts version 2.10.35lenny7
 tags 619838 + pending
Bug #619838 [linux-2.6] Please enable CONFIG_DEBUG_SET_MODULE_RONX
Added tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
619838: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619838
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.130136292113999.transcr...@bugs.debian.org



Bug#619994: linux-image-2.6.38-1-686: scrambled video with radeon 9000 once xorg starts

2011-03-28 Thread Simon L'nu
Package: linux-image-2.6.38-1-686
Version: 2.6.38-1-686
Severity: important
File: linux-image-2.6.38-1-686
Tags: sid

hi,

it's not installed right now, since it doesn't work for me.

i would boot the machine, console looks ok, changes resolution and everything, 
but
once xorg starts loading, the video in xorg is totally scrambled, and i can't 
switch to
console at all, forcing me to reset the machine. i've tried all the previous 
version and
they all do the same thing. the only one i've found that behaves is 2.6.35. 
severity is set
important as i'm pretty sure it doesn't affect all users.

i just tried 2.6.38.2, which had some radeon fixes committed, but it also 
behaves similarly.

simon

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (995, 'unstable'), (990, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.35.4-acahkos
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
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/20110329011950.4328.77312.report...@acahkos.lan



Bug#423562: marked as done (linux-image-2.6-ixp4xx: XFS-filesystem crashes)

2011-03-28 Thread Debian Bug Tracking System
Your message dated Tue, 29 Mar 2011 02:17:38 +
with message-id e1q4ov0-0001dv...@franck.debian.org
and subject line Bug#423562: fixed in linux-2.6 2.6.32-32
has caused the Debian Bug report #423562,
regarding linux-image-2.6-ixp4xx: XFS-filesystem crashes
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
423562: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=423562
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: linux-image-2.6-ixp4xx
Version: 2.6.18+6
Severity: critical
Justification: causes serious data loss


linux-image-2.6-ixp4xx: XFS-filesystem crashes in rw-mode while writing
data. in ro-mode i could copy the data to a ext3-partition.
i tried xfs_repair und it found some errors and repaired them. then i mountet 
the partition again and after about 2 monutes i had the same error.

*** kernel.log
May 12 22:00:54 homeserver kernel: 0x0: ea 9d af 0b 0c 4b 5d 40 34 2c 70 bb d7 
ca d4 f7
May 12 22:00:54 homeserver kernel: Filesystem sda3: XFS internal error 
xfs_da_do_buf(2) at line 2084 of file fs/xfs/xfs_da_btree.c.  Caller
0xbf1430dc
May 12 22:00:54 homeserver kernel: 0x0: ea 9d af 0b 0c 4b 5d 40 34 2c 70 bb d7 
ca d4 f7
May 12 22:00:54 homeserver kernel: Filesystem sda3: XFS internal error 
xfs_da_do_buf(2) at line 2084 of file fs/xfs/xfs_da_btree.c.  Caller
0xbf1430dc
May 12 22:00:54 homeserver kernel: 0x0: ea 9d af 0b 0c 4b 5d 40 34 2c 70 bb d7 
ca d4 f7
May 12 22:00:54 homeserver kernel: Filesystem sda3: XFS internal error 
xfs_da_do_buf(2) at line 2084 of file fs/xfs/xfs_da_btree.c.  Caller
0xbf1430dc
May 12 22:00:54 homeserver kernel: 0x0: ea 9d af 0b 0c 4b 5d 40 34 2c 70 bb d7 
ca d4 f7
May 12 22:00:54 homeserver kernel: Filesystem sda3: XFS internal error 
xfs_da_do_buf(2) at line 2084 of file fs/xfs/xfs_da_btree.c.  Caller
0xbf1430dc
May 12 22:00:54 homeserver kernel: 0x0: ea 9d af 0b 0c 4b 5d 40 34 2c 70 bb d7 
ca d4 f7
May 12 22:00:54 homeserver kernel: Filesystem sda3: XFS internal error 
xfs_da_do_buf(2) at line 2084 of file fs/xfs/xfs_da_btree.c.  Caller
0xbf1430dc
May 12 22:00:54 homeserver kernel: xfs_da_do_buf: bno 8388608
May 12 22:00:54 homeserver kernel: dir: inode 134217891
May 12 22:00:54 homeserver kernel: Filesystem sda3: XFS internal error 
xfs_da_do_buf(1) at line 1992 of file fs/xfs/xfs_da_btree.c.  Caller
0xbf1430dc
May 12 22:00:54 homeserver kernel: xfs_da_do_buf: bno 8388608
May 12 22:00:54 homeserver kernel: dir: inode 134217891
May 12 22:00:54 homeserver kernel: Filesystem sda3: XFS internal error 
xfs_da_do_buf(1) at line 1992 of file fs/xfs/xfs_da_btree.c.  Caller
0xbf1430dc

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: arm (armv5tel)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-ixp4xx
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages linux-image-2.6-ixp4xx depends on:
ii  linux-image-2.6.18 2.6.18.dfsg.1-12etch1 Linux 2.6.18 image on IXP4xx

linux-image-2.6-ixp4xx recommends no packages.

-- no debconf information


pgpMlQlIcIXIV.pgp
Description: PGP signature
---End Message---
---BeginMessage---
Source: linux-2.6
Source-Version: 2.6.32-32

We believe that the bug you reported is fixed in the latest version of
linux-2.6, which is due to be installed in the Debian FTP archive:

firmware-linux-free_2.6.32-32_all.deb
  to main/l/linux-2.6/firmware-linux-free_2.6.32-32_all.deb
linux-2.6_2.6.32-32.diff.gz
  to main/l/linux-2.6/linux-2.6_2.6.32-32.diff.gz
linux-2.6_2.6.32-32.dsc
  to main/l/linux-2.6/linux-2.6_2.6.32-32.dsc
linux-base_2.6.32-32_all.deb
  to main/l/linux-2.6/linux-base_2.6.32-32_all.deb
linux-doc-2.6.32_2.6.32-32_all.deb
  to main/l/linux-2.6/linux-doc-2.6.32_2.6.32-32_all.deb
linux-headers-2.6.32-5-486_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-486_2.6.32-32_i386.deb
linux-headers-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
linux-headers-2.6.32-5-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-686_2.6.32-32_i386.deb
linux-headers-2.6.32-5-all-i386_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-all-i386_2.6.32-32_i386.deb
linux-headers-2.6.32-5-all_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-all_2.6.32-32_i386.deb
linux-headers-2.6.32-5-amd64_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-amd64_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-openvz_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-openvz_2.6.32-32_i386.deb

Bug#600957: marked as done (linux-image-2.6.32-5-amd64: Please include vmw_pvscsi (VMware PVSCSI))

2011-03-28 Thread Debian Bug Tracking System
Your message dated Tue, 29 Mar 2011 02:17:38 +
with message-id e1q4ov0-0001dc...@franck.debian.org
and subject line Bug#600957: fixed in linux-2.6 2.6.32-32
has caused the Debian Bug report #600957,
regarding linux-image-2.6.32-5-amd64: Please include vmw_pvscsi (VMware PVSCSI)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
600957: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600957
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: linux-2.6
Version: 2.6.32-20
Severity: wishlist


Hi,

the summary pretty much says it all, please consider backporting the
vmw_pvscsi module from 2.6.33 mainline to get full access to the (faster)
paravirtualized VMware SCSI controller.

-- Package-specific info:
** Version:
Linux version 2.6.32-5-amd64 (Debian 2.6.32-18) (b...@decadent.org.uk) (gcc 
version 4.3.5 (Debian 4.3.5-2) ) #1 SMP Sat Jul 24 01:47:24 UTC 2010

** Command line:
BOOT_IMAGE=/vmlinuz-2.6.32-5-amd64 
root=UUID=45c09f93-97c5-4410-a2cc-a780dc653ae4 ro notsc quiet

** Not tainted

** Model information
sys_vendor: VMware, Inc.
product_name: VMware Virtual Platform
product_version: None
chassis_vendor: No Enclosure
chassis_version: N/A
bios_vendor: Phoenix Technologies LTD
bios_version: 6.00
board_vendor: Intel Corporation
board_name: 440BX Desktop Reference Platform
board_version: None

** Loaded modules:
Module  Size  Used by
tcp_diag 880  0 
inet_diag   6882  1 tcp_diag
vsock  38118  0 
vmci   22444  1 vsock
vmmemctl6755  0 
nfs   240826  1 
lockd  57603  1 nfs
fscache29834  1 nfs
nfs_acl 2031  1 nfs
auth_rpcgss33460  1 nfs
sunrpc161317  11 nfs,lockd,nfs_acl,auth_rpcgss
pvscsi  9724  0 
acpiphp15141  0 
ext3  106518  1 
jbd37085  1 ext3
mbcache 5050  1 ext3
loop   11783  0 
snd_pcm60471  0 
snd_timer  15582  1 snd_pcm
parport_pc 18855  0 
parport27954  1 parport_pc
snd46446  2 snd_pcm,snd_timer
psmouse49777  0 
serio_raw   3752  0 
soundcore   4598  1 snd
snd_page_alloc  6249  1 snd_pcm
pcspkr  1699  0 
i2c_piix4   8328  0 
evdev   7352  0 
button  4650  0 
container   2389  0 
i2c_core   15712  1 i2c_piix4
shpchp 26264  0 
pci_hotplug21203  2 acpiphp,shpchp
ac  2192  0 
processor  30231  0 
xfs   436813  1 
exportfs3170  1 xfs
vmxnet 13161  0 
sg 18744  0 
sr_mod 12602  0 
cdrom  29415  1 sr_mod
sd_mod 29777  4 
ata_generic 2983  0 
crc_t10dif  1276  1 sd_mod
ata_piix   21012  0 
libata133584  2 ata_generic,ata_piix
mptspi 11185  3 
floppy 49087  0 
mptscsih   16312  1 mptspi
mptbase48350  2 mptspi,mptscsih
scsi_transport_spi 18774  1 mptspi
e1000  85485  0 
scsi_mod  122117  8 
pvscsi,sg,sr_mod,sd_mod,libata,mptspi,mptscsih,scsi_transport_spi
thermal11674  0 
thermal_sys11942  2 processor,thermal

** PCI devices:
not available

** USB devices:
not available


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-2.6.32-5-amd64 depends on:
ii  debconf [debconf-2.0] 1.5.35 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.98   tools for generating an initramfs
ii  linux-base2.6.32-20  Linux image base package
ii  module-init-tools 3.12-1 tools for managing Linux kernel mo

Versions of packages linux-image-2.6.32-5-amd64 recommends:
pn  firmware-linux-free   none (no description available)

Versions of packages linux-image-2.6.32-5-amd64 suggests:
ii  grub  0.97-61GRand Unified Bootloader (dummy pa
pn  linux-doc-2.6.32  none (no description available)

Versions of 

Bug#615035: marked as done (FIEMAP wrongly reports holes for delayed-allocation extents)

2011-03-28 Thread Debian Bug Tracking System
Your message dated Tue, 29 Mar 2011 02:17:38 +
with message-id e1q4ov0-0001dg...@franck.debian.org
and subject line Bug#615035: fixed in linux-2.6 2.6.32-32
has caused the Debian Bug report #615035,
regarding FIEMAP wrongly reports holes for delayed-allocation extents
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
615035: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615035
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: linux-2.6
Version: 2.6.32-30
Severity: grave

The FIEMAP ioctl allows userland to query how file extents are mapped
to disk blocks.  Some filesystems that implement delayed allocation
(at least btrfs and ext4) will wrongly report that the file extents
for which blocks have not been allocated are holes in the file
(i.e. that no data has been written to them and they are treated as
all-zeroes).  Any program that relies on this information to optimise
file copying may fail to copy data that was recently appended to a
file on these types of filesystem.

See http://lwn.net/Articles/429345/.

Ben.

-- System Information:
Debian Release: wheezy/sid
  APT prefers oldstable-proposed-updates
  APT policy: (500, 'oldstable-proposed-updates'), (500, 'unstable'), (1, 
'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.37-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash




signature.asc
Description: This is a digitally signed message part
---End Message---
---BeginMessage---
Source: linux-2.6
Source-Version: 2.6.32-32

We believe that the bug you reported is fixed in the latest version of
linux-2.6, which is due to be installed in the Debian FTP archive:

firmware-linux-free_2.6.32-32_all.deb
  to main/l/linux-2.6/firmware-linux-free_2.6.32-32_all.deb
linux-2.6_2.6.32-32.diff.gz
  to main/l/linux-2.6/linux-2.6_2.6.32-32.diff.gz
linux-2.6_2.6.32-32.dsc
  to main/l/linux-2.6/linux-2.6_2.6.32-32.dsc
linux-base_2.6.32-32_all.deb
  to main/l/linux-2.6/linux-base_2.6.32-32_all.deb
linux-doc-2.6.32_2.6.32-32_all.deb
  to main/l/linux-2.6/linux-doc-2.6.32_2.6.32-32_all.deb
linux-headers-2.6.32-5-486_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-486_2.6.32-32_i386.deb
linux-headers-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
linux-headers-2.6.32-5-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-686_2.6.32-32_i386.deb
linux-headers-2.6.32-5-all-i386_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-all-i386_2.6.32-32_i386.deb
linux-headers-2.6.32-5-all_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-all_2.6.32-32_i386.deb
linux-headers-2.6.32-5-amd64_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-amd64_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-openvz_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-openvz_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-vserver_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-vserver_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-xen_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-xen_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common_2.6.32-32_i386.deb
linux-headers-2.6.32-5-openvz-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-openvz-686_2.6.32-32_i386.deb
linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-32_i386.deb
  to 
main/l/linux-2.6/linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-32_i386.deb
linux-headers-2.6.32-5-vserver-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-vserver-686_2.6.32-32_i386.deb
linux-headers-2.6.32-5-xen-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-xen-686_2.6.32-32_i386.deb
linux-image-2.6.32-5-486_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-486_2.6.32-32_i386.deb
linux-image-2.6.32-5-686-bigmem-dbg_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-686-bigmem-dbg_2.6.32-32_i386.deb
linux-image-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
linux-image-2.6.32-5-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-686_2.6.32-32_i386.deb
linux-image-2.6.32-5-amd64_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-amd64_2.6.32-32_i386.deb
linux-image-2.6.32-5-openvz-686-dbg_2.6.32-32_i386.deb
  to 

Bug#617917: marked as done (linux-2.6: Add support for Microsoft MN-120 PCMCIA network card)

2011-03-28 Thread Debian Bug Tracking System
Your message dated Tue, 29 Mar 2011 02:17:38 +
with message-id e1q4ov0-0001dl...@franck.debian.org
and subject line Bug#617917: fixed in linux-2.6 2.6.32-32
has caused the Debian Bug report #617917,
regarding linux-2.6: Add support for Microsoft MN-120 PCMCIA network card
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
617917: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617917
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: linux-2.6
Severity: wishlist
Tags: squeeze

Please consider including a minor patch[1] to the tulip driver in
Squeeze, for support of the Microsoft MN-120 CardBus device (PCI ID
1414:0001).

This was added to mainline at Linux 2.6.33.

Geoff

[1] http://git.kernel.org/linus/60abe78279568a7109db2bcbc71131766a91c2e5


---End Message---
---BeginMessage---
Source: linux-2.6
Source-Version: 2.6.32-32

We believe that the bug you reported is fixed in the latest version of
linux-2.6, which is due to be installed in the Debian FTP archive:

firmware-linux-free_2.6.32-32_all.deb
  to main/l/linux-2.6/firmware-linux-free_2.6.32-32_all.deb
linux-2.6_2.6.32-32.diff.gz
  to main/l/linux-2.6/linux-2.6_2.6.32-32.diff.gz
linux-2.6_2.6.32-32.dsc
  to main/l/linux-2.6/linux-2.6_2.6.32-32.dsc
linux-base_2.6.32-32_all.deb
  to main/l/linux-2.6/linux-base_2.6.32-32_all.deb
linux-doc-2.6.32_2.6.32-32_all.deb
  to main/l/linux-2.6/linux-doc-2.6.32_2.6.32-32_all.deb
linux-headers-2.6.32-5-486_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-486_2.6.32-32_i386.deb
linux-headers-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
linux-headers-2.6.32-5-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-686_2.6.32-32_i386.deb
linux-headers-2.6.32-5-all-i386_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-all-i386_2.6.32-32_i386.deb
linux-headers-2.6.32-5-all_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-all_2.6.32-32_i386.deb
linux-headers-2.6.32-5-amd64_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-amd64_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-openvz_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-openvz_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-vserver_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-vserver_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-xen_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-xen_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common_2.6.32-32_i386.deb
linux-headers-2.6.32-5-openvz-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-openvz-686_2.6.32-32_i386.deb
linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-32_i386.deb
  to 
main/l/linux-2.6/linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-32_i386.deb
linux-headers-2.6.32-5-vserver-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-vserver-686_2.6.32-32_i386.deb
linux-headers-2.6.32-5-xen-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-xen-686_2.6.32-32_i386.deb
linux-image-2.6.32-5-486_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-486_2.6.32-32_i386.deb
linux-image-2.6.32-5-686-bigmem-dbg_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-686-bigmem-dbg_2.6.32-32_i386.deb
linux-image-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
linux-image-2.6.32-5-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-686_2.6.32-32_i386.deb
linux-image-2.6.32-5-amd64_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-amd64_2.6.32-32_i386.deb
linux-image-2.6.32-5-openvz-686-dbg_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-openvz-686-dbg_2.6.32-32_i386.deb
linux-image-2.6.32-5-openvz-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-openvz-686_2.6.32-32_i386.deb
linux-image-2.6.32-5-vserver-686-bigmem-dbg_2.6.32-32_i386.deb
  to 
main/l/linux-2.6/linux-image-2.6.32-5-vserver-686-bigmem-dbg_2.6.32-32_i386.deb
linux-image-2.6.32-5-vserver-686-bigmem_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-vserver-686-bigmem_2.6.32-32_i386.deb
linux-image-2.6.32-5-vserver-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-vserver-686_2.6.32-32_i386.deb
linux-image-2.6.32-5-xen-686-dbg_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-xen-686-dbg_2.6.32-32_i386.deb

Bug#618309: marked as done (linux-image-2.6-686: Comedi jr3_pci crash by incorrect ioremap call)

2011-03-28 Thread Debian Bug Tracking System
Your message dated Tue, 29 Mar 2011 02:17:38 +
with message-id e1q4ov0-0001dv...@franck.debian.org
and subject line Bug#618309: fixed in linux-2.6 2.6.32-32
has caused the Debian Bug report #618309,
regarding linux-image-2.6-686: Comedi jr3_pci crash by incorrect ioremap call
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
618309: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618309
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: linux-image-2.6-686
Severity: important
Tags: patch


The Comedi drivers has a module jr3_pci for an specific kind of analog cards.
This driver, when is loading crash with this message:

[6.531366] comedi: module is from the staging directory, the quality is 
unknown, you have been warned.
[6.580157] comedi: version 0.7.76 - http://www.comedi.org
[6.637867] jr3_pci: module is from the staging directory, the quality is 
unknown, you have been warned.
[6.639647] comedi0: jr3_pci
[6.639672] resource map sanity check conflict: 0xfb00 0xfb1f 
0xfb00 0xfb0f :04:02.0
[6.639676] [ cut here ]
[6.639687] WARNING: at /build/buildd-linux-2.6_2.6.32-30-i386-
UYhWt7/linux-2.6-2.6.32/debian/build/source_i386_none/arch/x86/mm/ioremap.c:135 
__ioremap_caller+0x65/0x254()
[6.639698] Hardware name: P4SCT
[6.639701] Info: mapping multiple BARs. Your kernel is fine.
[6.639705] Modules linked in: jr3_pci(C+) videobuf_core(+) btcx_risc 
tveeprom comedi(C) nouveau ttm wis_tw2804 drm_kms_helper rng_core drm 
i2c_algo_bit i6300esb shpchp i2c_i801 parport_pc snd_usb_audio go7007_usb 
pci_hotplug parport snd_usb_lib go7007 snd_hwdep videodev snd_seq_midi 
v4l1_compat button snd_rawmidi snd_go7007 snd_seq_midi_event snd_pcm_oss evdev 
pcspkr processor snd_seq snd_mixer_oss snd_pcm snd_timer snd_seq_device 
snd_page_alloc i2c_core snd soundcore ext4 mbcache jbd2 crc16 sg sr_mod cdrom 
fan sd_mod crc_t10dif ata_generic uhci_hcd ohci_hcd firewire_ohci ata_piix 
thermal firewire_core libata floppy e1000 ehci_hcd crc_itu_t thermal_sys 
scsi_mod usbcore nls_base [last unloaded: scsi_wait_scan]
[6.639804] Pid: 635, comm: modprobe Tainted: G C 2.6.32-5-686 #1
[6.639808] Call Trace:
[6.639818]  [c10303fd] ? warn_slowpath_common+0x5e/0x8a
[6.639827]  [c103045b] ? warn_slowpath_fmt+0x26/0x2a
[6.639834]  [c101bbd0] ? __ioremap_caller+0x65/0x254
[6.639844]  [c11449a6] ? __pci_request_selected_regions+0x25/0x57
[6.639850]  [c101be7a] ? ioremap_nocache+0xd/0xf
[6.639859]  [f7cee777] ? jr3_pci_attach+0x4e3/0x506 [jr3_pci]
[6.639867]  [f7cee777] ? jr3_pci_attach+0x4e3/0x506 [jr3_pci]
[6.639878]  [f7c956ee] ? comedi_device_attach+0x96/0x31e [comedi]
[6.639886]  [f7c95aa2] ? comedi_auto_config+0x12c/0x171 [comedi]
[6.639896]  [f7c95b23] ? comedi_pci_auto_config+0x26/0x2a [comedi]
[6.639905]  [c1145fa5] ? local_pci_probe+0xb/0xc
[6.639912]  [c11468ef] ? pci_device_probe+0x41/0x63
[6.639921]  [c11b2dee] ? driver_probe_device+0x8a/0x11e
[6.639927]  [c11b2ec2] ? __driver_attach+0x40/0x5b
[6.639934]  [c11b2831] ? bus_for_each_dev+0x37/0x5f
[6.639942]  [c11b2cc1] ? driver_attach+0x11/0x13
[6.639949]  [c11b2e82] ? __driver_attach+0x0/0x5b
[6.639955]  [c11b22f9] ? bus_add_driver+0x99/0x1c5
[6.639962]  [c11b30f3] ? driver_register+0x87/0xe0
[6.639969]  [c1146ac0] ? __pci_register_driver+0x33/0x89
[6.639977]  [f7c3e000] ? driver_jr3_pci_init_module+0x0/0x2d [jr3_pci]
[6.639985]  [c100113e] ? do_one_initcall+0x55/0x155
[6.639992]  [c1057449] ? sys_init_module+0xa7/0x1d7
[6.640060]  [c10030fb] ? sysenter_do_call+0x12/0x28
[6.640066] ---[ end trace 659b2733e74ceac3 ]---
[6.640368] p-channel f979 f978 (1)
[6.640375] p-channel f981 f978 (9)
[6.640383] jr3_pci :04:02.0: firmware: requesting comedi/jr3pci.idm
[6.783020] Loading#0 131c bytes at 0004
[6.788516] Loading#0 0002 bytes at 
[6.788522] Loading#1 131c bytes at 0004
[6.793976] Loading#1 0002 bytes at 
[6.793990] Firmare load 0
[6.825015] Copyright JR3 1993-2000


I have contacted with upstream that confirm the bug and send a patch [1]. 
Please, apply it to the next upgrade of the kernel image.

Thanks,

Best regards,

Leo



[1] https://patchwork.kernel.org/patch/629011/




-- System Information:
Debian Release: 6.0
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to 

Bug#618485: marked as done (linux-image-2.6.32-5-vserver-686: VM value in /proc/virtual/xxx/limit decreases abnormally)

2011-03-28 Thread Debian Bug Tracking System
Your message dated Tue, 29 Mar 2011 02:17:38 +
with message-id e1q4ov0-0001e0...@franck.debian.org
and subject line Bug#618485: fixed in linux-2.6 2.6.32-32
has caused the Debian Bug report #618485,
regarding linux-image-2.6.32-5-vserver-686: VM value in /proc/virtual/xxx/limit 
decreases abnormally
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
618485: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618485
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: linux-2.6
Version: 2.6.32-30
Severity: important

When a process starts and ends inside a virtual server, virtual memory reported
by /proc/virtual/xxx/limit (as VM) decreases (at least by 1). The value drifts
slowly and reaches negative values.

As long as no hard/soft limit is set, this bug seems to have no incidence.
Otherwise, the virtual server become unusable when virtual memory reaches
negative values (memory allocation failures, new process get killed)

Someone reports the same issue on linux-vserver mailling list :
http://list.linux-vserver.org/archive?mss:4894:olhpkllgpffjhcfianop

After some tests and kernel rebuilds, it turns out that :
 - previous version (2.6.32-29) is not affected
 - drift does not occur when I exclude the patch debian/exec-Get-rid-of-
linux_binprm-vma_pages.patch

This patch is related to :
bugfix/all/exec-make-argv-envp-memory-visible-to-oom-killer.patch
bugfix/all/exec-copy-and-paste-the-fixes-into-compat_do_execve-paths.patch

-- Package-specific info:
** Version:
Linux version 2.6.32-5-vserver-686 (Debian 2.6.32-30) (b...@decadent.org.uk)
(gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed Jan 12 06:32:10 UTC 2011

** Command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-vserver-686 root=UUID=bfc8ab24-de75-41cf-
8c2b-78686042fd9a ro quiet

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

-- vserver packages versions:
ii  linux-image-2.6-vserver-686  2.6.32+29
Linux 2.6 for modern PCs (meta-package), Linux-VServer support
ii  linux-image-2.6.32-5-vserver-686 2.6.32-30
Linux 2.6.32 for modern PCs, Linux-VServer support
ii  linux-image-2.6.32-5-vserver-686-bigmem  2.6.32-30
Linux 2.6.32 for PCs with 4GB+ RAM, Linux-VServer support
ii  linux-image-vserver-686  2.6.32+29
Linux for modern PCs (meta-package), Linux-VServer support
ii  linux-image-vserver-686-bigmem   2.6.32+29
Linux for PCs with 4GB+ RAM (meta-package), Linux-VServer support
ii  util-vserver 0.30.216-pre2864-2+b1
user-space tools for Linux-VServer virtual private servers
ii  vserver-debiantools  0.8.0
Tools to manage debian virtual servers


---End Message---
---BeginMessage---
Source: linux-2.6
Source-Version: 2.6.32-32

We believe that the bug you reported is fixed in the latest version of
linux-2.6, which is due to be installed in the Debian FTP archive:

firmware-linux-free_2.6.32-32_all.deb
  to main/l/linux-2.6/firmware-linux-free_2.6.32-32_all.deb
linux-2.6_2.6.32-32.diff.gz
  to main/l/linux-2.6/linux-2.6_2.6.32-32.diff.gz
linux-2.6_2.6.32-32.dsc
  to main/l/linux-2.6/linux-2.6_2.6.32-32.dsc
linux-base_2.6.32-32_all.deb
  to main/l/linux-2.6/linux-base_2.6.32-32_all.deb
linux-doc-2.6.32_2.6.32-32_all.deb
  to main/l/linux-2.6/linux-doc-2.6.32_2.6.32-32_all.deb
linux-headers-2.6.32-5-486_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-486_2.6.32-32_i386.deb
linux-headers-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
linux-headers-2.6.32-5-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-686_2.6.32-32_i386.deb
linux-headers-2.6.32-5-all-i386_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-all-i386_2.6.32-32_i386.deb
linux-headers-2.6.32-5-all_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-all_2.6.32-32_i386.deb
linux-headers-2.6.32-5-amd64_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-amd64_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-openvz_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-openvz_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-vserver_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-vserver_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-xen_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-xen_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common_2.6.32-32_i386.deb
  to 

Bug#619199: marked as done (linux-base: mouse pointer invisible after upgrade to 6.0.1)

2011-03-28 Thread Debian Bug Tracking System
Your message dated Tue, 29 Mar 2011 02:17:38 +
with message-id e1q4ov0-0001e5...@franck.debian.org
and subject line Bug#618665: fixed in linux-2.6 2.6.32-32
has caused the Debian Bug report #618665,
regarding linux-base: mouse pointer invisible after upgrade to 6.0.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
618665: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618665
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: linux-base
Version: 2.6.32-31
Severity: important

Ever since upgrade to 6.0.1 the mouse pointer is invisible.  Changing the
appearance has no effect.  If you Hibernate or Suspend then wakeup, the 
mouse pointer reappears.  

-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-base depends on:
ii  debconf [debconf-2.0] 1.5.36.1   Debian configuration management sy
ii  libuuid-perl  0.02-4 Perl extension for using UUID inte
ii  udev  164-3  /dev/ and hotplug management daemo
ii  util-linux2.17.2-9   Miscellaneous system utilities

linux-base recommends no packages.

linux-base suggests no packages.

-- debconf information:
  linux-base/disk-id-manual-boot-loader:
  linux-base/disk-id-update-failed:
  linux-base/disk-id-manual:
  linux-base/disk-id-convert-plan-no-relabel: true
* linux-base/disk-id-convert-auto: true
  linux-base/do-bootloader-default-changed:
* linux-base/disk-id-convert-plan: true


---End Message---
---BeginMessage---
Source: linux-2.6
Source-Version: 2.6.32-32

We believe that the bug you reported is fixed in the latest version of
linux-2.6, which is due to be installed in the Debian FTP archive:

firmware-linux-free_2.6.32-32_all.deb
  to main/l/linux-2.6/firmware-linux-free_2.6.32-32_all.deb
linux-2.6_2.6.32-32.diff.gz
  to main/l/linux-2.6/linux-2.6_2.6.32-32.diff.gz
linux-2.6_2.6.32-32.dsc
  to main/l/linux-2.6/linux-2.6_2.6.32-32.dsc
linux-base_2.6.32-32_all.deb
  to main/l/linux-2.6/linux-base_2.6.32-32_all.deb
linux-doc-2.6.32_2.6.32-32_all.deb
  to main/l/linux-2.6/linux-doc-2.6.32_2.6.32-32_all.deb
linux-headers-2.6.32-5-486_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-486_2.6.32-32_i386.deb
linux-headers-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
linux-headers-2.6.32-5-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-686_2.6.32-32_i386.deb
linux-headers-2.6.32-5-all-i386_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-all-i386_2.6.32-32_i386.deb
linux-headers-2.6.32-5-all_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-all_2.6.32-32_i386.deb
linux-headers-2.6.32-5-amd64_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-amd64_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-openvz_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-openvz_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-vserver_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-vserver_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-xen_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-xen_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common_2.6.32-32_i386.deb
linux-headers-2.6.32-5-openvz-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-openvz-686_2.6.32-32_i386.deb
linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-32_i386.deb
  to 
main/l/linux-2.6/linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-32_i386.deb
linux-headers-2.6.32-5-vserver-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-vserver-686_2.6.32-32_i386.deb
linux-headers-2.6.32-5-xen-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-xen-686_2.6.32-32_i386.deb
linux-image-2.6.32-5-486_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-486_2.6.32-32_i386.deb
linux-image-2.6.32-5-686-bigmem-dbg_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-686-bigmem-dbg_2.6.32-32_i386.deb
linux-image-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
linux-image-2.6.32-5-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-686_2.6.32-32_i386.deb

Bug#619173: marked as done (linux-source-2.6.32: kernel panic with r8169 module)

2011-03-28 Thread Debian Bug Tracking System
Your message dated Tue, 29 Mar 2011 02:17:38 +
with message-id e1q4ov0-0001eb...@franck.debian.org
and subject line Bug#619173: fixed in linux-2.6 2.6.32-32
has caused the Debian Bug report #619173,
regarding linux-source-2.6.32: kernel panic with r8169 module
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
619173: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619173
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: linux-source-2.6.32
Version: 2.6.32-31
Severity: normal


My kernel compiled from linux-source-2.6.32-30 worked fine with the
r8169 module (with and without the firmware-realtek package
installed). Now I compiled a new kernel from linux-source-2.6.32-31,
using make oldconfig, and found that the new kernel make from the
current sources panics during booting with some stacktrace messages
indicating a problem with the r8169 module.

The default Debain kernel works fine with this module installed,
though. It does not use the firmware, giving you a message that the
firmware couldn´t be applied. 2.6.32-30 did use the firmware.

Some research[1] turned up that I eventually need a module called
r8168 for my onboard network card. I followed the instructions on [1],
and my kernel made from linux-source-2.6.32-31 works fine with the
r8168 module.

So something must have been changed between 2.6.32-30 and 2.6.32-31
that affects the r8169 module.

Perhaps that module shouldn´t have been used on my system to begin
with? Lspci says:


02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI 
Express Gigabit Ethernet controller (rev 03)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI 
Express Gigabit Ethernet controller (rev 03)



[1]: 
http://blog.verfriemelt.com/index.php/2010/06/linux-realtek-r8168r8169-treiber/



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-31 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-source-2.6.32 depends on:
ii  binutils  2.20.1-16  The GNU assembler, linker and bina
ii  bzip2 1.0.5-6high-quality block-sorting file co

Versions of packages linux-source-2.6.32 recommends:
ii  gcc   4:4.5.2-2  The GNU C compiler
ii  libc6-dev [libc-dev]  2.11.2-11  Embedded GNU C Library: Developmen
ii  make  3.81-8 An utility for Directing compilati

Versions of packages linux-source-2.6.32 suggests:
ii  kernel-package12.036+nmu1A utility for building Linux kerne
ii  libncurses5-dev [ncurses- 5.7+20100313-5 developer's libraries and docs for
pn  libqt3-mt-dev none (no description available)

-- no debconf information


---End Message---
---BeginMessage---
Source: linux-2.6
Source-Version: 2.6.32-32

We believe that the bug you reported is fixed in the latest version of
linux-2.6, which is due to be installed in the Debian FTP archive:

firmware-linux-free_2.6.32-32_all.deb
  to main/l/linux-2.6/firmware-linux-free_2.6.32-32_all.deb
linux-2.6_2.6.32-32.diff.gz
  to main/l/linux-2.6/linux-2.6_2.6.32-32.diff.gz
linux-2.6_2.6.32-32.dsc
  to main/l/linux-2.6/linux-2.6_2.6.32-32.dsc
linux-base_2.6.32-32_all.deb
  to main/l/linux-2.6/linux-base_2.6.32-32_all.deb
linux-doc-2.6.32_2.6.32-32_all.deb
  to main/l/linux-2.6/linux-doc-2.6.32_2.6.32-32_all.deb
linux-headers-2.6.32-5-486_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-486_2.6.32-32_i386.deb
linux-headers-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
linux-headers-2.6.32-5-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-686_2.6.32-32_i386.deb
linux-headers-2.6.32-5-all-i386_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-all-i386_2.6.32-32_i386.deb
linux-headers-2.6.32-5-all_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-all_2.6.32-32_i386.deb
linux-headers-2.6.32-5-amd64_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-amd64_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-openvz_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-openvz_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-vserver_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-vserver_2.6.32-32_i386.deb

Bug#619982: marked as done (no cursor in GNOME, problems with playing video on Intel 855GM video card)

2011-03-28 Thread Debian Bug Tracking System
Your message dated Tue, 29 Mar 2011 02:17:38 +
with message-id e1q4ov0-0001e5...@franck.debian.org
and subject line Bug#618665: fixed in linux-2.6 2.6.32-32
has caused the Debian Bug report #618665,
regarding no cursor in GNOME, problems with playing video on Intel 855GM video 
card
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
618665: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618665
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: linux-image-2.6.32-5-686
Version: 2.6.32-31

There are problems with video card after upgrading to Debian 6.0.1.
No mouse cursor in GNOME. Unable to play video.
Cursor reappears after suspend-to-ram.

Downgrading kernel to vanilla 2.6.32 resolves the problem. Kernel
2.6.32-29 did not have such problems.

I am using Debian 6.0.1:
libc6 2.11.2-10,
xserver-xorg-video-intel  2:2.13.0-6

Graphical card (lspci output)
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM
Integrated Graphics Device (rev 02) (prog-if 00 [VGA controller])
Flags: bus master, fast devsel, latency 0, IRQ 11
Memory at f000 (32-bit, prefetchable) [size=128M]
Memory at faf8 (32-bit, non-prefetchable) [size=512K]
I/O ports at c000 [size=8]
Expansion ROM at unassigned [disabled]
Capabilities: access denied
Kernel driver in use: i915


---End Message---
---BeginMessage---
Source: linux-2.6
Source-Version: 2.6.32-32

We believe that the bug you reported is fixed in the latest version of
linux-2.6, which is due to be installed in the Debian FTP archive:

firmware-linux-free_2.6.32-32_all.deb
  to main/l/linux-2.6/firmware-linux-free_2.6.32-32_all.deb
linux-2.6_2.6.32-32.diff.gz
  to main/l/linux-2.6/linux-2.6_2.6.32-32.diff.gz
linux-2.6_2.6.32-32.dsc
  to main/l/linux-2.6/linux-2.6_2.6.32-32.dsc
linux-base_2.6.32-32_all.deb
  to main/l/linux-2.6/linux-base_2.6.32-32_all.deb
linux-doc-2.6.32_2.6.32-32_all.deb
  to main/l/linux-2.6/linux-doc-2.6.32_2.6.32-32_all.deb
linux-headers-2.6.32-5-486_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-486_2.6.32-32_i386.deb
linux-headers-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
linux-headers-2.6.32-5-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-686_2.6.32-32_i386.deb
linux-headers-2.6.32-5-all-i386_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-all-i386_2.6.32-32_i386.deb
linux-headers-2.6.32-5-all_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-all_2.6.32-32_i386.deb
linux-headers-2.6.32-5-amd64_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-amd64_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-openvz_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-openvz_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-vserver_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-vserver_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-xen_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-xen_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common_2.6.32-32_i386.deb
linux-headers-2.6.32-5-openvz-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-openvz-686_2.6.32-32_i386.deb
linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-32_i386.deb
  to 
main/l/linux-2.6/linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-32_i386.deb
linux-headers-2.6.32-5-vserver-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-vserver-686_2.6.32-32_i386.deb
linux-headers-2.6.32-5-xen-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-xen-686_2.6.32-32_i386.deb
linux-image-2.6.32-5-486_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-486_2.6.32-32_i386.deb
linux-image-2.6.32-5-686-bigmem-dbg_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-686-bigmem-dbg_2.6.32-32_i386.deb
linux-image-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
linux-image-2.6.32-5-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-686_2.6.32-32_i386.deb
linux-image-2.6.32-5-amd64_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-amd64_2.6.32-32_i386.deb
linux-image-2.6.32-5-openvz-686-dbg_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-openvz-686-dbg_2.6.32-32_i386.deb
linux-image-2.6.32-5-openvz-686_2.6.32-32_i386.deb
  to 

linux-2.6_2.6.32-32_i386.changes ACCEPTED into proposed-updates

2011-03-28 Thread Debian FTP Masters


Notes:
Mapping stable to proposed-updates.


Accepted:
firmware-linux-free_2.6.32-32_all.deb
  to main/l/linux-2.6/firmware-linux-free_2.6.32-32_all.deb
linux-2.6_2.6.32-32.diff.gz
  to main/l/linux-2.6/linux-2.6_2.6.32-32.diff.gz
linux-2.6_2.6.32-32.dsc
  to main/l/linux-2.6/linux-2.6_2.6.32-32.dsc
linux-base_2.6.32-32_all.deb
  to main/l/linux-2.6/linux-base_2.6.32-32_all.deb
linux-doc-2.6.32_2.6.32-32_all.deb
  to main/l/linux-2.6/linux-doc-2.6.32_2.6.32-32_all.deb
linux-headers-2.6.32-5-486_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-486_2.6.32-32_i386.deb
linux-headers-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
linux-headers-2.6.32-5-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-686_2.6.32-32_i386.deb
linux-headers-2.6.32-5-all-i386_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-all-i386_2.6.32-32_i386.deb
linux-headers-2.6.32-5-all_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-all_2.6.32-32_i386.deb
linux-headers-2.6.32-5-amd64_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-amd64_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-openvz_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-openvz_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-vserver_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-vserver_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common-xen_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-xen_2.6.32-32_i386.deb
linux-headers-2.6.32-5-common_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common_2.6.32-32_i386.deb
linux-headers-2.6.32-5-openvz-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-openvz-686_2.6.32-32_i386.deb
linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-32_i386.deb
  to 
main/l/linux-2.6/linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-32_i386.deb
linux-headers-2.6.32-5-vserver-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-vserver-686_2.6.32-32_i386.deb
linux-headers-2.6.32-5-xen-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-xen-686_2.6.32-32_i386.deb
linux-image-2.6.32-5-486_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-486_2.6.32-32_i386.deb
linux-image-2.6.32-5-686-bigmem-dbg_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-686-bigmem-dbg_2.6.32-32_i386.deb
linux-image-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-686-bigmem_2.6.32-32_i386.deb
linux-image-2.6.32-5-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-686_2.6.32-32_i386.deb
linux-image-2.6.32-5-amd64_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-amd64_2.6.32-32_i386.deb
linux-image-2.6.32-5-openvz-686-dbg_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-openvz-686-dbg_2.6.32-32_i386.deb
linux-image-2.6.32-5-openvz-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-openvz-686_2.6.32-32_i386.deb
linux-image-2.6.32-5-vserver-686-bigmem-dbg_2.6.32-32_i386.deb
  to 
main/l/linux-2.6/linux-image-2.6.32-5-vserver-686-bigmem-dbg_2.6.32-32_i386.deb
linux-image-2.6.32-5-vserver-686-bigmem_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-vserver-686-bigmem_2.6.32-32_i386.deb
linux-image-2.6.32-5-vserver-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-vserver-686_2.6.32-32_i386.deb
linux-image-2.6.32-5-xen-686-dbg_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-xen-686-dbg_2.6.32-32_i386.deb
linux-image-2.6.32-5-xen-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-xen-686_2.6.32-32_i386.deb
linux-libc-dev_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-libc-dev_2.6.32-32_i386.deb
linux-manual-2.6.32_2.6.32-32_all.deb
  to main/l/linux-2.6/linux-manual-2.6.32_2.6.32-32_all.deb
linux-patch-debian-2.6.32_2.6.32-32_all.deb
  to main/l/linux-2.6/linux-patch-debian-2.6.32_2.6.32-32_all.deb
linux-source-2.6.32_2.6.32-32_all.deb
  to main/l/linux-2.6/linux-source-2.6.32_2.6.32-32_all.deb
linux-support-2.6.32-5_2.6.32-32_all.deb
  to main/l/linux-2.6/linux-support-2.6.32-5_2.6.32-32_all.deb
linux-tools-2.6.32_2.6.32-32_i386.deb
  to main/l/linux-2.6/linux-tools-2.6.32_2.6.32-32_i386.deb
xen-linux-system-2.6.32-5-xen-686_2.6.32-32_i386.deb
  to main/l/linux-2.6/xen-linux-system-2.6.32-5-xen-686_2.6.32-32_i386.deb


Override entries for your package:
firmware-linux-free_2.6.32-32_all.deb - optional kernel
linux-2.6_2.6.32-32.dsc - source devel
linux-base_2.6.32-32_all.deb - optional kernel
linux-doc-2.6.32_2.6.32-32_all.deb - optional doc
linux-headers-2.6.32-5-486_2.6.32-32_i386.deb - optional kernel
linux-headers-2.6.32-5-686-bigmem_2.6.32-32_i386.deb - optional kernel
linux-headers-2.6.32-5-686_2.6.32-32_i386.deb - optional kernel
linux-headers-2.6.32-5-all-i386_2.6.32-32_i386.deb - optional kernel

Processed: tagging 619827

2011-03-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 619827 + moreinfo
Bug #619827 [linux-source-2.6.38] linux-source-2.6.38: [linux-dvb] 
cx88-blackbird broken (since 2.6.37)
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
619827: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619827
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.130136707524891.transcr...@bugs.debian.org



Processed: tagging 619994, tagging 619994

2011-03-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 619994 - sid
Bug #619994 [linux-image-2.6.38-1-686] linux-image-2.6.38-1-686: scrambled 
video with radeon 9000 once xorg starts
Removed tag(s) sid.
 tags 619994 + moreinfo
Bug #619994 [linux-image-2.6.38-1-686] linux-image-2.6.38-1-686: scrambled 
video with radeon 9000 once xorg starts
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
619994: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619994
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.130136715725016.transcr...@bugs.debian.org



Bug#619996: nfs-common: idmapd.conf(5) manual page missing

2011-03-28 Thread Jason White
Package: nfs-common
Version: 1:1.2.3-1
Severity: wishlist


We're missing the idmapd.conf(5) manual page. I checked another distribution
and found it there, however, so it does exist.



-- 
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/20110329025103.18852.51168.reportbug@localhost.localdomain



Bug#619450: [PATCH 2/2] via-ircc: Pass PCI device pointer to dma_{alloc,free}_coherent()

2011-03-28 Thread Ben Hutchings
via-ircc has been passing a NULL pointer to DMA allocation functions,
which is completely invalid and results in a BUG on PowerPC.  Now
that we always have the device pointer available, pass it in.

Reference: http://bugs.debian.org/619450
Reported-by: Andrew Buckeridge andr...@bgc.com.au
Signed-off-by: Ben Hutchings b...@decadent.org.uk
Tested-by: Andrew Buckeridge andr...@bgc.com.au [against 2.6.32]
---
 drivers/net/irda/via-ircc.c |   12 ++--
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/drivers/net/irda/via-ircc.c b/drivers/net/irda/via-ircc.c
index cc6faca..186cd28 100644
--- a/drivers/net/irda/via-ircc.c
+++ b/drivers/net/irda/via-ircc.c
@@ -363,7 +363,7 @@ static __devinit int via_ircc_open(struct pci_dev *pdev, 
chipio_t * info,
 
/* Allocate memory if needed */
self-rx_buff.head =
-   dma_alloc_coherent(NULL, self-rx_buff.truesize,
+   dma_alloc_coherent(pdev-dev, self-rx_buff.truesize,
   self-rx_buff_dma, GFP_KERNEL);
if (self-rx_buff.head == NULL) {
err = -ENOMEM;
@@ -372,7 +372,7 @@ static __devinit int via_ircc_open(struct pci_dev *pdev, 
chipio_t * info,
memset(self-rx_buff.head, 0, self-rx_buff.truesize);
 
self-tx_buff.head =
-   dma_alloc_coherent(NULL, self-tx_buff.truesize,
+   dma_alloc_coherent(pdev-dev, self-tx_buff.truesize,
   self-tx_buff_dma, GFP_KERNEL);
if (self-tx_buff.head == NULL) {
err = -ENOMEM;
@@ -404,10 +404,10 @@ static __devinit int via_ircc_open(struct pci_dev *pdev, 
chipio_t * info,
via_hw_init(self);
return 0;
  err_out4:
-   dma_free_coherent(NULL, self-tx_buff.truesize,
+   dma_free_coherent(pdev-dev, self-tx_buff.truesize,
  self-tx_buff.head, self-tx_buff_dma);
  err_out3:
-   dma_free_coherent(NULL, self-rx_buff.truesize,
+   dma_free_coherent(pdev-dev, self-rx_buff.truesize,
  self-rx_buff.head, self-rx_buff_dma);
  err_out2:
release_region(self-io.fir_base, self-io.fir_ext);
@@ -441,10 +441,10 @@ static void __devexit via_remove_one(struct pci_dev *pdev)
   __func__, self-io.fir_base);
release_region(self-io.fir_base, self-io.fir_ext);
if (self-tx_buff.head)
-   dma_free_coherent(NULL, self-tx_buff.truesize,
+   dma_free_coherent(pdev-dev, self-tx_buff.truesize,
  self-tx_buff.head, self-tx_buff_dma);
if (self-rx_buff.head)
-   dma_free_coherent(NULL, self-rx_buff.truesize,
+   dma_free_coherent(pdev-dev, self-rx_buff.truesize,
  self-rx_buff.head, self-rx_buff_dma);
pci_set_drvdata(pdev, NULL);
 
-- 
1.7.4.1





--
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/1301368372.26693.753.camel@localhost



Bug#619450: [PATCH 1/2] via-ircc: Use pci_{get,set}_drvdata() instead of static pointer variable

2011-03-28 Thread Ben Hutchings
via-ircc still maintains its own array of device pointers in Linux 2.4
style.  Worse, it always uses index 0, so it will crash if there are
multiple suitable devices in the system.

Signed-off-by: Ben Hutchings b...@decadent.org.uk
---
It seems that a bunch of 'FIXME' comments with hints aren't enough to
attract kernel janitors (they've been there since the start of git
history).

This is really cleanup in preparation for another fix.  Andrew
Buckeridge has tested this as far as loading the driver, but the IrDA
header isn't connected on his system.

Ben.

 drivers/net/irda/via-ircc.c |   82 ---
 1 files changed, 15 insertions(+), 67 deletions(-)

diff --git a/drivers/net/irda/via-ircc.c b/drivers/net/irda/via-ircc.c
index 67c0ad4..cc6faca 100644
--- a/drivers/net/irda/via-ircc.c
+++ b/drivers/net/irda/via-ircc.c
@@ -75,15 +75,9 @@ static int dongle_id = 0;/* default: probe */
 /* We can't guess the type of connected dongle, user *must* supply it. */
 module_param(dongle_id, int, 0);
 
-/* FIXME : we should not need this, because instances should be automatically
- * managed by the PCI layer. Especially that we seem to only be using the
- * first entry. Jean II */
-/* Max 4 instances for now */
-static struct via_ircc_cb *dev_self[] = { NULL, NULL, NULL, NULL };
-
 /* Some prototypes */
-static int via_ircc_open(int i, chipio_t * info, unsigned int id);
-static int via_ircc_close(struct via_ircc_cb *self);
+static int via_ircc_open(struct pci_dev *pdev, chipio_t * info,
+unsigned int id);
 static int via_ircc_dma_receive(struct via_ircc_cb *self);
 static int via_ircc_dma_receive_complete(struct via_ircc_cb *self,
 int iobase);
@@ -215,7 +209,7 @@ static int __devinit via_init_one (struct pci_dev *pcidev, 
const struct pci_devi
pci_write_config_byte(pcidev,0x42,(bTmp | 0xf0));
pci_write_config_byte(pcidev,0x5a,0xc0);
WriteLPCReg(0x28, 0x70 );
-   if (via_ircc_open(0, info,0x3076) == 0)
+   if (via_ircc_open(pcidev, info, 0x3076) == 0)
rc=0;
} else
rc = -ENODEV; //IR not turn on   
@@ -254,7 +248,7 @@ static int __devinit via_init_one (struct pci_dev *pcidev, 
const struct pci_devi
info.irq=FirIRQ;
info.dma=FirDRQ1;
info.dma2=FirDRQ0;
-   if (via_ircc_open(0, info,0x3096) == 0)
+   if (via_ircc_open(pcidev, info, 0x3096) == 0)
rc=0;
} else
rc = -ENODEV; //IR not turn on !
@@ -264,48 +258,10 @@ static int __devinit via_init_one (struct pci_dev 
*pcidev, const struct pci_devi
return rc;
 }
 
-/*
- * Function via_ircc_clean ()
- *
- *Close all configured chips
- *
- */
-static void via_ircc_clean(void)
-{
-   int i;
-
-   IRDA_DEBUG(3, %s()\n, __func__);
-
-   for (i=0; i  ARRAY_SIZE(dev_self); i++) {
-   if (dev_self[i])
-   via_ircc_close(dev_self[i]);
-   }
-}
-
-static void __devexit via_remove_one (struct pci_dev *pdev)
-{
-   IRDA_DEBUG(3, %s()\n, __func__);
-
-   /* FIXME : This is ugly. We should use pci_get_drvdata(pdev);
-* to get our driver instance and call directly via_ircc_close().
-* See vlsi_ir for details...
-* Jean II */
-   via_ircc_clean();
-
-   /* FIXME : This should be in via_ircc_close(), because here we may
-* theoritically disable still configured devices :-( - Jean II */
-   pci_disable_device(pdev);
-}
-
 static void __exit via_ircc_cleanup(void)
 {
IRDA_DEBUG(3, %s()\n, __func__);
 
-   /* FIXME : This should be redundant, as pci_unregister_driver()
-* should call via_remove_one() on each device.
-* Jean II */
-   via_ircc_clean();
-
/* Cleanup all instances of the driver */
pci_unregister_driver (via_driver); 
 }
@@ -324,12 +280,13 @@ static const struct net_device_ops via_ircc_fir_ops = {
 };
 
 /*
- * Function via_ircc_open (iobase, irq)
+ * Function via_ircc_open(pdev, iobase, irq)
  *
  *Open driver instance
  *
  */
-static __devinit int via_ircc_open(int i, chipio_t * info, unsigned int id)
+static __devinit int via_ircc_open(struct pci_dev *pdev, chipio_t * info,
+  unsigned int id)
 {
struct net_device *dev;
struct via_ircc_cb *self;
@@ -337,9 +294,6 @@ static __devinit int via_ircc_open(int i, chipio_t * info, 
unsigned int id)
 
IRDA_DEBUG(3, %s()\n, __func__);
 
-   if (i = ARRAY_SIZE(dev_self))
-   return -ENOMEM;
-
/* Allocate new instance of the driver */
dev = alloc_irdadev(sizeof(struct via_ircc_cb));
if (dev == NULL) 
@@ -349,13 +303,8 @@ 

Bug#619827: linux-source-2.6.38: [linux-dvb] cx88-blackbird broken (since 2.6.37)

2011-03-28 Thread Ben Hutchings
On Sun, 2011-03-27 at 17:06 +0200, Huber Andreas wrote:
 Package: linux-source-2.6.38
 Version: 2.6.38-1
 Severity: important
 Tags: upstream
 
 
 [Symptom]
 Processes that try to open a cx88-blackbird driven MPEG device will hang up.
 
 [Cause]
 Nestet mutex_locks (which are not allowed) result in a deadlock.

Could you test whether this patch fixes the problem?  Instructions for
rebuilding the kernel package are at
http://kernel-handbook.alioth.debian.org/ch-common-tasks.html#s-common-official.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.
From 9b33bf237c5b0910efa7a20d3ebc45ba4f5cd2cf Mon Sep 17 00:00:00 2001
From: Ben Hutchings b...@decadent.org.uk
Date: Tue, 29 Mar 2011 03:25:15 +0100
Subject: [PATCH] cx88: Try to fix locking of sub-driver operations and device lists

The BKL conversion of this family of drivers seems to have gone
wrong.  Opening cx88-blackbird will deadlock.  Various other uses
of the sub-device and driver lists appear to be subject to race
conditions.

Add and use a mutex to protect the device list.

Note which driver functions require the device core lock, and make
the callers (many of which already need it) lock.

Compile-tested only.

Signed-off-by: Ben Hutchings b...@decadent.org.uk
---
 drivers/media/video/cx88/cx88-blackbird.c |4 +++-
 drivers/media/video/cx88/cx88-dvb.c   |2 ++
 drivers/media/video/cx88/cx88-mpeg.c  |   25 ++---
 drivers/media/video/cx88/cx88.h   |4 
 4 files changed, 27 insertions(+), 8 deletions(-)

diff --git a/drivers/media/video/cx88/cx88-blackbird.c b/drivers/media/video/cx88/cx88-blackbird.c
index bca307e..201cdfc 100644
--- a/drivers/media/video/cx88/cx88-blackbird.c
+++ b/drivers/media/video/cx88/cx88-blackbird.c
@@ -1120,15 +1120,17 @@ static int mpeg_release(struct file *file)
 	videobuf_mmap_free(fh-mpegq);
 
 	mutex_lock(dev-core-lock);
+
 	file-private_data = NULL;
 	kfree(fh);
-	mutex_unlock(dev-core-lock);
 
 	/* Make sure we release the hardware */
 	drv = cx8802_get_driver(dev, CX88_MPEG_BLACKBIRD);
 	if (drv)
 		drv-request_release(drv);
 
+	mutex_unlock(dev-core-lock);
+
 	atomic_dec(dev-core-mpeg_users);
 
 	return 0;
diff --git a/drivers/media/video/cx88/cx88-dvb.c b/drivers/media/video/cx88/cx88-dvb.c
index 90717ee..5eccd02 100644
--- a/drivers/media/video/cx88/cx88-dvb.c
+++ b/drivers/media/video/cx88/cx88-dvb.c
@@ -132,6 +132,7 @@ static int cx88_dvb_bus_ctrl(struct dvb_frontend* fe, int acquire)
 		return -EINVAL;
 	}
 
+	mutex_lock(dev-core-lock);
 	drv = cx8802_get_driver(dev, CX88_MPEG_DVB);
 	if (drv) {
 		if (acquire){
@@ -142,6 +143,7 @@ static int cx88_dvb_bus_ctrl(struct dvb_frontend* fe, int acquire)
 			dev-frontends.active_fe_id = 0;
 		}
 	}
+	mutex_unlock(dev-core-lock);
 
 	return ret;
 }
diff --git a/drivers/media/video/cx88/cx88-mpeg.c b/drivers/media/video/cx88/cx88-mpeg.c
index addf954..57b08c6 100644
--- a/drivers/media/video/cx88/cx88-mpeg.c
+++ b/drivers/media/video/cx88/cx88-mpeg.c
@@ -78,6 +78,7 @@ static void flush_request_modules(struct cx8802_dev *dev)
 
 
 static LIST_HEAD(cx8802_devlist);
+static DEFINE_MUTEX(cx8802_mutex);
 /* -- */
 
 static int cx8802_start_dma(struct cx8802_dev*dev,
@@ -624,13 +625,11 @@ static int cx8802_request_acquire(struct cx8802_driver *drv)
 
 	if (drv-advise_acquire)
 	{
-		mutex_lock(drv-core-lock);
 		core-active_ref++;
 		if (core-active_type_id == CX88_BOARD_NONE) {
 			core-active_type_id = drv-type_id;
 			drv-advise_acquire(drv);
 		}
-		mutex_unlock(drv-core-lock);
 
 		mpeg_dbg(1,%s() Post acquire GPIO=%x\n, __func__, cx_read(MO_GP0_IO));
 	}
@@ -643,14 +642,12 @@ static int cx8802_request_release(struct cx8802_driver *drv)
 {
 	struct cx88_core *core = drv-core;
 
-	mutex_lock(drv-core-lock);
 	if (drv-advise_release  --core-active_ref == 0)
 	{
 		drv-advise_release(drv);
 		core-active_type_id = CX88_BOARD_NONE;
 		mpeg_dbg(1,%s() Post release GPIO=%x\n, __func__, cx_read(MO_GP0_IO));
 	}
-	mutex_unlock(drv-core-lock);
 
 	return 0;
 }
@@ -693,6 +690,8 @@ int cx8802_register_driver(struct cx8802_driver *drv)
 		return err;
 	}
 
+	mutex_lock(cx8802_mutex);
+
 	list_for_each_entry(dev, cx8802_devlist, devlist) {
 		printk(KERN_INFO
 		   %s/2: subsystem: %04x:%04x, board: %s [card=%d]\n,
@@ -702,8 +701,10 @@ int cx8802_register_driver(struct cx8802_driver *drv)
 
 		/* Bring up a new struct for each driver instance */
 		driver = kzalloc(sizeof(*drv),GFP_KERNEL);
-		if (driver == NULL)
-			return -ENOMEM;
+		if (driver == NULL) {
+			err = -ENOMEM;
+			goto out;
+		}
 
 		/* Snapshot of the driver registration data */
 		drv-core = dev-core;
@@ -727,7 +728,10 @@ int cx8802_register_driver(struct cx8802_driver *drv)
 
 	}
 
-	return i ? 0 : -ENODEV;
+	err = i ? 0 : -ENODEV;
+out:
+	mutex_unlock(cx8802_mutex);
+	return err;
 }
 
 int cx8802_unregister_driver(struct cx8802_driver *drv)
@@ -741,6 

Bug#619827: [linux-dvb] cx88-blackbird broken (since 2.6.37)

2011-03-28 Thread Jonathan Nieder
retitle 619827 cx88-blackbird driver hangs when used
quit

Hi,

Ben Hutchings wrote:

 tags 619827 + moreinfo
 thanks

What information would you like?

Probably the upstream report at
https://bugzilla.kernel.org/show_bug.cgi?id=31962 is the best
place to continue this.



-- 
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/20110329033754.GA22525@elie



Processed: Re: [linux-dvb] cx88-blackbird broken (since 2.6.37)

2011-03-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 retitle 619827 cx88-blackbird driver hangs when used
Bug #619827 [linux-source-2.6.38] linux-source-2.6.38: [linux-dvb] 
cx88-blackbird broken (since 2.6.37)
Changed Bug title to 'cx88-blackbird driver hangs when used' from 
'linux-source-2.6.38: [linux-dvb] cx88-blackbird broken (since 2.6.37)'
 quit
Stopping processing here.

Please contact me if you need assistance.
-- 
619827: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619827
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.130136992832437.transcr...@bugs.debian.org



Bug#619994: linux-image-2.6.38-1-686: scrambled video with radeon 9000 once xorg starts

2011-03-28 Thread Ben Hutchings
On Mon, 2011-03-28 at 21:19 -0400, Simon L'nu wrote:
 Package: linux-image-2.6.38-1-686
 Version: 2.6.38-1-686
 Severity: important
 File: linux-image-2.6.38-1-686
 Tags: sid
 
 hi,
 
 it's not installed right now, since it doesn't work for me.
 
 i would boot the machine, console looks ok, changes resolution and 
 everything, but
 once xorg starts loading, the video in xorg is totally scrambled, and i can't 
 switch to
 console at all, forcing me to reset the machine. i've tried all the previous 
 version and
 they all do the same thing. the only one i've found that behaves is 2.6.35. 
 severity is set
 important as i'm pretty sure it doesn't affect all users.
 
 i just tried 2.6.38.2, which had some radeon fixes committed, but it also 
 behaves similarly.

Please report this bug upstream at https://bugs.freedesktop.org, under
product 'DRI', component 'DRM/Radeon'.  Let us know the bug URL so we
can track it.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


signature.asc
Description: This is a digitally signed message part


Bug#619827: [linux-dvb] cx88-blackbird broken (since 2.6.37)

2011-03-28 Thread Jonathan Nieder
Jonathan Nieder wrote:

 What information would you like?

Messages crossed.  Sorry for the nonsense; I'm happy to see a
proposed patch (and I should have just waited).



-- 
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/20110329034514.GB22525@elie



Processed: tagging 619298

2011-03-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Automatically generated email from bts, devscripts version 2.10.35lenny7
 tags 619298 + pending
Bug #619298 [linux-2.6] Please enable CONFIG_TARGET_CORE for = 2.6.38-1-amd64
Added tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
619298: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619298
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.13013710802528.transcr...@bugs.debian.org



Bug#619996: nfs-common: idmapd.conf(5) manual page missing

2011-03-28 Thread Jason White
Ben Hutchings b...@decadent.org.uk wrote:
 
 It is not included in the upstream source - even though idmapd(8) refers
 to it!

That's weird. Fedora have it, howver. Perhaps this is a forward upstream
bug.




-- 
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/20110329040152.ga20...@jdc.jasonjgw.net



Processed: tagging 619435

2011-03-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Automatically generated email from bts, devscripts version 2.10.35lenny7
 tags 619435 + pending
Bug #619435 [linux-2.6] Please increase NR_CPUS on sparc to 256
Ignoring request to alter tags of bug #619435 to the same tags previously set

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
619435: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619435
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.13013722304249.transcr...@bugs.debian.org



Bug#619298: Please enable CONFIG_TARGET_CORE for = 2.6.38-1-amd64

2011-03-28 Thread Ben Hutchings
On Sun, 2011-03-20 at 15:23 +0800, Edison Wong wrote:
 Package: linux-2.6
 Version: 2.6.38-1
 Severity: wishlist
 Tags: sid
 
 Please consider enabling CONFIG_TARGET_CORE, so lio-utils from
 http://linux-iscsi.org/ can function with:
[...]

Are you interested in packaging lio-utils?

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


signature.asc
Description: This is a digitally signed message part


Bug#619996: nfs-common: idmapd.conf(5) manual page missing

2011-03-28 Thread Ben Hutchings
On Tue, 2011-03-29 at 13:51 +1100, Jason White wrote:
 Package: nfs-common
 Version: 1:1.2.3-1
 Severity: wishlist
 
 
 We're missing the idmapd.conf(5) manual page. I checked another distribution
 and found it there, however, so it does exist.

It is not included in the upstream source - even though idmapd(8) refers
to it!

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


signature.asc
Description: This is a digitally signed message part