Hi,
I build my own fedora core 2 install CD
.
For this I use a kickstart, I modify comps.xml,
rebuild hdlist, etc...
The installation is ok, but when I install a system
with this CD, it's impossible to make cyrus-imapd works.
When I make a minimal install with the original
fedora CD and after install cyrus-imapd, it's works !
To give you more information, I have this in
/var/log/maillog
Sep 20 19:08:15 gateway master[1562]: process 2786
exited, status 75
Sep 20 19:08:15 gateway master[1562]: service lmtpunix pid 2786 in READY state: terminated abnormally Sep 20 19:08:15 gateway master[2787]: about to exec /usr/lib/cyrus-imapd/lmtpd Sep 20 19:08:15 gateway lmtpunix[2787]: DBERROR db4: Berkeley DB library configured to support only DB_PRIVATE environments Sep 20 19:08:15 gateway lmtpunix[2787]: DBERROR: dbenv->open '/var/lib/imap/db' failed: Invalid argument Sep 20 19:08:15 gateway lmtpunix[2787]: DBERROR: init() on berkeley Sep 20 19:08:15 gateway lmtpunix[2787]: executed Sep 20 19:08:15 gateway lmtpunix[2787]: DBERROR db4: environment not yet opened Sep 20 19:08:15 gateway lmtpunix[2787]: DBERROR: opening /var/lib/imap/deliver.db: Invalid argument Sep 20 19:08:15 gateway lmtpunix[2787]: DBERROR: opening /var/lib/imap/deliver.db: cyrusdb error Sep 20 19:08:15 gateway lmtpunix[2787]: FATAL: lmtpd: unable to init duplicate delivery database Sep 20 19:08:15 gateway master[1562]: process 2787 exited, status 75 Sep 20 19:08:15 gateway master[1562]: service lmtpunix pid 2787 in READY state: terminated abnormally Sep 20 19:08:15 gateway master[2788]: about to exec /usr/lib/cyrus-imapd/lmtpd Sep 20 19:08:15 gateway lmtpunix[2788]: DBERROR db4: Berkeley DB library configured to support only DB_PRIVATE environments Sep 20 19:08:15 gateway lmtpunix[2788]: DBERROR: dbenv->open '/var/lib/imap/db' failed: Invalid argument Sep 20 19:08:15 gateway lmtpunix[2788]: DBERROR: init() on berkeley Sep 20 19:08:15 gateway lmtpunix[2788]: executed Sep 20 19:08:15 gateway lmtpunix[2788]: DBERROR db4: environment not yet opened Sep 20 19:08:15 gateway lmtpunix[2788]: DBERROR: opening /var/lib/imap/deliver.db: Invalid argument Sep 20 19:08:15 gateway lmtpunix[2788]: DBERROR: opening /var/lib/imap/deliver.db: cyrusdb error Sep 20 19:08:15 gateway lmtpunix[2788]: FATAL: lmtpd: unable to init duplicate delivery database Sep 20 19:08:15 gateway master[1562]: process 2788 exited, status 75 Sep 20 19:08:15 gateway master[1562]: service lmtpunix pid 2788 in READY state: terminated abnormally Sep 20 19:08:15 gateway master[2789]: about to exec /usr/lib/cyrus-imapd/lmtpd Sep 20 19:08:15 gateway lmtpunix[2789]: DBERROR db4: Berkeley DB library configured to support only DB_PRIVATE environments Sep 20 19:08:15 gateway lmtpunix[2789]: DBERROR: dbenv->open '/var/lib/imap/db' failed: Invalid argument Sep 20 19:08:15 gateway lmtpunix[2789]: DBERROR: init() on berkeley Sep 20 19:08:15 gateway lmtpunix[2789]: executed Sep 20 19:08:15 gateway lmtpunix[2789]: DBERROR db4: environment not yet opened Sep 20 19:08:15 gateway lmtpunix[2789]: DBERROR: opening /var/lib/imap/deliver.db: Invalid argument Sep 20 19:08:15 gateway lmtpunix[2789]: DBERROR: opening /var/lib/imap/deliver.db: cyrusdb error Sep 20 19:08:15 gateway lmtpunix[2789]: FATAL: lmtpd: unable to init duplicate delivery database Sep 20 19:08:15 gateway master[1562]: process 2789 exited, status 75 Sep 20 19:08:15 gateway master[1562]: service lmtpunix pid 2789 in READY state: terminated abnormally Sep 20 19:08:15 gateway master[2790]: about to exec /usr/lib/cyrus-imapd/lmtpd Sep 20 19:08:15 gateway lmtpunix[2790]: DBERROR db4: Berkeley DB library configured to support only DB_PRIVATE environments Sep 20 19:08:15 gateway lmtpunix[2790]: DBERROR: dbenv->open '/var/lib/imap/db' failed: Invalid argument Sep 20 19:08:15 gateway lmtpunix[2790]: DBERROR: init() on berkeley Sep 20 19:08:15 gateway lmtpunix[2790]: executed Sep 20 19:08:15 gateway lmtpunix[2790]: DBERROR db4: environment not yet opened Sep 20 19:08:15 gateway lmtpunix[2790]: DBERROR: opening /var/lib/imap/deliver.db: Invalid argument Sep 20 19:08:15 gateway lmtpunix[2790]: DBERROR: opening /var/lib/imap/deliver.db: cyrusdb error Sep 20 19:08:15 gateway lmtpunix[2790]: FATAL: lmtpd: unable to init duplicate delivery database Thanks for your help !
|