Your message dated Mon, 11 Apr 2016 19:27:29 +0100
with message-id <[email protected]>
and subject line Re: ext2 and ext3 modules: modprobe: ERROR: could not insert 
'ext2': Unknown symbol in module, or unknown parameter
has caused the Debian Bug report #809831,
regarding ext2 and ext3 modules: modprobe: ERROR: could not insert 'ext2': 
Unknown symbol in module, or unknown parameter
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 [email protected]
immediately.)


-- 
809831: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809831
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: base
Severity: critical
Justification: breaks unrelated software

The same probles for insert ext2 or ext3 module.

# LANG=C mount -o ro /dev/sdc1 /mnt/disk/
mount: unknown filesystem type 'ext2'

# modprobe -vv ext2
insmod /lib/modules/3.2.0-4-amd64/kernel/fs/ext2/ext2.ko
libkmod: INFO ../libkmod/libkmod-module.c:829 kmod_module_insert_module: Failed
to insert module '/lib/modules/3.2.0-4-amd64/kernel/fs/ext2/ext2.ko': No such
file or directory
ERROR: could not insert 'ext2': Unknown symbol in module, or unknown parameter
(see dmesg)
libkmod: INFO ../libkmod/libkmod.c:319 kmod_unref: context 0x7fa6136ae210
released

/var/log/kern.log:
Jan  4 11:19:50 dbdev kernel: [1561590.271996] ext2: Unknown symbol __bread_gfp
(err 0)
Jan  4 11:19:50 dbdev kernel: [1561590.272039] ext2: Unknown symbol
__getblk_gfp (err 0)




-- System Information:
Debian Release: 7.9
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

--- End Message ---
--- Begin Message ---
On Mon, 04 Jan 2016 11:33:08 -0300 Mario Pereyra <[email protected]> wrote:
> Package: base
> Severity: critical
> Justification: breaks unrelated software
> 
> The same probles for insert ext2 or ext3 module.
> 
> # LANG=C mount -o ro /dev/sdc1 /mnt/disk/
> mount: unknown filesystem type 'ext2'
> 
> # modprobe -vv ext2
> insmod /lib/modules/3.2.0-4-amd64/kernel/fs/ext2/ext2.ko
> libkmod: INFO ../libkmod/libkmod-module.c:829 kmod_module_insert_module: 
> Failed
> to insert module '/lib/modules/3.2.0-4-amd64/kernel/fs/ext2/ext2.ko': No such
> file or directory
> ERROR: could not insert 'ext2': Unknown symbol in module, or unknown parameter
> (see dmesg)
> libkmod: INFO ../libkmod/libkmod.c:319 kmod_unref: context 0x7fa6136ae210
> released
> 
> /var/log/kern.log:
> Jan  4 11:19:50 dbdev kernel: [1561590.271996] ext2: Unknown symbol 
> __bread_gfp
> (err 0)
> Jan  4 11:19:50 dbdev kernel: [1561590.272039] ext2: Unknown symbol
> __getblk_gfp (err 0)

You are using an old kernel image with newer kernel modules.  This is
almost certainly not a bug.  Either you upgraded the kernel package and
haven't yet rebooted, or your boot loader is misconfigured and is not
loading the latest installed kernel image.

Ben.

-- 
Ben Hutchings
Humans are not rational beings; they are rationalising beings.

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


--- End Message ---

Reply via email to