Displaying 5 results from an estimated 5 matches for "uberlord".
2007 Sep 28
2
DO NOT REPLY [Bug 4998] New: [PATCH] rsync returns from fork before a valid pidfile is created
...Version: 2.6.9
Platform: Other
URL: http://bugs.gentoo.org/show_bug.cgi?id=192075
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: uberlord@gentoo.org
QAContact: rsync-qa@samba.org
Which causes issues with Gentoo's new boot system as it expects a pidfile to be
created in a second or two of the daemon forking.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail b...
2006 Jun 14
2
Problems with dovecot.beta9
Dear all :)
I have been upgraded dovecot today and I get following errors:
Jun 14 12:08:54 [dovecot] IMAP(adnae@xxxxxx.xxx): inotify_init() failed: Function not implemented
Jun 14 12:08:54 [dovecot] IMAP(auftrag@xxxxxxx.xxx): inotify_init() failed: Function not implemented
Jun 14 12:08:54 [dovecot] IMAP(swolf@xxxxxx.xxx): inotify_init() failed: Function not implemented
I have a 64 bit
2006 Jun 15
2
[PATCH] Better detection for ioloop and notify
...ch to configure.in to test that epoll, poll, inotify, kqueue
and dnotify actually work. It also attempts to select the best one for you if
none specified.
This supercedes my previous patch in the re beta9 thread.
Hopefully get this in Gentoo's beta9 ebuild soon.
Thanks
--
Roy Marples <uberlord@gentoo.org>
Gentoo/Linux Developer (baselayout, networking)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure-notify.patch
Type: text/x-diff
Size: 5147 bytes
Desc: not available
Url : http://dovecot.org/pipermail/dovecot/attachments/20060615/bdab2466/c...
2007 Jan 26
2
environment variables required for startup
Using dovecot-1.0-rc19 (quotas are working good, btw) on Gentoo, I have
a strange problem. On boot, dovecot doesn't start, the init script just
times out. From the command line, it starts instantly without problem.
Also, using a program called 'monit' to make sure processes stay
running and restart them if they stop, if I manually stop dovecot, it
is then unable to start it (calling
2007 Apr 12
0
[PATCH] Compile cleaning against OpenLDAP 2.3.x
Hi List
Looks like OpenLDAP 2.3 doesn't define LDAP_DEPRECATED [1] anymore which
causes a few warnings in Gentoo [2].
Attached is a patch that re-defines this so that dovecot can continue
using simple functions like ldap_bind().
Thanks
Roy
[1]
http://www.mail-archive.com/openldap-devel at openldap.org/msg00487.html
[2] http://bugs.gentoo.org/show_bug.cgi?id=162437
-------------- next