[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#545449: marked as done (linux-image-2.6.26-2-686: Error inserting ebt_ulog: Cannot allocate memory)



Your message dated Tue, 2 Jul 2013 22:28:33 +0200
with message-id <20130702202833.GC4762@pisco.westfalen.local>
and subject line Closing
has caused the Debian Bug report #545449,
regarding linux-image-2.6.26-2-686: Error inserting ebt_ulog: Cannot allocate memory
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 owner@bugs.debian.org
immediately.)


-- 
545449: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545449
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.26-2-686
Version: 2.6.26-17lenny2
Severity: normal

ebt_ulog kernel module fails to load with the following error:

mull:~# modprobe ebt_ulog
FATAL: Error inserting ebt_ulog (/lib/modules/2.6.26-2-686/kernel/net/bridge/netfilter/ebt_ulog.ko): Cannot allocate memory

I also tried with various values of the nlbufsiz parameter, down to 0, but with no results

mull:~# strace modprobe ebt_ulog
...
fcntl64(3, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=1}) = 0
open("/proc/modules", O_RDONLY)         = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f09000
read(4, "ebtables 16480 0 - Live 0xf89a800"..., 1024) = 1024
read(4, "de_cd_mod,serverworks,ide_pci_gen"..., 1024) = 614
read(4, ""..., 1024)                    = 0
close(4)                                = 0
munmap(0xb7f09000, 4096)                = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=9209, ...}) = 0
mmap2(NULL, 9209, PROT_READ|PROT_WRITE, MAP_PRIVATE, 3, 0) = 0xb7f07000
init_module(0xb7f07000, 9209, "")       = -1 ENOMEM (Cannot allocate memory)
write(2, "FATAL: Error inserting ebt_ulog ("..., 124FATAL: Error inserting ebt_ulog 
(/lib/modules/2.6.26-2-686/kernel/net/bridge/netfilter/ebt_ulog.ko): Cannot allocate memory
) = 124
exit_group(1)                           = ?


same problem reported in
https://lists.linux-foundation.org/pipermail/bugme-new/2005-May/012248.html


context: I was trying to setup a netflow probe with fprobe-ulog, for traffic port-mirrored by a switch, but mirrored traffic was not captured by 
iptables as it was directed to a foreign mac address.

