Your message dated Thu, 26 May 2011 11:43:02 +0200
with message-id <[email protected]>
and subject line Re: fuse-utils: fails to load module with latest amd64 2.6.32
kernel
has caused the Debian Bug report #570479,
regarding fuse-utils: fails to load module with latest amd64 2.6.32 kernel
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.)
--
570479: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570479
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fuse-utils
Version: 2.8.1-1.2
Severity: normal
Been trying to set up encfs on my Debian Sid box.
Using the kernel image 2.6.32-trunk-amd64 I cannot get encfs to work due to
FUSE failing to load the relevant modules.
Error given with modprobe is as follows:
FATAL: Error inserting fuse
(/lib/modules/2.6.32-trunk-amd64/kernel/fs/fuse/fuse.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
dmesg output has the following in it:
[2095183.475951] fuse: disagrees about version of symbol set_bdi_congested
[2095183.475983] fuse: Unknown symbol set_bdi_congested
[2095183.476066] fuse: disagrees about version of symbol misc_deregister
[2095183.476094] fuse: Unknown symbol misc_deregister
[2095183.476158] fuse: disagrees about version of symbol bdi_writeout_inc
[2095183.476186] fuse: Unknown symbol bdi_writeout_inc
[2095183.476217] fuse: disagrees about version of symbol
grab_cache_page_write_begin
[2095183.476260] fuse: Unknown symbol grab_cache_page_write_begin
[2095183.476325] fuse: disagrees about version of symbol bdi_register
[2095183.476352] fuse: Unknown symbol bdi_register
[2095183.476414] fuse: disagrees about version of symbol bdi_destroy
[2095183.476441] fuse: Unknown symbol bdi_destroy
[2095183.476485] fuse: disagrees about version of symbol
iov_iter_copy_from_user_atomic
[2095183.476537] fuse: Unknown symbol iov_iter_copy_from_user_atomic
[2095183.476613] fuse: disagrees about version of symbol sb_set_blocksize
[2095183.476641] fuse: Unknown symbol sb_set_blocksize
[2095183.476699] fuse: disagrees about version of symbol get_sb_bdev
[2095183.476726] fuse: Unknown symbol get_sb_bdev
[2095183.476902] fuse: disagrees about version of symbol read_cache_pages
[2095183.476930] fuse: Unknown symbol read_cache_pages
[2095183.476980] fuse: disagrees about version of symbol
clear_page_dirty_for_io
[2095183.477009] fuse: Unknown symbol clear_page_dirty_for_io
[2095183.477062] fuse: disagrees about version of symbol kill_block_super
[2095183.477099] fuse: Unknown symbol kill_block_super
[2095183.477209] fuse: disagrees about version of symbol bdi_register_dev
[2095183.477237] fuse: Unknown symbol bdi_register_dev
[2095183.477268] fuse: disagrees about version of symbol generic_file_mmap
[2095183.477297] fuse: Unknown symbol generic_file_mmap
[2095183.477340] fuse: disagrees about version of symbol __free_pages
[2095183.477367] fuse: Unknown symbol __free_pages
[2095183.477475] fuse: disagrees about version of symbol unlock_page
[2095183.477502] fuse: Unknown symbol unlock_page
[2095183.477556] fuse: disagrees about version of symbol clear_bdi_congested
[2095183.477595] fuse: Unknown symbol clear_bdi_congested
[2095183.477662] fuse: disagrees about version of symbol file_remove_suid
[2095183.477690] fuse: Unknown symbol file_remove_suid
[2095183.477731] fuse: disagrees about version of symbol
default_unplug_io_fn
[2095183.477759] fuse: Unknown symbol default_unplug_io_fn
[2095183.477791] fuse: disagrees about version of symbol bdi_init
[2095183.477817] fuse: Unknown symbol bdi_init
[2095183.477900] fuse: disagrees about version of symbol write_inode_now
[2095183.477927] fuse: Unknown symbol write_inode_now
[2095183.477984] fuse: disagrees about version of symbol kill_litter_super
[2095183.478012] fuse: Unknown symbol kill_litter_super
[2095183.478044] fuse: disagrees about version of symbol get_sb_single
[2095183.478072] fuse: Unknown symbol get_sb_single
[2095183.478116] fuse: disagrees about version of symbol misc_register
[2095183.478143] fuse: Unknown symbol misc_register
[2095183.478190] fuse: disagrees about version of symbol end_page_writeback
[2095183.478219] fuse: Unknown symbol end_page_writeback
[2095183.478437] fuse: disagrees about version of symbol
generic_file_aio_read
[2095183.478466] fuse: Unknown symbol generic_file_aio_read
[2095183.478519] fuse: disagrees about version of symbol
filemap_write_and_wait
[2095183.478547] fuse: Unknown symbol filemap_write_and_wait
[2095183.478580] fuse: disagrees about version of symbol set_page_dirty_lock
[2095183.478608] fuse: Unknown symbol set_page_dirty_lock
[2095183.478639] fuse: disagrees about version of symbol
test_set_page_writeback
[2095183.478668] fuse: Unknown symbol test_set_page_writeback
[2095183.478815] fuse: disagrees about version of symbol kill_anon_super
[2095183.478843] fuse: Unknown symbol kill_anon_super
[2095183.478881] fuse: disagrees about version of symbol
generic_write_checks
[2095183.478910] fuse: Unknown symbol generic_write_checks
[2095183.478940] fuse: disagrees about version of symbol filemap_fault
[2095183.478968] fuse: Unknown symbol filemap_fault
[2095183.478998] fuse: disagrees about version of symbol
__set_page_dirty_nobuffers
[2095183.479041] fuse: Unknown symbol __set_page_dirty_nobuffers
[2095183.479128] fuse: disagrees about version of symbol get_sb_nodev
[2095183.479155] fuse: Unknown symbol get_sb_nodev
[2095183.479194] fuse: disagrees about version of symbol bdi_set_max_ratio
[2095183.479222] fuse: Unknown symbol bdi_set_max_ratio
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-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/bash
Versions of packages fuse-utils depends on:
ii adduser 3.112 add and remove users and groups
ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib
ii libfuse2 2.8.1-1.2 Filesystem in USErspace library
ii makedev 2.3.1-89 creates device files in /dev
ii sed 4.2.1-6 The GNU sed stream editor
ii udev 150-2 /dev/ and hotplug management daemo
fuse-utils recommends no packages.
fuse-utils suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
the fuse package has no kernel module anymore, instead, the one from the
kernel is used.
--
Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email: [email protected]
Internet: http://people.progress-technologies.net/~daniel.baumann/
--- End Message ---