Bug#467508: kernel oops with screen and networked application
Package: linux-image-2.6.18-6-486 Version: 2.6.18.dfsg.1-18etch1 Severity: critical Justification: breaks the whole system Prerequisites: Running a so called screen under root user simultane with a screen session under a non-priviliged user containing a networked application that has a reasonable quantity of open connections will cause a kernel oops on all 2.6.18-6, 2.6.22-x, 2.6.23-x but not 2.6.24-1 on as far as i know x86 architecture. Changing from the i686 flavor to i486 flavor has no influence. Testcondition: Run btlaunchmanycurses within a non-priviliged user screen session along with a root users screen session with enough connections handled by btlaunchmanycurses. dump: Feb 24 15:47:00 purple kernel: BUG: unable to handle kernel paging request at virtual address 886c Feb 24 15:47:00 purple kernel: printing eip: Feb 24 15:47:00 purple kernel: c0130a9e Feb 24 15:47:00 purple kernel: *pde = Feb 24 15:47:00 purple kernel: Oops: [#1] Feb 24 15:47:01 purple kernel: SMP Feb 24 15:47:01 purple kernel: Modules linked in: ipv6 button ac battery dm_snapshot dm_mirror dm_mod loop snd_intel8x0 snd_ac97_codec snd_ac97_bus snd_pcm snd_timer snd snd_page_alloc tsdev parport_pc parport analog i810_audio ac97_codec floppy gameport serio_raw i2c_sis96x rtc soundcore shpchp pci_hotplug pcspkr psmouse i2c_core sis_agp agpgart evdev ext3 jbd mbcache ide_disk ehci_hcd ohci_hcd sis900 mii usbcore sis5513 generic ide_core thermal processor fan Feb 24 15:47:01 purple kernel: CPU:0 Feb 24 15:47:01 purple kernel: EIP:0060:[]Not tainted VLI Feb 24 15:47:01 purple kernel: EFLAGS: 00210282 (2.6.18-6-686 #1) Feb 24 15:47:01 purple kernel: EIP is at futex_wake+0x88/0xb3 Feb 24 15:47:01 purple kernel: eax: c11f2b98 ebx: c0364cfc ecx: c1364d18 edx: 886c Feb 24 15:47:01 purple kernel: esi: 886c edi: ebp: c0364d00 esp: d46fbea4 Feb 24 15:47:01 purple kernel: ds: 007b es: 007b ss: 0068 Feb 24 15:47:01 purple kernel: Process btlaunchmanycur (pid: 5937, ti=d46fa000 task=dbf9faa0 task.ti=d46fa000) Feb 24 15:47:01 purple kernel: Stack: 0001 0835e000 db4c9040 0cf8 0835ecf8 ffda Feb 24 15:47:01 purple kernel:c013168e dbf9faa0 c012d92d 0001 0835ecf8 c0290220 c66f4300 Feb 24 15:47:01 purple kernel:d46fbef4 0010 c0220a1f c0220a39 5002 9ab0f74d Feb 24 15:47:01 purple kernel: Call Trace: Feb 24 15:47:01 purple kernel: [] do_futex+0x20d/0xab7 Feb 24 15:47:01 purple kernel: [] autoremove_wake_function +0x0/0x2d Feb 24 15:47:01 purple kernel: [] sys_connect+0x7d/0xa9 Feb 24 15:47:01 purple kernel: [] sys_connect+0x97/0xa9 Feb 24 15:47:01 purple kernel: [] inotify_d_instantiate +0x36/0x59 Feb 24 15:47:01 purple kernel: [] d_rehash+0x52/0x62 Feb 24 15:47:01 purple kernel: [] sys_recv+0x19/0x1d Feb 24 15:47:01 purple kernel: [] sys_futex+0xdc/0xf1 Feb 24 15:47:01 purple kernel: [] sysenter_past_esp+0x56/0x79 Feb 24 15:47:01 purple kernel: Code: 3b 44 24 08 75 23 8b 41 08 3b 44 24 0c 75 1a 83 7a 2c 00 74 07 bf ea ff ff ff eb 15 89 d0 47 e8 1b fd ff ff 3b 3c 24 7d 08 89 f2 <8b> 36 39 ea 75 c0 b0 01 86 03 89 e0 25 00 e0 ff ff 8b 00 8b 80 Feb 24 15:47:01 purple kernel: EIP: [] futex_wake+0x88/0xb3 SS:ESP 0068:d46fbea4 postcheck: 1. Checked memory with memcheck86+. 2. Checked on different machines with same architecture but different CPU's. 3. Scanned for rootkits 4. Exchanged NIC 5. Exchanged switch 6. Checked health of harddisks 7. Recompiled vanilla kernel 2.6.24-2 All but point 7 didnt mather. It seams that running a 2.6.24-2 kernel (vanilla) reduces the change of running into an oops greatly. It took several days with the 2.6.24-2 kernel, while under the curent 2.6.18-6 kernel (latest sec. fix of februari) it will take minutes to get the kernel oops. Updating libc6 from 2.3.6.ds1-13etch5 to libc6 2.7-6 from testing reduces the frequency maybe a little. I can not confirm if it is related to libc6. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-6-486 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Trouble trying to find Kernel source...
[Off-topic for debian-kernel, moving to debian-user] On Tue, Feb 26, 2008 at 12:26:56AM +1100, Frank Charles Gallacher wrote: > Greetings, > > I am trying to install the driver for NVIDIA GeForce 6600 GT graphics > video adapter on my PC, running Debian GNU/Linux 40rl i386: > > kernel version: > Linux version 2.6.18-6-686 (Debian 2.6.18.dfsg.1-18etch1) > > gcc version: > gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) > > When I run the nvidia-installer ("sh NVIDIA-Linux-x86-169.09-pkg1.run") > It tries to find kernel source from "ftp://download.nvidia.com"; and > fails, then bombs out when it cannot find it installed locally... > > To build a kernel, I need "kernel-source" and "kernel-devel" packages > installed; (something called "linux-kernel-headers" is already > installed). > > When I try to install them, I get: > > Ni:/home/franx/Desktop# apt-get install kernel-source > Reading package lists... Done > Building dependency tree... Done > Package kernel-source is not available, but is referred to by another > package. > This may mean that the package is missing, has been obsoleted, or > is only available from another source > E: Package kernel-source has no installation candidate I've no experience w/ nvidia-installer myself, but you probably just need the header files. An easy way to install the headers for your running kernel is: # apt-get install module-assistant # m-a prepare There are also prebuilt nvidia drivers for this kernel in etch/non-free, but perhaps you need something newer. You might have luck finding someone w/ nvidia-installer experience on this list. > my "/etc/apt/sources.list" looks like: > > # > # deb cdrom:[Debian GNU/Linux 4.0 r1 _Etch_ - Official i386 NETINST > Binary-1 20070820-20:21]/ etch contrib main > > deb cdrom:[Debian GNU/Linux 4.0 r1 _Etch_ - Official i386 NETINST > Binary-1 20070820-20:21]/ etch contrib main > > deb http://ftp.au.debian.org/debian/ etch main > deb-src http://ftp.au.debian.org/debian/ etch main > > deb http://security.debian.org/ etch/updates main contrib > deb-src http://security.debian.org/ etch/updates main contrib > > Can somebody please help me with: > > 1. Is there a mirror somewhere that has these packages? > 2. Have I missed something vitally important?? > > Thanking you. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#466977: 2.6.24-1-sb1-bcm91250a mipsel hangs running init
Florian Lohoff wrote: > > Package: linux-image-2.6.24-1-sb1-bcm91250a > Version: 2.6.24-4 > Arch: mipsel > > Hi, > running on a Broadcom SB1 *little endian* the kernel hangs trying to run > init. The old 2.6.17 works (linux-image-2.6.17-1-sb1 version 2.6.17-5): Same for big endian. [...] > kjournald starting. Commit interval 5 seconds > EXT3-fs: mounted filesystem with ordered data mode. > VFS: Mounted root (ext3 filesystem) readonly. > Freeing unused kernel memory: 196k freed I tracked that down (in linux-mips.org's 2.6.16 tree, which was my testcase of choice) to: http://www.linux-mips.org/git?p=linux.git;a=commit;h=3a57f2ad7436d27dfa90717921b921fc3a168504 Thiemo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#467454: some modules unnecessarily built-in
Package: linux-image-2.6.24-1-versatile Version: 2.6.24-4 Severity: normal The following modules are built into the core image and probably shouldn't be: scsi_mod sd_mod ext3 ext2 jbd SMC91X driver (don't know the module name, but config option is CONFIG_SMC91X) -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: armel (armv5tejl) Kernel: Linux 2.6.24-1-versatile Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages linux-image-2.6.24-1-versatile depends on: ii debconf [debconf-2.0]1.5.19 Debian configuration management sy ii initramfs-tools [linux-initr 0.91e tools for generating an initramfs ii module-init-tools3.3-pre11-4 tools for managing Linux kernel mo linux-image-2.6.24-1-versatile recommends no packages. -- debconf information excluded -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Trouble trying to find Kernel source...
Greetings, I am trying to install the driver for NVIDIA GeForce 6600 GT graphics video adapter on my PC, running Debian GNU/Linux 40rl i386: kernel version: Linux version 2.6.18-6-686 (Debian 2.6.18.dfsg.1-18etch1) gcc version: gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) When I run the nvidia-installer ("sh NVIDIA-Linux-x86-169.09-pkg1.run") It tries to find kernel source from "ftp://download.nvidia.com"; and fails, then bombs out when it cannot find it installed locally... To build a kernel, I need "kernel-source" and "kernel-devel" packages installed; (something called "linux-kernel-headers" is already installed). When I try to install them, I get: Ni:/home/franx/Desktop# apt-get install kernel-source Reading package lists... Done Building dependency tree... Done Package kernel-source is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package kernel-source has no installation candidate my "/etc/apt/sources.list" looks like: # # deb cdrom:[Debian GNU/Linux 4.0 r1 _Etch_ - Official i386 NETINST Binary-1 20070820-20:21]/ etch contrib main deb cdrom:[Debian GNU/Linux 4.0 r1 _Etch_ - Official i386 NETINST Binary-1 20070820-20:21]/ etch contrib main deb http://ftp.au.debian.org/debian/ etch main deb-src http://ftp.au.debian.org/debian/ etch main deb http://security.debian.org/ etch/updates main contrib deb-src http://security.debian.org/ etch/updates main contrib Can somebody please help me with: 1. Is there a mirror somewhere that has these packages? 2. Have I missed something vitally important?? Thanking you. -- Frank Charles Gallacher <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Re: linux-image-2.6.22-4-amd64: iSCSI management interface is detected as a disk
Processing commands for [EMAIL PROTECTED]: > reassign 467445 linux-2.6 Bug#467445: linux-image-2.6.22-4-amd64: iSCSI management interface is detected as a disk Warning: Unknown package 'linux-image-2.6.22-4-amd64' Bug reassigned from package `linux-image-2.6.22-4-amd64' to `linux-2.6'. > found 467445 2.6.22-6~bpo40+2 Bug#467445: linux-image-2.6.22-4-amd64: iSCSI management interface is detected as a disk Bug marked as found in version 2.6.22-6~bpo40+2. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#466399: happened again: Oops at lock_kernel+0x10/0x32: unable to handle kernel paging request
Hi! I checked the machine for memory errors with memtest86+, I checked the fans and the general operation, and everything seemed to be alright. The only thing that was surprising was that according to memtest86+ the L1 cache is bigger than the L2 cache (128k vs 64k), but I think that that's because the motherboard is older than the CPU. Today, after a week of correct working, I got 2 oops again. It occurs again at lock_kernel+0x10/0x32, but this time there's no nfs in the stack trace, so it seems that the problem is elsewhere. Please tell me if there's something I might do to find the actual reason for the bug. I'm including the output of cpuinfo, in case it's helpful, and the kern.log output for the oops: Linux aquadrelli 2.6.18-6-k7 #1 SMP Sat Jan 26 10:03:58 UTC 2008 i686 GNU/Linux processor : 0 vendor_id : AuthenticAMD cpu family : 6 model : 3 model name : AMD Duron(tm) Processor stepping: 1 cpu MHz : 797.228 cache size : 64 KB fdiv_bug: no hlt_bug : no f00f_bug: no coma_bug: no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow up bogomips: 1595.41 Feb 25 09:40:54 aquadrelli kernel: BUG: unable to handle kernel paging request at virtual address 31315040 Feb 25 09:40:54 aquadrelli kernel: printing eip: Feb 25 09:40:54 aquadrelli kernel: c028403b Feb 25 09:40:54 aquadrelli kernel: *pde = Feb 25 09:40:54 aquadrelli kernel: Oops: 0002 [#1] Feb 25 09:40:54 aquadrelli kernel: SMP Feb 25 09:40:54 aquadrelli kernel: Modules linked in: nls_iso8859_1 cifs sis drm ppdev parport_pc lp parport button ac battery nfs lockd nfs_acl sunrpc ipv6 dm_snapshot dm_mirror dm_mod loop snd_trident gameport snd_ac97_codec snd_ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc snd_util_mem snd_mpu401_uart snd_seq_dummy snd_seq_oss snd_seq_midi snd_seq_midi_event snd_seq floppy snd_timer snd_rawmidi snd_seq_device rtc snd sis_agp agpgart shpchp i2c_sis630 pcspkr pci_hotplug soundcore i2c_core evdev ext3 jbd mbcache ide_disk ide_cd cdrom ohci_hcd usbcore sis900 mii sis5513 generic ide_core thermal processor fan Feb 25 09:40:54 aquadrelli kernel: CPU:0 Feb 25 09:40:54 aquadrelli kernel: EIP:0060:[] Tainted: G SVLI Feb 25 09:40:54 aquadrelli kernel: EFLAGS: 00213256 (2.6.18-6-k7 #1) Feb 25 09:40:54 aquadrelli kernel: EIP is at lock_kernel+0x10/0x32 Feb 25 09:40:54 aquadrelli kernel: eax: dcba7550 ebx: de36180c ecx: de36180c edx: Feb 25 09:40:54 aquadrelli kernel: esi: de361800 edi: 08235b20 ebp: dbfa41c0 esp: dc49bf5c Feb 25 09:40:54 aquadrelli kernel: ds: 007b es: 007b ss: 0068 Feb 25 09:40:54 aquadrelli kernel: Process Xorg (pid: 2507, ti=dc49a000 task=dcba7550 task.ti=dc49a000) Feb 25 09:40:54 aquadrelli kernel: Stack: c01fe4ee 0040 08235b20 df6f5ce0 bff6b174 dbfa41c0 c01fe4a3 Feb 25 09:40:54 aquadrelli kernel:08235b20 0040 c015ad14 dc49bfa4 dbfa41c0 fff7 0040 dc49a000 Feb 25 09:40:54 aquadrelli kernel:c015b160 dc49bfa4 000a 0001 c0102bed Feb 25 09:40:54 aquadrelli kernel: Call Trace: Feb 25 09:40:54 aquadrelli kernel: [] tty_read+0x4b/0xb4 Feb 25 09:40:54 aquadrelli kernel: [] tty_read+0x0/0xb4 Feb 25 09:40:54 aquadrelli kernel: [] vfs_read+0x9f/0x141 Feb 25 09:40:54 aquadrelli kernel: [] sys_read+0x3c/0x63 Feb 25 09:40:54 aquadrelli kernel: [] sysenter_past_esp+0x56/0x79 Feb 25 09:40:54 aquadrelli kernel: Code: a8 08 74 06 b8 f5 ff ff ff c3 f3 90 31 c0 86 05 40 50 31 c0 84 c0 7e de 31 c0 c3 89 e0 25 00 e0 ff ff 8b 00 8b 50 14 42 75 16 90 0d 40 50 31 c0 79 0d f3 90 80 3d 40 50 31 c0 00 7e f5 eb ea Feb 25 09:40:54 aquadrelli kernel: EIP: [] lock_kernel+0x10/0x32 SS:ESP 0068:dc49bf5c Feb 25 09:40:54 aquadrelli kernel: <1>BUG: unable to handle kernel paging request at virtual address 31315040 Feb 25 09:40:54 aquadrelli kernel: printing eip: Feb 25 09:40:54 aquadrelli kernel: c028403b Feb 25 09:40:54 aquadrelli kernel: *pde = Feb 25 09:40:54 aquadrelli kernel: Oops: 0002 [#2] Feb 25 09:40:54 aquadrelli kernel: SMP Feb 25 09:40:54 aquadrelli kernel: Modules linked in: nls_iso8859_1 cifs sis drm ppdev parport_pc lp parport button ac battery nfs lockd nfs_acl sunrpc ipv6 dm_snapshot dm_mirror dm_mod loop snd_trident gameport snd_ac97_codec snd_ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc snd_util_mem snd_mpu401_uart snd_seq_dummy snd_seq_oss snd_seq_midi snd_seq_midi_event snd_seq floppy snd_timer snd_rawmidi snd_seq_device rtc snd sis_agp agpgart shpchp i2c_sis630 pcspkr pci_hotplug soundcore i2c_core evdev ext3 jbd mbcache ide_disk ide_cd cdrom ohci_hcd usbcore sis900 mii sis5513 generic ide_core thermal processor fan Feb 25 09:40:54 aquadrelli kernel: CPU:0 Feb 25 09:40:54 aquadrelli kernel: EIP:0060:[] Tainted:
Bug#467405: Reiserfs: kernel panic with corrupted home filesystem
Package: linux-image-2.6.18-6-k7 Version: 2.6.18.dfsg.1-18etch1 Severity: normal I've a crypted reiserfs filesystem mounted on /home, but instead of throwing an error message, the kernel crashed. The crash occurred when I launched Thunderbird. The panic message is not on syslog, so I took a photo of the console and copied it. I don't know how to get the full error message on a file, and I don't know what information is useful. I can reproduce this bug by launching Thunderbird with the corrupted home filesystem. To have this trace, I launched Thunderbird from a tty. The error was longer than the console. On the error there is this trace (note that I didn't copy the addresses because I manually copied the screen): Process: icedove-bin (pid: 3398, ti:c6a0e000 task:e74a9000 task.ti: c6a0e000) Stack: (24 addresses that I didn't copy) Call Trace: run_timer_softirq __do_softirq+0x5a/0xbb do_softirq+0x36/0x3a apic_timer_interrupt+0x1f/0x24 _mmx_memcpy+0x84/0x128 leaf_copy_items_entirely [reiserfs] leaf_move_items [reiserfs] leaf_shift_left [reiserfs] do_balance [reiserfs] __find_get_block search_by_key [reiserfs] __getblk __bread get_neighbors [reiserfs] reiserfs_prepare_for_journal [reiserfs] fix_nodes [reiserfs] reiserfs_insert_item [reiserfs] indirect2direct [reiserfs] reiserfs_cut_from_item [reiserfs] pathrelse [reiserfs] inode_setattr reiserfs_do_truncate [reiserfs] reiserfs_truncate_file [reiserfs] do_journal_begin_r [reiserfs] reiserfs_file_release+0x35a/0x37a [reiserfs] __fput+0x8a/0x13f filp_close+0x4e/0x54 sysenter_past_esp+0x56/0x79 Code: Bad EIP value. EIP: [<>] _stext+0x3feffd6c/0x3c SS:ESP 0068:c6a0f734 <0>Kernel panic - not syncing: Fatal exception in interrupt After, I launched Thunderbird from the desktop and switched to a tty before it is launched. It crashed with this error: skb_over_panic: text: ee86bdcd len:101 put:101 head: tail:0065 end: dev: Note: /home is an encrypted filesystem using aes loop device. I think the filesystem is corrupt because when I try to mount it, it sometimes fails with this error: linux kernel: Buffer I/O error on device loop2, logical block 32813 linux kernel: lost page write due to I/O error on loop2 linux kernel: ReiserFS: loop2: warning: journal-1226: REPLAY FAILURE, fsck required! buffer write failed linux kernel: ReiserFS: loop2: warning: Replay Failure, unable to mount -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-6-k7 Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Versions of packages linux-image-2.6.18-6-k7 depends on: ii coreutils5.97-5.3The GNU core utilities ii debconf [debconf-2.0]1.5.11etch1 Debian configuration management sy ii initramfs-tools [linux-initr 0.85h tools for generating an initramfs ii module-init-tools3.3-pre4-2 tools for managing Linux kernel mo Versions of packages linux-image-2.6.18-6-k7 recommends: ii libc6-i686 2.3.6.ds1-13etch5 GNU C Library: Shared libraries [i -- debconf information: linux-image-2.6.18-6-k7/preinst/initrd-2.6.18-6-k7: linux-image-2.6.18-6-k7/preinst/abort-install-2.6.18-6-k7: shared/kernel-image/really-run-bootloader: true linux-image-2.6.18-6-k7/prerm/removing-running-kernel-2.6.18-6-k7: true linux-image-2.6.18-6-k7/postinst/kimage-is-a-directory: linux-image-2.6.18-6-k7/postinst/create-kimage-link-2.6.18-6-k7: true linux-image-2.6.18-6-k7/postinst/old-dir-initrd-link-2.6.18-6-k7: true linux-image-2.6.18-6-k7/postinst/depmod-error-2.6.18-6-k7: false linux-image-2.6.18-6-k7/postinst/bootloader-test-error-2.6.18-6-k7: linux-image-2.6.18-6-k7/preinst/lilo-has-ramdisk: linux-image-2.6.18-6-k7/preinst/abort-overwrite-2.6.18-6-k7: * linux-image-2.6.18-6-k7/preinst/already-running-this-2.6.18-6-k7: linux-image-2.6.18-6-k7/preinst/elilo-initrd-2.6.18-6-k7: true linux-image-2.6.18-6-k7/preinst/failed-to-move-modules-2.6.18-6-k7: linux-image-2.6.18-6-k7/prerm/would-invalidate-boot-loader-2.6.18-6-k7: true linux-image-2.6.18-6-k7/preinst/lilo-initrd-2.6.18-6-k7: true linux-image-2.6.18-6-k7/postinst/depmod-error-initrd-2.6.18-6-k7: false linux-image-2.6.18-6-k7/preinst/bootloader-initrd-2.6.18-6-k7: true linux-image-2.6.18-6-k7/postinst/old-system-map-link-2.6.18-6-k7: true linux-image-2.6.18-6-k7/preinst/overwriting-modules-2.6.18-6-k7: true linux-image-2.6.18-6-k7/postinst/bootloader-error-2.6.18-6-k7: linux-image-2.6.18-6-k7/postinst/old-initrd-link-2.6.18-6-k7: true -- _Pierre ReniƩ_