On Tue, Jun 30, 2009 at 4:40 PM, Yury V. Zaytsev<[email protected]> wrote:
> Hi there!
>
> I've just upgraded the kernel on one of my boxes and got an error,
> stating that "module fuse 2.7.4-1.nodist.rf is not currently installed"
> although it should be installed, since I actually use fuse to mount some
> NTFS volumes from loop devices. The rpmforge repo is normally disabled
> on this box and I enable it only when I need to install some packages it
> provides.
>
> I've attached the update log. Could someone please advice whether I
> should just ignore those error messages, or I need to fix something
> first before rebooting the server?

On behalf of Dag, I'd like to refer you to his post:

http://lists.centos.org/pipermail/centos/2009-June/078334.html

(excerpt)
But what is far the easiest solution is to head over to the elrepo
repository at:

        http://elrepo.org/linux/elrepo/el5/i386/RPMS/

and then download the package for your kernel:

        
http://elrepo.org/linux/elrepo/el5/i386/RPMS/kmod-fuse-2.7.4-1.el5.elrepo.i686.rpm

Install that by doing, eg.

        rpm -Uhv 
http://elrepo.org/linux/elrepo/el5/i386/RPMS/kmod-fuse-2.7.4-1.el5.elrepo.i686.rpm

and all should be fine. No need for dkms, dkms-fuse, kernel-devel,
kernel-headers or a compiler. I recommend it nowadays over any dkms
packages.

Good luck and please report back !
-- 
--   dag wieers,   http://dag.wieers.com/
(end)

In your case, just replace "i686/i386" with "x86_64".

Akemi
_______________________________________________
users mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/users

Reply via email to