Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122804 - Beagle cannot open inotify device
Summary: Beagle cannot open inotify device
Status: VERIFIED DUPLICATE of bug 122803
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-14 08:54 UTC by Arnob Alam
Modified: 2006-02-14 08:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
dmesg output (dmesg.txt,14.07 KB, text/plain)
2006-02-14 08:55 UTC, Arnob Alam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arnob Alam 2006-02-14 08:54:26 UTC
I am using the gentoo-sources Kernel a Kernel with inotify support and /dev/inotify permissions set to 0644. Beagle complains that inotify isn't enabled.

here is some useful output:

alama@valiant ~ $ beagled --replace --fg --debug
Debug: Starting Beagle Daemon (version 0.1.2)
Debug: Command Line: /usr/lib64/beagle/BeagleDaemon.exe --replace --fg --debug
Debug: Starting main loop
Debug: Starting messaging server
Debug: Starting QueryDriver
Debug: Found index helper at /usr/lib64/beagle/beagled-index-helper
Debug: KMail folders not found. Will keep trying
inotify_init: Function not implemented
Inotify not supported!  You need a 2.6.13 kernel or later with CONFIG_INOTIFY enabled.Warn: Could not initialize inotify
Debug: Starting FileSystemWatcher Backend
Debug: Scanning for files in the IndexingService

(... snipped ...)

alama@valiant /dev $ ls -la inotify /dev/misc/inotify
crw-r--r--  1 root root 10, 63 Feb 12 10:55 /dev/misc/inotify
lrwxrwxrwx  1 root root     12 Feb 15 13:45 inotify -> misc/inotify directory...
Comment 1 Arnob Alam 2006-02-14 08:55:09 UTC
Created attachment 79775 [details]
dmesg output
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-02-14 08:56:51 UTC

*** This bug has been marked as a duplicate of 122803 ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-02-14 08:57:40 UTC
.