Re: cachefilesd.ko missing in FC11

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

 



On 07/23/2009 01:54 PM, Albert Graham wrote:
Hi,

The init script for /etc/init.d/cachefilesd states:

        echo -n $"Starting $PROG: "

        # Load the cachefiles module if needed
        [ -x "$MODPROBE" ] && {
                if ! /sbin/lsmod | grep cachefiles > /dev/null ; then
                         $MODPROBE cachefiles $MODPROBE_ARGS || exit 1
                fi
        }


This implies there is a kernel modules called cachefiles.ko ? which does not exist

# service cachefilesd start
Starting cachefilesd: FATAL: Module cachefiles not found.

The file called /sbin/cachefilesd is the userspace side of things that relies on /proc/fs/cachefiles which I assume would be created by the kernel module - if it existed ?

/sbin/cachefilesd -dns
Unable to open /proc/fs/cachefiles: errno 2 (No such file or directory)


Any ideas ?

Albert.





It seems that this is an existing bug outstanding since 2007 (Fedora 8)

https://bugzilla.redhat.com/show_bug.cgi?id=411051

Someone should probability remove the RPM from the Fedora repo as suggested in the bug report.



--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux