Bug#582776: initramfs-tools: pointless generation of an initrd for initrd-free custom kernels

2010-06-08 Thread maximilian attems
On Tue, Jun 08, 2010 at 03:35:36PM +0200, Michael Prokop wrote: > * Darren Salt [Son Mai 23, 2010 at > 03:26:28 +0100]: > > > While installing a locally-built kernel (which doesn't require an initrd), I > > found that /etc/kernel/postinst.d/initramfs-tools was nevertheless > > generating > > an

Bug#409271: Status of this bug ?

2010-06-08 Thread maximilian attems
On Tue, Jun 08, 2010 at 03:47:59PM +0200, Michael Prokop wrote: > * Steinar H. Gunderson [Son Aug 10, 2008 at 05:03:28 > +0200]: > > On Sun, Aug 10, 2008 at 04:35:23PM +0200, Fabrice Lorrain wrote: > > > I've just read through bts #409271 :"initramfs-tools: NFSv4 not > > > supported for root fs

Bug#396388: should allow hooks to abort build

2010-06-08 Thread maximilian attems
On Tue, Jun 08, 2010 at 03:32:32PM +0200, Michael Prokop wrote: > * Joey Hess [Tue Oct 31, 2006 at 01:39:55PM -0500]: > > > mkinitramfs is not a set -x script, and so when call_scripts runs a hook > > script, any error is ignored. > > I guess you meant "set -e". > > > In some cases, a hook scri

Bug#585085: nfs-kernel-server on amd64 - group permission broken

2010-06-08 Thread Lawrence S K Ong
Package: nfs-kernel-server Version: 1.2.2 Architecture: amd64 This issue is related to nfs-utils 1.2.2 against amd64 (x86_64) architecture. This test works against the x86 (32 bit) architecture. When using nfs-kernel-server on amd64, files cannot be written even though the group permission is se

Bug#584583: initramfs-tools: configure_networking function: repeatedly makes DHCP requests

2010-06-08 Thread Vagrant Cascadian
On Tue, Jun 08, 2010 at 03:45:09PM +0200, Michael Prokop wrote: > * Vagrant Cascadian [Fre Jun 04, 2010 at > 01:18:04 -0700]: > > an alternate possibility is that i've been testing with qemu and qemu-kvm, > > which may have strange timing issues. i will attempt to test with real > > hardware >

Bug#584724: Not specific to via-rhine, apparently

2010-06-08 Thread Ben Hutchings
On Tue, 2010-06-08 at 13:05 -0400, R. Scott Bailey wrote: > Well, this is interesting... > > In an attempt to minimize the impact of this problem, I switched my config > to use the DEC tulip-based card I also have in my system. This morning I got > almost exactly the same trace (inline below). Thi

Bug#582858: initramfs-tools: MODULES=dep fails when / is ubifs

2010-06-08 Thread Martin Michlmayr
* Daniel Kahn Gillmor [2010-06-08 16:49]: > http://www.linux-mtd.infradead.org/faq/ubifs.html#L_mount_ubifs Ok, so it sounds like ubiX:name might be quite common. Maybe the "awk '/\/dev\//" in i-t should be changed to something like "awk '/\/dev\/|ubi/" or "awk '/\/dev\/|ubi[0-9]/" but I'll leav

Bug#582858: initramfs-tools: MODULES=dep fails when / is ubifs

2010-06-08 Thread Daniel Kahn Gillmor
On 06/08/2010 03:31 PM, Martin Michlmayr wrote: > * Daniel Kahn Gillmor [2010-06-08 15:22]: rootfs on / type rootfs (rw) ubi0:root on / type ubifs (rw,relatime) > ^ > This is the output from 'mount', and here's what i-t does: > > eval "$(mount | awk '/\/dev\// {if ($3 =

Bug#550320: /bin/sh: error while loading shared libraries: libm.so.6

2010-06-08 Thread Vincent Danjean
On 08/06/2010 04:08, Michael Prokop wrote: > * Peng Tao [Tue Jun 08, 2010 at 09:18:08AM +0800]: >> On Tue, Jun 8, 2010 at 6:58 AM, Michael Prokop wrote: >>> * maximilian attems [Mit Mär 24, 2010 at 12:10:31 +0100]: > sorry for late reply, can you still reproduce aboves? > what is ls

Bug#582858: initramfs-tools: MODULES=dep fails when / is ubifs

2010-06-08 Thread Martin Michlmayr
* Martin Michlmayr [2010-06-08 21:31]: > This is the output from 'mount', and here's what i-t does: > > eval "$(mount | awk '/\/dev\// {if ($3 == "/") {print "root=" $1 > "\nFSTYPE=" $5; exit}}')" > > it looks for something with /dev/ in it. In your case, this does't > match so root= and F

Bug#582858: initramfs-tools: MODULES=dep fails when / is ubifs

2010-06-08 Thread Martin Michlmayr
* Daniel Kahn Gillmor [2010-06-08 15:22]: > >> rootfs on / type rootfs (rw) > >> ubi0:root on / type ubifs (rw,relatime) ^ This is the output from 'mount', and here's what i-t does: eval "$(mount | awk '/\/dev\// {if ($3 == "/") {print "root=" $1 "\nFSTYPE=" $5; exit}}')" it lo

Bug#582858: initramfs-tools: MODULES=dep fails when / is ubifs

2010-06-08 Thread Martin Michlmayr
* Daniel Kahn Gillmor [2010-06-08 11:35]: > hrm, doesn't seem to work for me. Am i applying it in the wrong place? > Here's a transcript of a failure, patch application, and a repeated > failure: With the patch applied, can you do: sh -x mkinitramfs -k $(uname -r) -o /tmp/foo > debug 2>&1

Bug#584724: Not specific to via-rhine, apparently

2010-06-08 Thread R. Scott Bailey
Well, this is interesting... In an attempt to minimize the impact of this problem, I switched my config to use the DEC tulip-based card I also have in my system. This morning I got almost exactly the same trace (inline below). This suggests that whatever the problem is, it isn't specific to just t

Bug#585016: webcam not working

2010-06-08 Thread Ben Hutchings
On Tue, Jun 08, 2010 at 02:36:11PM +0100, David Goodenough wrote: > On Tuesday 08 June 2010, Davi Diaz wrote: > > On Tuesday 08 June 2010 12:45:30 Bastian Blank wrote: > > > severity 585016 minor > > > tags 585016 moreinfo > > > thanks > > > > > > Thank you for the information. But webcams are neit

Bug#584520: marked as done (initramfs-tools: copy_exec hook function may exit with a non-zero return value in non-verbose mode)

2010-06-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 Jun 2010 16:29:50 + with message-id and subject line Bug#584520: fixed in initramfs-tools 0.96.1 has caused the Debian Bug report #584520, regarding initramfs-tools: copy_exec hook function may exit with a non-zero return value in non-verbose mode to be marked as do

Bug#576678: marked as done (initramfs-tools: breaks but continues if /tmp is mounted with noexec option)

2010-06-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 Jun 2010 16:29:50 + with message-id and subject line Bug#576678: fixed in initramfs-tools 0.96.1 has caused the Debian Bug report #576678, regarding initramfs-tools: breaks but continues if /tmp is mounted with noexec option to be marked as done. This means that yo

Bug#566056: marked as done (problem with hook script with - in the name)

2010-06-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 Jun 2010 16:29:50 + with message-id and subject line Bug#566056: fixed in initramfs-tools 0.96.1 has caused the Debian Bug report #566056, regarding problem with hook script with - in the name to be marked as done. This means that you claim that the problem has been

Bug#549680: marked as done (fails with RAID over entire IDE disks)

2010-06-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 Jun 2010 16:29:50 + with message-id and subject line Bug#549680: fixed in initramfs-tools 0.96.1 has caused the Debian Bug report #549680, regarding fails with RAID over entire IDE disks to be marked as done. This means that you claim that the problem has been dealt

Bug#514756: marked as done (doesn't handle additional arguments in /proc/mdstat, and has device assumptions)

2010-06-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 Jun 2010 16:29:50 + with message-id and subject line Bug#514756: fixed in initramfs-tools 0.96.1 has caused the Debian Bug report #514756, regarding doesn't handle additional arguments in /proc/mdstat, and has device assumptions to be marked as done. This means tha

Bug#439846: marked as done (framebuffer script badly interprets modedb boot parameter)

2010-06-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 Jun 2010 16:29:50 + with message-id and subject line Bug#439846: fixed in initramfs-tools 0.96.1 has caused the Debian Bug report #439846, regarding framebuffer script badly interprets modedb boot parameter to be marked as done. This means that you claim that the pr

initramfs-tools_0.96.1_amd64.changes ACCEPTED

2010-06-08 Thread Archive Administrator
Accepted: initramfs-tools_0.96.1.dsc to main/i/initramfs-tools/initramfs-tools_0.96.1.dsc initramfs-tools_0.96.1.tar.gz to main/i/initramfs-tools/initramfs-tools_0.96.1.tar.gz initramfs-tools_0.96.1_all.deb to main/i/initramfs-tools/initramfs-tools_0.96.1_all.deb Override entries for you

Bug#511892: 'BUG: unable to handle kernel NULL pointer dereference at [...]' message when unplugging usb apc ups

2010-06-08 Thread Costin Gusa
Costin Gusa wrote: Moritz Muehlenhoff wrote: tags 511892 moreinfo thanks On Thu, Feb 18, 2010 at 11:44:17PM +0100, Moritz Muehlenhoff wrote: On Thu, Jan 15, 2009 at 03:18:19PM +0200, Costin Gusa wrote: Package: linux-image-2.6.26-1-amd64 Version: 2.6.26-12 Severity: normal when unplugging th

Bug#585016: marked as done ([linux-2.6] Logitech QuickCam 4000 Pro USB webcam does not work on Debian Squeeze. It works on Debian Lenny.)

2010-06-08 Thread Debian Bug Tracking System
Your message dated Tue, 8 Jun 2010 17:46:48 +0200 with message-id <20100608154648.ga15...@wavehammer.waldi.eu.org> and subject line Re: Bug#585016: webcam not working has caused the Debian Bug report #585016, regarding [linux-2.6] Logitech QuickCam 4000 Pro USB webcam does not work on Debian Squee

Bug#582858: initramfs-tools: MODULES=dep fails when / is ubifs

2010-06-08 Thread Daniel Kahn Gillmor
On 06/07/2010 10:07 AM, Martin Michlmayr wrote: > tags 582858 + patch > thanks > > * Daniel Kahn Gillmor [2010-05-24 09:00]: >> 0 r...@moo:~# update-initramfs -k all -u >> update-initramfs: Generating /boot/initrd.img-2.6.32-5-kirkwood >> readlink: missing operand >> Try `readlink --help' for mor

Bug#582177: initramfs-tools: fails to load ram... /proc/mdstat

2010-06-08 Thread Michael Prokop
* Cropper, C. A. [Tue Jun 08, 2010 at 08:28:58AM -0400]: > >Looks ok. /dev/sda is the device you're booting from? > I don't know. The bios is set to boot from SAS disk 0 which is **usually** > /dev/sda; however, when my firewire drive is connected, on boot all the > drives > are shifted one

Bug#585016: webcam not working

2010-06-08 Thread Davi Diaz
David Goodenough wrote: > Have you tried running the apps with:- > > LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so > > This forces the old v4l interface. I had a similar problem with getting > skype to use a webcam. > > David After rebooting it works. Both xawtv, ekiga and cheese work perfectly.

Processing of initramfs-tools_0.96.1_amd64.changes

2010-06-08 Thread Archive Administrator
initramfs-tools_0.96.1_amd64.changes uploaded successfully to localhost along with the files: initramfs-tools_0.96.1.dsc initramfs-tools_0.96.1.tar.gz initramfs-tools_0.96.1_all.deb Greetings, Your Debian queue daemon (running on host ries.debian.org) -- To UNSUBSCRIBE, email to

Bug#556106: do_IRQ: 0.184 No irq handler for vector

2010-06-08 Thread Andrejs Dubovskis
Hi! >> Package: linux-image-2.6.26-2-amd64 >> > Version: 2.6.26-19lenny2 >> > Severity: critical >> > Justification: breaks the whole system >> > >> > >> > On some disk load (over qla2xxx attached disks) the server prints an >> > error and stops (console output attached below). >> > The same ker

Bug#585016: webcam not working

2010-06-08 Thread David Goodenough
On Tuesday 08 June 2010, Davi Diaz wrote: > On Tuesday 08 June 2010 12:45:30 Bastian Blank wrote: > > severity 585016 minor > > tags 585016 moreinfo > > thanks > > > > Thank you for the information. But webcams are neither critical > > infrastructure nor does the logs show anything suspcicous. > >

Re: s3c24xx kernel flavour

2010-06-08 Thread Mark Brown
On Tue, Jun 08, 2010 at 02:02:48PM +0200, Bastian Blank wrote: > On Tue, Jun 08, 2010 at 11:31:41AM +0200, Thibaut Girka wrote: > > X-Git-Url: > > http://git.openmoko.org/?p=kernel.git;a=commitdiff_plain;h=470379585be3e2e116e9412e114698debb02eb9e > > MFD: pcf50633: Fix bitfield logic in interrupt

Re: new lilo package maintainer? (was lilo removal in squeeze or please test grub2)

2010-06-08 Thread Stephen Powell
On Tue, 08 Jun 2010 07:39:58 -0400 (EDT), Vincent Danjean wrote: > On 07/06/2010 17:37, Stephen Powell wrote: >> But for a kernel install or reconfigure, it is the responsibility of the >> kernel maintainer scripts to invoke the bootloader. See also, for example, >> linux-image-2.6.26-2-s390.posti

Bug#409271: Status of this bug ?

2010-06-08 Thread Michael Prokop
* Steinar H. Gunderson [Son Aug 10, 2008 at 05:03:28 +0200]: > On Sun, Aug 10, 2008 at 04:35:23PM +0200, Fabrice Lorrain wrote: > > I've just read through bts #409271 :"initramfs-tools: NFSv4 not > > supported for root fs" > > and I'm interrested in knowing the status of this bug for lenny. >

Processed: Re: Bug#584583: initramfs-tools: configure_networking function: repeatedly makes DHCP requests

2010-06-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 584583 + moreinfo Bug #584583 [initramfs-tools] initramfs-tools: configure_networking function: repeatedly makes DHCP requests Added tag(s) moreinfo. > thanks Stopping processing here. Please contact me if you need assistance. -- 584583: h

Bug#584583: initramfs-tools: configure_networking function: repeatedly makes DHCP requests

2010-06-08 Thread Michael Prokop
tags 584583 + moreinfo thanks * Vagrant Cascadian [Fre Jun 04, 2010 at 01:18:04 -0700]: > i've been testing the newest initramfs-tools network booting support, though > it > seems to make 10 DHCP requests in rapid sucession. fortunately, the last DHCP > request does work. switching back to har

Bug#582776: initramfs-tools: pointless generation of an initrd for initrd-free custom kernels

2010-06-08 Thread Michael Prokop
* Darren Salt [Son Mai 23, 2010 at 03:26:28 +0100]: > While installing a locally-built kernel (which doesn't require an initrd), I > found that /etc/kernel/postinst.d/initramfs-tools was nevertheless generating > an initrd for that kernel. > This causes breakage here. I'm using lilo and a sligh

Bug#396388: should allow hooks to abort build

2010-06-08 Thread Michael Prokop
* Joey Hess [Tue Oct 31, 2006 at 01:39:55PM -0500]: > mkinitramfs is not a set -x script, and so when call_scripts runs a hook > script, any error is ignored. I guess you meant "set -e". > In some cases, a hook script needs to abort the initramfs build. For > example, then nslu2-tools hook scri

Re: s3c24xx kernel flavour

2010-06-08 Thread Martin Michlmayr
* Thibaut Girka [2010-06-08 11:31]: > So, two questions: First, is it possible to have this flavour in Debian > after some more work? If yes, can I target the 2.6.32 kernel so it have > a chance to be in squeeze? I think the real question for now is: why are those patches not upstream and what ca

Bug#506540: initramfs-tools - Always dereferences symlinks

2010-06-08 Thread Michael Prokop
* Michael Prokop [Tue Jun 08, 2010 at 01:59:35PM +0200]: > * Bastian Blank [Sam Nov 22, 2008 at 02:06:24 +0100]: > > mkinitramfs always expands symlinks. busybox for example is always added > > two times. > Verified. busybox is added as /bin/sh as well as /bin/busybox and it > also affects some

Bug#585016: webcam not working

2010-06-08 Thread Davi Diaz
On Tuesday 08 June 2010 12:45:30 Bastian Blank wrote: > severity 585016 minor > tags 585016 moreinfo > thanks > > Thank you for the information. But webcams are neither critical > infrastructure nor does the logs show anything suspcicous. Yes, you are right the logs do not show anything suspiciou

Bug#512679: initramfs-tools: 'more' pager is broken in initramfs shell

2010-06-08 Thread Michael Prokop
* Frans Pop [Son Feb 21, 2010 at 03:36:09 +0100]: > I can reproduce the problem for Lenny in the initramfs debug shell, but > more works fine if I do 'busybox sh' and then 'find | more'. > I guess that the most likely cause of the problem is either console or > keyboard configuration in the in

Processed: your mail

2010-06-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reopen 535450 Bug #535450 {Done: "sasha mal" } [linux-image-2.6.26-2-686] Booting sometimes stops at T42p > stop Stopping processing here. Please contact me if you need assistance. -- 535450: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535

Bug#468115: Support for mount failure hooks.

2010-06-08 Thread Michael Prokop
* Luke Yelavich [Wed Feb 27, 2008 at 02:21:28PM +1100]: > Attached is a patch to allow scripts in either local-top or > init-premount to register hook to perform specific actions in the > event the root device cannot be found. A good use for this is when > an attemt is made to find the device th

Bug#509077: initramfs-tools: support alternate DHCP port and DHCP vendor-class-identifier

2010-06-08 Thread Michael Prokop
* Vagrant Cascadian [Mit Dez 17, 2008 at 07:01:51 -0800]: > please consider the attached patch, which adds boot prompt parameters for two > of ipconfig's commandline options in the configure_networking function: > - using an alternate DHCP port (dhcpport=NNN, ipconfig -p NNN) > - specifying

Bug#582177: initramfs-tools: fails to load ram... /proc/mdstat

2010-06-08 Thread Cropper, C. A.
> >Looks ok. /dev/sda is the device you're booting from? I don't know. The bios is set to boot from SAS disk 0 which is **usually** /dev/sda; however, when my firewire drive is connected, on boot all the drives are shifted one drive letter. /dev/sda => /dev/sdb /dev/sdb => /dev/sdc ... etc >

Bug#535450: Problem not fixed

2010-06-08 Thread sasha mal
reopen 535450 thanks I would ask you to ask me before closing this bug. Absence of the machine is not a fix for the bug. I'm getting another Debian on another ThinkPad soon. I'll leave the bug open for a while. Cheers, Sasha. -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org

Processed: Problem not fixed

2010-06-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reopen 535450 Bug #535450 {Done: Moritz Muehlenhoff } [linux-image-2.6.26-2-686] Booting sometimes stops at T42p > thanks Stopping processing here. Please contact me if you need assistance. -- 535450: http://bugs.debian.org/cgi-bin/bugreport.cg

Bug#537139: initramfs-tools: please include update-initramfs bash completion

2010-06-08 Thread Michael Prokop
Hi, dear Bash Completion Maintainers, can you please check out the attached bash completion (#537139)? I'm not a bash user and can't judge whether that's the way to go or anything should be changed. Should we add this to package initramfs-tools or would you mind adding it to bash-completion? tha

Processed: Re: Bug#481104: [Pkg-cryptsetup-devel] /usr/sbin/update-initramfs: update-initramfs edits /etc/initramfs-tools/conf.d/cryptroot

2010-06-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 481104 cryptsetup Bug #481104 [initramfs-tools] /usr/sbin/update-initramfs: update-initramfs edits /etc/initramfs-tools/conf.d/cryptroot Bug reassigned from package 'initramfs-tools' to 'cryptsetup'. Bug No longer marked as found in vers

Bug#481104: [Pkg-cryptsetup-devel] /usr/sbin/update-initramfs: update-initramfs edits /etc/initramfs-tools/conf.d/cryptroot

2010-06-08 Thread Michael Prokop
reassign 481104 cryptsetup thanks * maximilian attems [Don Jul 10, 2008 at 11:57:52 +0200]: > On Wed, Jul 09, 2008 at 09:51:22PM +0300, Giorgos D. Pallas wrote: > > Not to my surprise, you were right :-) > > I just deleted the /etc/initramfs-tools/conf.d/cryptroot file, and run > > again update

Bug#582177: initramfs-tools: fails to load ram... /proc/mdstat

2010-06-08 Thread Michael Prokop
* Cropper, C. A. [Mon Jun 07, 2010 at 09:27:28 -0400]: > >Can you please provide output of "cat /proc/mdstat" of > >the running linux system? > r...@loomis:/# cat /proc/mdstat > Personalities : [raid1] [raid6] [raid5] [raid4] > md1 : active raid6 sdg4[0] sde4[5](S) sdf4[4] sdb4[3] sdd4[2] sdc4

Bug#506540: initramfs-tools - Always dereferences symlinks

2010-06-08 Thread Michael Prokop
* Bastian Blank [Sam Nov 22, 2008 at 02:06:24 +0100]: > mkinitramfs always expands symlinks. busybox for example is always added > two times. Verified. busybox is added as /bin/sh as well as /bin/busybox and it also affects some other files (depending on the setup). Even though "ln -s" is used

Re: s3c24xx kernel flavour

2010-06-08 Thread Bastian Blank
On Tue, Jun 08, 2010 at 11:31:41AM +0200, Thibaut Girka wrote: > All those patches (except register-glamo.patch) comes from OpenMoko (OM) > kernel.git, slightly modified to apply to the Debian kernel without > needing all the changes made by OM. Each patch should refer to the > correspondign commit

Bug#585016: [linux-2.6] Logitech QuickCam 4000 Pro USB webcam does not work on Debian Squeeze. It works on Debian Lenny.

2010-06-08 Thread Davi Diaz
Package: linux-2.6 Version: linux-image-2.6.32-3-amd64 Severity: critical --- Please enter the report below this line. --- Logitech QuickCam 4000 Pro USB webcam is detected but does not work on Debian squeeze. Test: * The hardware works absolutely rightly on a Debian Lenny machine. * On Deb

Re: new lilo package maintainer? (was lilo removal in squeeze or please test grub2)

2010-06-08 Thread Ben Hutchings
On Tue, 2010-06-08 at 13:39 +0200, Vincent Danjean wrote: > On 07/06/2010 17:37, Stephen Powell wrote: > > But for a kernel install or reconfigure, it is the responsibility of the > > kernel maintainer scripts to invoke the bootloader. See also, for example, > > linux-image-2.6.26-2-s390.postinst,

Processed: severity of 585016 is minor

2010-06-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # Bastian was right, I hadn't seen his mail. > severity 585016 minor Bug #585016 [linux-2.6] [linux-2.6] Logitech QuickCam 4000 Pro USB webcam does not work on Debian Squeeze. It works on Debian Lenny. Severity set to 'minor' from 'important' >

Processed: webcam not working

2010-06-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 585016 minor Bug #585016 [linux-2.6] [linux-2.6] Logitech QuickCam 4000 Pro USB webcam does not work on Debian Squeeze. It works on Debian Lenny. Severity set to 'minor' from 'critical' > tags 585016 moreinfo Bug #585016 [linux-2.6] [li

Processed: severity of 585016 is important

2010-06-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # That is NOWHERE near critical severity, please re-read > http://www.debian.org/Bugs/Developer#severities ! > severity 585016 important Bug #585016 [linux-2.6] [linux-2.6] Logitech QuickCam 4000 Pro USB webcam does not work on Debian Squeeze. I

Bug#585016: webcam not working

2010-06-08 Thread Bastian Blank
severity 585016 minor tags 585016 moreinfo thanks Thank you for the information. But webcams are neither critical infrastructure nor does the logs show anything suspcicous. Also this package is outdated, so please update and use reportbug to add proper informations to the bug. Bastian -- Star

Bug#501969: details and possible patch

2010-06-08 Thread Michael Prokop
* Kieran Maclean [Sam Okt 25, 2008 at 11:00:56 +0100]: > The issue is present on machines such as this using lilo as the bootloader. > It can also be reproduced on the same hardware by installing the etch.5 > kernel onto a clean etch install. > The issue seems to be that the initramfs init scri

Re: new lilo package maintainer? (was lilo removal in squeeze or please test grub2)

2010-06-08 Thread Vincent Danjean
On 07/06/2010 17:37, Stephen Powell wrote: > But for a kernel install or reconfigure, it is the responsibility of the > kernel maintainer scripts to invoke the bootloader. See also, for example, > linux-image-2.6.26-2-s390.postinst, where zipl is assigned as the bootloader > on line 38. This real

Bug#549680: fails with RAID over entire IDE disks

2010-06-08 Thread Simon Richter
Hi, On Tue, Jun 08, 2010 at 01:45:54AM +0200, Michael Prokop wrote: > I've just fixed this issue in git and will upload a new i-t version > which incorporates the fix soon. Cool, thanks. Simon -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscri

Bug#550584: flash-kernel not run when going to new upstream kernel version

2010-06-08 Thread Michael Prokop
* maximilian attems [Son Okt 11, 2009 at 01:32:41 +0200]: > On Sun, Oct 11, 2009 at 12:13:13PM +0100, Martin Michlmayr wrote: > > When you install a new kernel version (e.g. 2.6.29 -> 2.6.30, or > > 2.6.30-1 to 2.6.31-2) the new version is not written to flash. This > > is because initramfs-tool

Processed: Re: Bug#501359: initramfs-tools: MODULES=dep does not like Xen virtual block devices

2010-06-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 501359 + moreinfo Bug #501359 [initramfs-tools] initramfs-tools: MODULES=dep does not like Xen virtual block devices Ignoring request to alter tags of bug #501359 to the same tags previously set > thanks Stopping processing here. Please con

Bug#501359: initramfs-tools: MODULES=dep does not like Xen virtual block devices

2010-06-08 Thread Michael Prokop
tags 501359 + moreinfo thanks * Ian Campbell [Die Apr 06, 2010 at 04:43:15 +0100]: > On Tue, 2010-04-06 at 04:23 +0200, maximilian attems wrote: > > sorry for late reponse, 0.94 changed a bit the way sysfs is walked. > > could you please check against it if MODULES=dep is fixed? > It works for

Bug#434138: marked as done (mdadm fails to assemble arrays on system boot)

2010-06-08 Thread Debian Bug Tracking System
Your message dated Tue, 8 Jun 2010 11:36:40 +0200 with message-id <2010-06-08t11-32...@devnull.michael-prokop.at> and subject line Re: Bug#366175: Rootdelay has caused the Debian Bug report #366175, regarding mdadm fails to assemble arrays on system boot to be marked as done. This means that you c

Bug#433905: marked as done (initramfs-tools: Boot failure from software-RAID1 with debian on nslu2)

2010-06-08 Thread Debian Bug Tracking System
Your message dated Tue, 8 Jun 2010 11:36:40 +0200 with message-id <2010-06-08t11-32...@devnull.michael-prokop.at> and subject line Re: Bug#366175: Rootdelay has caused the Debian Bug report #366175, regarding initramfs-tools: Boot failure from software-RAID1 with debian on nslu2 to be marked as don

Bug#401916: marked as done (initramfs-tools: [powerpc64] i-t tries to mount RAID/LVM stuff before the disk are up -> unbootable)

2010-06-08 Thread Debian Bug Tracking System
Your message dated Tue, 8 Jun 2010 11:36:40 +0200 with message-id <2010-06-08t11-32...@devnull.michael-prokop.at> and subject line Re: Bug#366175: Rootdelay has caused the Debian Bug report #366175, regarding initramfs-tools: [powerpc64] i-t tries to mount RAID/LVM stuff before the disk are up ->

Bug#432534: marked as done (initramfs-tools: Asks for LUKS passphrase before SCSI disk is ready (Linux 2.6.21, 22))

2010-06-08 Thread Debian Bug Tracking System
Your message dated Tue, 8 Jun 2010 11:36:40 +0200 with message-id <2010-06-08t11-32...@devnull.michael-prokop.at> and subject line Re: Bug#366175: Rootdelay has caused the Debian Bug report #366175, regarding initramfs-tools: Asks for LUKS passphrase before SCSI disk is ready (Linux 2.6.21, 22) to

Bug#381351: marked as done (initramfs-tools: ide-disk/specific ide modules not loaded and vgchange -ay fails using lvm2)

2010-06-08 Thread Debian Bug Tracking System
Your message dated Tue, 8 Jun 2010 11:36:40 +0200 with message-id <2010-06-08t11-32...@devnull.michael-prokop.at> and subject line Re: Bug#366175: Rootdelay has caused the Debian Bug report #366175, regarding initramfs-tools: ide-disk/specific ide modules not loaded and vgchange -ay fails using lv

Bug#366175: marked as done (initramfs-tools: lvm is not initialized on USB disks)

2010-06-08 Thread Debian Bug Tracking System
Your message dated Tue, 8 Jun 2010 11:36:40 +0200 with message-id <2010-06-08t11-32...@devnull.michael-prokop.at> and subject line Re: Bug#366175: Rootdelay has caused the Debian Bug report #366175, regarding initramfs-tools: lvm is not initialized on USB disks to be marked as done. This means tha

Bug#582858: initramfs-tools: MODULES=dep fails when / is ubifs

2010-06-08 Thread Michael Prokop
* Martin Michlmayr [Tue Jun 08, 2010 at 09:58:34AM +0100]: > * Michael Prokop [2010-06-08 01:21]: > > Thanks for the patch, Martin. > > Can I apply it already to i-t? > Sure. Thanks, done. > > > I'm not claiming that you'll actually be able to boot from ubifs with > > > that ramdisk though. F

Bug#582858: initramfs-tools: MODULES=dep fails when / is ubifs

2010-06-08 Thread Martin Michlmayr
* Michael Prokop [2010-06-08 01:21]: > Thanks for the patch, Martin. > Can I apply it already to i-t? Sure. > > I'm not claiming that you'll actually be able to boot from ubifs with > > that ramdisk though. For that, i-t needs to be taught to know what to > > do about something like root=ubi0:r

Re: MIPS boot drivers

2010-06-08 Thread Martin Michlmayr
* Aurelien Jarno [2010-06-08 07:31]: > For the remaining MIPS flavors, I'll look at that later today, as it > might include some tests. Thanks Aurelien. I'm away all of this week but I can test Cobalt next week. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to debian-ke

Processed: Re: #576723 (mising rt2860sta) closed in linux-2.6 2.6.34-1~experimental.2

2010-06-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > unmerge 576723 Bug#576723: linux-2.6: [2.6.33] mising rt2860sta; rt2800 not suitable for replacement Bug#580638: realtek r8192s_usb new_id Bug#580740: linux-image-2.6.33-2-amd64: 0bda:8171 Realtek USB WiFi unsupported Disconnected #576723 from al

Bug#576723: #576723 (mising rt2860sta) closed in linux-2.6 2.6.34-1~experimental.2

2010-06-08 Thread Damyan Ivanov
unmerge 576723 found 576723 2.6.34-1~experimental.2 # restore usertag user debian-eeepc-de...@lists.alioth.debian.org usertag 576723 +features +901 thanks Hi Ben, > linux-2.6 (2.6.34-1~experimental.2) experimental; urgency=low > > [ Ben Hutchings ] > * [x86] Reenable rtl8192su, accidentally d

Bug#584906: nfs-kernel-server: nfs stop working suddenly

2010-06-08 Thread Leopold Palomo-Avellaneda
A Dimarts 08 Juny 2010, Ben Hutchings va escriure: > On Mon, 2010-06-07 at 15:34 +0200, Leopold Palomo wrote: > > Package: nfs-kernel-server > > Version: 1:1.1.2-6lenny1 > > Severity: important > > > > In this server nfs have been working perfectly one year and half. > > However, lately we have hav

Processed: Re: Processed: Re: new lilo package maintainer? (was lilo removal in squeeze or please test grub2)

2010-06-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 505609 linux-2.6 Bug #505609 [initramfs-tools] Unbootable after kernel upgrade: Lilo can't load kernel Bug reassigned from package 'initramfs-tools' to 'linux-2.6'. > thanks Stopping processing here. Please contact me if you need assist