-- Package-specific info:
** Version:
Linux version 2.6.26-2-686 (Debian 2.6.26-17lenny2) (dannf@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Fri Aug 14 01:27:18 UTC 2009

** Command line:
root=/dev/sda1 ro 

** Not tainted

** Kernel log:
[    1.013472] SCSI subsystem initialized
[    1.013472] ACPI: PCI Interrupt 0000:08:02.0[A] -> GSI 18 (level, low) -> IRQ 18
[    1.097991] scsi0 : IBM PCI ServeRAID 7.12.05  Build 761 <ServeRAID 5i>
[    1.101107] scsi 0:0:0:0: Direct-Access     IBM      SERVERAID        1.00 PQ: 0 ANSI: 2
[    1.101107] scsi 0:0:15:0: Processor         IBM      SERVERAID        1.00 PQ: 0 ANSI: 2
[    1.111618] scsi 0:1:8:0: Processor         IBM      32P0032a S320  1 1    PQ: 0 ANSI: 2
[    1.133644] ACPI: ACPI0007:00 is registered as cooling_device0
[    1.133664] ACPI: ACPI0007:01 is registered as cooling_device1
[    1.263911] Driver 'sd' needs updating - please use bus_type methods
[    1.263911] sd 0:0:0:0: [sda] 71096320 512-byte hardware sectors (36401 MB)
[    1.263911] sd 0:0:0:0: [sda] Assuming Write Enabled
[    1.263911] sd 0:0:0:0: [sda] Assuming drive cache: write through
[    1.263911] sd 0:0:0:0: [sda] 71096320 512-byte hardware sectors (36401 MB)
[    1.263911] sd 0:0:0:0: [sda] Assuming Write Enabled
[    1.263911] sd 0:0:0:0: [sda] Assuming drive cache: write through
[    1.263911]  sda: sda1 sda2 < sda5 sda6 sda7 sda8 sda9 >
[    1.319915] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.017909] PM: Starting manual resume from disk
[    2.043236] kjournald starting.  Commit interval 5 seconds
[    2.045364] EXT3-fs: mounted filesystem with ordered data mode.
[    3.312028] udevd version 125 started
[    3.663200] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.663200] scsi 0:0:15:0: Attached scsi generic sg1 type 3
[    3.663200] scsi 0:1:8:0: Attached scsi generic sg2 type 3
[    4.288513] Linux agpgart interface v0.103
[    4.516133] input: Power Button (FF) as /class/input/input1
[    4.544138] Uniform Multi-Platform E-IDE driver
[    4.544228] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[    4.590035] ACPI: Power Button (FF) [PWRF]
[    4.600902] usbcore: registered new interface driver usbfs
[    4.600902] usbcore: registered new interface driver hub
[    4.600902] usbcore: registered new device driver usb
[    4.676428] piix4_smbus 0000:00:0f.0: Found 0000:00:0f.0 device
[    4.688071] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.688071] ACPI: PCI Interrupt Link [LPUS] enabled at IRQ 11
[    4.688071] ACPI: PCI Interrupt 0000:00:0f.2[A] -> Link [LPUS] -> GSI 11 (level, low) -> IRQ 11
[    4.688071] ohci_hcd 0000:00:0f.2: OHCI Host Controller
[    4.688071] ohci_hcd 0000:00:0f.2: new USB bus registered, assigned bus number 1
[    4.688071] ohci_hcd 0000:00:0f.2: irq 11, io mem 0xfebfe000
[    4.744061] usb usb1: configuration #1 chosen from 1 choice
[    4.744061] hub 1-0:1.0: USB hub found
[    4.744061] hub 1-0:1.0: 4 ports detected
[    4.844399] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    4.844498] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.844595] usb usb1: Product: OHCI Host Controller
[    4.844677] usb usb1: Manufacturer: Linux 2.6.26-2-686 ohci_hcd
[    4.844764] usb usb1: SerialNumber: 0000:00:0f.2
[    4.846544] SvrWks CSB5: IDE controller (0x1166:0x0212 rev 0x93) at  PCI slot 0000:00:0f.1
[    4.846674] SvrWks CSB5: not 100% native mode: will probe irqs later
[    4.846790] SvrWks CSB5: simplex device: DMA forced
[    4.846880]     ide0: BM-DMA at 0x0700-0x0707
[    4.846971] SvrWks CSB5: simplex device: DMA forced
[    4.847052]     ide1: BM-DMA at 0x0708-0x070f
[    4.848758] Probing IDE interface ide0...
[    5.586045] hda: LG CD-ROM CRN-8245B, ATAPI CD/DVD-ROM drive
[    5.796634] Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI
[    5.796634] Copyright (c) 1999-2006 Intel Corporation.
[    5.841193] Floppy drive(s): fd0 is 1.44M
[    5.870988] FDC 0 is a National Semiconductor PC87306
[    5.968826] input: PC Speaker as /class/input/input2
[    6.128898] Error: Driver 'pcspkr' is already registered, aborting...
[    6.263411] hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[    6.263622] hda: UDMA/33 mode selected
[    6.263881] Probing IDE interface ide1...
[    6.825082] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    6.825242] ide1 at 0x170-0x177,0x376 on irq 15
[    6.828994] ACPI: PCI Interrupt 0000:06:08.0[A] -> GSI 29 (level, low) -> IRQ 29
[    6.854414] No dock devices found.
[    7.102412] e1000: 0000:06:08.0: e1000_probe: (PCI-X:100MHz:64-bit) 00:09:6b:f1:76:38
[    7.106411] libata version 3.00 loaded.
[    7.141170] input: ImExPS/2 Generic Explorer Mouse as /class/input/input3
[    7.144615] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
[    7.144759] ACPI: PCI Interrupt 0000:06:08.1[B] -> GSI 30 (level, low) -> IRQ 30
[    7.425304] e1000: 0000:06:08.1: e1000_probe: (PCI-X:100MHz:64-bit) 00:09:6b:f1:76:39
[    7.461304] e1000: eth1: e1000_probe: Intel(R) PRO/1000 Network Connection
[    7.579137] hda: ATAPI 24X CD-ROM drive, 128kB Cache
[    7.579137] Uniform CD-ROM driver Revision: 3.20
[    7.963298] Adding 2650684k swap on /dev/sda7.  Priority:-1 extents:1 across:2650684k
[    8.293924] EXT3 FS on sda1, internal journal
[    8.733361] loop: module loaded
[    9.999291] kjournald starting.  Commit interval 5 seconds
[   10.016771] EXT3 FS on sda9, internal journal
[   10.016771] EXT3-fs: mounted filesystem with ordered data mode.
[    9.999291] kjournald starting.  Commit interval 5 seconds
[   10.027127] EXT3 FS on sda8, internal journal
[   10.027127] EXT3-fs: mounted filesystem with ordered data mode.
[   10.048655] kjournald starting.  Commit interval 5 seconds
[   10.054235] EXT3 FS on sda5, internal journal
[   10.054359] EXT3-fs: mounted filesystem with ordered data mode.
[   10.067126] kjournald starting.  Commit interval 5 seconds
[   10.076689] EXT3 FS on sda6, internal journal
[   10.076812] EXT3-fs: mounted filesystem with ordered data mode.
[   10.709144] e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX
[   12.389537] NET: Registered protocol family 10
[   12.389537] lo: Disabled Privacy Extensions
[   13.475286] device eth0 entered promiscuous mode
[   14.156638] warning: `ntpd' uses 32-bit capabilities (legacy support in use)
[   14.850720] device eth0 left promiscuous mode
[   24.341647] eth0: no IPv6 routers present
[   86.175552] Ebtables v2.0 registered

** Loaded modules:
Module                  Size  Used by
ebtables               16480  0 
ipt_ULOG                6820  1 
x_tables               13284  1 ipt_ULOG
ipv6                  235364  18 
loop                   12748  0 
ide_cd_mod             27652  0 
cdrom                  30176  1 ide_cd_mod
ata_generic             4676  0 
libata                140416  1 ata_generic
dock                    8304  1 libata
serio_raw               4740  0 
snd_pcm                62596  0 
snd_timer              17800  1 snd_pcm
snd                    45604  2 snd_pcm,snd_timer
psmouse                32336  0 
soundcore               6368  1 snd
snd_page_alloc          7816  1 snd_pcm
pcspkr                  2432  0 
floppy                 47748  0 
e1000                 102560  0 
serverworks             4932  0 [permanent]
ohci_hcd               18500  0 
i2c_piix4               7216  0 
ide_pci_generic         3908  0 [permanent]
i2c_core               19828  1 i2c_piix4
usbcore               118224  2 ohci_hcd
ide_core               96136  3 ide_cd_mod,serverworks,ide_pci_generic
button                  6096  0 
sworks_agp              6720  0 
agpgart                28776  1 sworks_agp
evdev                   8000  0 
sg                     26964  0 
ext3                  105512  5 
jbd                    39444  1 ext3
mbcache                 7108  1 ext3
sd_mod                 22200  7 
thermal                15228  0 
processor              32544  1 thermal
fan                     4164  0 
thermal_sys            10856  3 thermal,processor,fan
ips                    36348  6 
scsi_mod              129324  4 libata,sg,sd_mod,ips

** PCI devices:
00:00.0 Host bridge [0600]: Broadcom CMIC-WS Host Bridge (GC-LE chipset) [1166:0012] (rev 13)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel modules: sworks-agp

00:00.1 Host bridge [0600]: Broadcom CMIC-WS Host Bridge (GC-LE chipset) [1166:0012]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel modules: sworks-agp

00:00.2 Host bridge [0600]: Broadcom CMIC-LE [1166:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel modules: sworks-agp

00:06.0 VGA compatible controller [0300]: ATI Technologies Inc Rage XL [1002:4752] (rev 27) (prog-if 00 [VGA controller])
	Subsystem: IBM Device [1014:0240]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (2000ns min), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: I/O ports at 2400 [size=256]
	Region 2: Memory at febff000 (32-bit, non-prefetchable) [size=4K]
	[virtual] Expansion ROM at 50000000 [disabled] [size=128K]
	Capabilities: <access denied>

00:0f.0 Host bridge [0600]: Broadcom CSB5 South Bridge [1166:0201] (rev 93)
	Subsystem: Broadcom CSB5 South Bridge [1166:0201]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 64
	Kernel driver in use: piix4_smbus
	Kernel modules: i2c-piix4, sworks-agp

00:0f.1 IDE interface [0101]: Broadcom CSB5 IDE Controller [1166:0212] (rev 93) (prog-if 82 [Master PriP])
	Subsystem: Broadcom CSB5 IDE Controller [1166:0212]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 32 bytes
	Region 0: I/O ports at 01f0 [size=8]
	Region 1: I/O ports at 03f4 [size=1]
	Region 2: I/O ports at 0170 [size=8]
	Region 3: I/O ports at 0374 [size=1]
	Region 4: I/O ports at 0700 [size=16]
	Kernel driver in use: Serverworks_IDE
	Kernel modules: serverworks

00:0f.2 USB Controller [0c03]: Broadcom OSB4/CSB5 OHCI USB Controller [1166:0220] (rev 05) (prog-if 10 [OHCI])
	Subsystem: Broadcom OSB4/CSB5 OHCI USB Controller [1166:0220]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (20000ns max), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at febfe000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd
	Kernel modules: ohci-hcd

00:0f.3 ISA bridge [0601]: Broadcom CSB5 LPC bridge [1166:0225]
	Subsystem: Broadcom Device [1166:0230]
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

00:10.0 Host bridge [0600]: Broadcom CIOB-X2 PCI-X I/O Bridge [1166:0101] (rev 03)
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Capabilities: <access denied>
	Kernel modules: sworks-agp

00:10.2 Host bridge [0600]: Broadcom CIOB-X2 PCI-X I/O Bridge [1166:0101] (rev 03)
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Capabilities: <access denied>
	Kernel modules: sworks-agp

00:11.0 Host bridge [0600]: Broadcom CIOB-X2 PCI-X I/O Bridge [1166:0101] (rev 03)
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Capabilities: <access denied>
	Kernel modules: sworks-agp

00:11.2 Host bridge [0600]: Broadcom CIOB-X2 PCI-X I/O Bridge [1166:0101] (rev 03)
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Capabilities: <access denied>
	Kernel modules: sworks-agp

06:08.0 Ethernet controller [0200]: Intel Corporation 82546EB Gigabit Ethernet Controller (Copper) [8086:1010] (rev 01)
	Subsystem: IBM PRO/1000 MT Dual Port Network Adapter [1014:027c]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (63750ns min), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 29
	Region 0: Memory at fbfe0000 (64-bit, non-prefetchable) [size=128K]
	Region 4: I/O ports at 2500 [size=64]
	Capabilities: <access denied>
	Kernel driver in use: e1000
	Kernel modules: e1000

06:08.1 Ethernet controller [0200]: Intel Corporation 82546EB Gigabit Ethernet Controller (Copper) [8086:1010] (rev 01)
	Subsystem: IBM PRO/1000 MT Dual Port Network Adapter [1014:027c]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (63750ns min), Cache Line Size: 32 bytes
	Interrupt: pin B routed to IRQ 30
	Region 0: Memory at fbfc0000 (64-bit, non-prefetchable) [size=128K]
	Region 4: I/O ports at 2540 [size=64]
	Capabilities: <access denied>
	Kernel driver in use: e1000
	Kernel modules: e1000

08:02.0 RAID bus controller [0104]: IBM ServeRAID Controller [1014:01bd]
	Subsystem: IBM ServeRAID-5i [1014:0259]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at f4000000 (32-bit, prefetchable) [size=64M]
	[virtual] Expansion ROM at 50020000 [disabled] [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: ips
	Kernel modules: ips



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

Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.26-2-686 depends on:
ii  debconf [debconf-2.0]         1.5.24     Debian configuration management sy
ii  initramfs-tools [linux-initra 0.92o      tools for generating an initramfs
ii  module-init-tools             3.4-1      tools for managing Linux kernel mo

Versions of packages linux-image-2.6.26-2-686 recommends:
ii  libc6-i686                    2.7-18     GNU C Library: Shared libraries [i

Versions of packages linux-image-2.6.26-2-686 suggests:
ii  grub                       0.97-47lenny2 GRand Unified Bootloader (Legacy v
pn  linux-doc-2.6.26           <none>        (no description available)

-- debconf information:
  linux-image-2.6.26-2-686/postinst/bootloader-error-2.6.26-2-686:
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.26-2-686/postinst/old-dir-initrd-link-2.6.26-2-686: true
  linux-image-2.6.26-2-686/preinst/overwriting-modules-2.6.26-2-686: true
  linux-image-2.6.26-2-686/postinst/bootloader-test-error-2.6.26-2-686:
  linux-image-2.6.26-2-686/postinst/depmod-error-2.6.26-2-686: false
  linux-image-2.6.26-2-686/preinst/bootloader-initrd-2.6.26-2-686: true
  linux-image-2.6.26-2-686/preinst/abort-overwrite-2.6.26-2-686:
  linux-image-2.6.26-2-686/preinst/abort-install-2.6.26-2-686:
  linux-image-2.6.26-2-686/postinst/depmod-error-initrd-2.6.26-2-686: false
  linux-image-2.6.26-2-686/postinst/create-kimage-link-2.6.26-2-686: true
  linux-image-2.6.26-2-686/preinst/failed-to-move-modules-2.6.26-2-686:
  linux-image-2.6.26-2-686/preinst/initrd-2.6.26-2-686:
  linux-image-2.6.26-2-686/preinst/lilo-has-ramdisk:
  linux-image-2.6.26-2-686/prerm/would-invalidate-boot-loader-2.6.26-2-686: true
  linux-image-2.6.26-2-686/postinst/kimage-is-a-directory:
  linux-image-2.6.26-2-686/postinst/old-initrd-link-2.6.26-2-686: true
  linux-image-2.6.26-2-686/preinst/elilo-initrd-2.6.26-2-686: true
  linux-image-2.6.26-2-686/preinst/lilo-initrd-2.6.26-2-686: true
  linux-image-2.6.26-2-686/prerm/removing-running-kernel-2.6.26-2-686: true
  linux-image-2.6.26-2-686/postinst/old-system-map-link-2.6.26-2-686: true



--- End Message ---
--- Begin Message ---
Hi,
your bug has been filed against the "linux-2.6" source package and was filed for
a kernel older than the recently released Debian 7.x / Wheezy with a severity
less than important.

We don't have the ressources to reproduce the complete backlog of all older kernel
bugs, so we're closing this bug for now. If you can reproduce the bug with Debian Wheezy
or a more recent kernel from testing or unstable, please reopen the bug by sending
a mail to control@bugs.debian.org with the following three commands included in the
mail:

reopen BUGNUMBER
reassign BUGNUMBER src:linux
thanks

Cheers,
        Moritz

--- End Message ---

Reply to: