Bug#578937: courier-base: Emits "Filesystem notification initialization error" to client software

2011-07-06 Thread Jesse Thompson
Oh, and of course don't forget to restart courier-imap after any fam-related solution you try. Because courier has so many components, I like the handy restart suggestions I found at this page: http://www.tutorialnut.com/index.php/2010/05/18/quick-fix-filesystem-notification-initialization-error-c

Bug#578937: courier-base: Emits "Filesystem notification initialization error" to client software

2011-07-06 Thread Jesse Thompson
nd thus fam), pin them in /etc/apt/preferences, change apt sources back to stable, and apt-get update again. You should only need to pin fam and libfam0, not courier or portmap or anything else. Stay safe! - - Jesse Thompson Webformix High Speed Internet http://www.webformix.com/

Bug#374354: libgdbm3: gdbm_open continually reopens file in a loop until it runs out of file descriptors and fails.

2006-06-18 Thread Jesse Thompson
Package: libgdbm3 Version: 1.8.3-2 Severity: important When I try yo invoke gdbm_open, the call appears to internally open and reopen the specified file until we run out of file descriptors, at which point gdbm_open fails with gdbm_errno 3(File open failure) and errno 24 (Too many open files).