IMAP: inotify_init() failed: Function not implemented
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | dovecot (Ubuntu) |
Undecided
|
Unassigned | ||
Bug Description
Since last nights update of dovecot-imapd 1:1.0.10-
Jun 1 09:16:03 lvps92-51-131-18 dovecot: IMAP(postmaster
I have installed the packages:
dnotify install
inotify-tools install
libinotifytools0 install
Before the upadate, IDLE was working fine.
| Braindead (denmen) wrote : | #1 |
Well, you could be right. My Kernel-Version for the VPS is 2.6.9 too (Linux version 2.6.9-023stab04
But, before the last update, the notify-System was working fine and I had no errors...
| Aaron Gyes (floam) wrote : | #3 |
The version of ubuntu you're using normally comes with a newer kernel than that and you're probably doing something unsupported. You might bug your host and ask them to update to a modern version of the kernel.
| Michael Zoet (michazoet) wrote : | #4 |
seems to me this bug can be resolved by upgrading to a newer Linux kernel.
| Changed in dovecot: | |
| status: | New → Fix Released |


inotify_init man page says: "Inotify was merged into the 2.6.13 Linux kernel"
I have the same problem on my VPS and I assume that the kernel version of the VPS is too old (in my case 2.6.9....).
just my two cents