Hi Larry,
it does exist, although it is empty. Should the mkimap script put something
else there ?
In the meantime I realized I had some library confusion with sasl and
berkeleydb. Now those db_env errors are gone, but ctl_mboxlist and
ctl_deliver still exit.
Feb 27 01:43:30 tricana master[31234]: process started
Feb 27 01:43:30 tricana master[31235]: about to exec
/usr/cyrus/bin/ctl_mboxlist
Feb 27 01:43:30 tricana master[31234]: process 31235 exited, status 127
Feb 27 01:43:30 tricana master[31236]: about to exec
/usr/cyrus/bin/ctl_deliver
Feb 27 01:43:30 tricana master[31234]: process 31236 exited, status 127
Feb 27 01:43:30 tricana master[31234]: ready for work
Feb 27 01:43:30 tricana master[31237]: about to exec
/usr/cyrus/bin/ctl_mboxlist
Feb 27 01:43:30 tricana master[31234]: process 31237 exited, status 127
Feb 27 01:43:30 tricana master[31238]: about to exec
/usr/cyrus/bin/ctl_deliver
Feb 27 01:43:30 tricana master[31234]: process 31238 exited, status 127
Cyrus 2.0.12 was compiled with --with-db=/usr/local/berkeley...
What am I still missing here ?
Tkx for your time
Joao
--On Tuesday, February 27, 2001 21:34:38 -0500 Lawrence Greenfield
<[EMAIL PROTECTED]> wrote:
> Does the /var/imap/db directory exist? Is it owned by user "cyrus"?
>
> Larry
>
> Date: Tue, 27 Feb 2001 00:48:18 -0000
> From: Joao Pedras <[EMAIL PROTECTED]>
>
> Hello all
>
> I am trying to run 2.0.12 on linux sparc. I keep getting the same
> error and I am coming to that point that I do not what else to do :(
> I have seen similar errors on the list, but the solutions don't seem
> to fit my bill.
> Any help would be deeply appreciated.
>
> This is what I get in imapd.log when I start master :
>
> Feb 27 00:27:19 tricana master[26917]: process started
> Feb 27 00:27:19 tricana master[26918]: about to exec
> /usr/cyrus/bin/ctl_mboxlist
> Feb 27 00:27:19 tricana ctl_mboxlist[26918]: running mboxlist recovery
> Feb 27 00:27:19 tricana ctl_mboxlist[26918]: DBERROR db3:
> /var/imap/db/__db.001: unable to acquire environment lock: Inval
> id argument
> Feb 27 00:27:19 tricana ctl_mboxlist[26918]: DBERROR: dbenv->open
> '/var/imap/db' failed: Invalid argument
> Feb 27 00:27:19 tricana master[26917]: process 26918 exited, status 75
> Feb 27 00:27:19 tricana master[26919]: about to exec
> /usr/cyrus/bin/ctl_deliver
> Feb 27 00:27:19 tricana ctl_deliver[26919]: DBERROR: dbenv->open
> failed: Invalid argument
> Feb 27 00:27:19 tricana master[26917]: process 26919 exited, status 1
> Feb 27 00:27:19 tricana master[26917]: ready for work
> Feb 27 00:27:19 tricana master[26920]: about to exec
> /usr/cyrus/bin/ctl_mboxlist
> Feb 27 00:27:19 tricana ctl_mboxlist[26920]: checkpointing mboxlist
> Feb 27 00:27:19 tricana master[26917]: process 26920 exited, status 75
> Feb 27 00:27:19 tricana ctl_mboxlist[26920]: DBERROR db3:
> /var/imap/db/__db.001: unable to acquire environment lock: Inval
> id argument
> Feb 27 00:27:19 tricana ctl_mboxlist[26920]: DBERROR: dbenv->open
> '/var/imap/db' failed: Invalid argument
> Feb 27 00:27:19 tricana master[26921]: about to exec
> /usr/cyrus/bin/ctl_deliver
> Feb 27 00:27:19 tricana ctl_deliver[26921]: DBERROR: dbenv->open
> failed: Invalid argument
> Feb 27 00:27:19 tricana master[26917]: process 26921 exited, status 1
>
>
> Tkx for your time.
>
> Joao
>