Ken Murchison wrote:

Christian Schulte wrote:

After doing cvs update on my perfectly running 2.2 installation these
messages appear in the logs which did not happen before I did the
update! Is that anything serious ? Can it be ignored ? What changed that
this suddenly happens ?

Nov 18 12:53:36 mail ctl_cyrusdb[7462]: [ID 854764 local6.error]
DBERROR: error listing log files: Permission denied
Nov 18 12:53:36 mail ctl_cyrusdb[7462]: [ID 686478 local6.error]
DBERROR: archive /var/imap/db: cyrusdb error
Nov 18 12:53:36 mail ctl_cyrusdb[7462]: [ID 854764 local6.error]
DBERROR: error listing log files: Permission denied
Nov 18 12:53:36 mail ctl_cyrusdb[7462]: [ID 686478 local6.error]
DBERROR: archive /var/imap/db: cyrusdb error


Did you do:

make distclean
rm configure
sh SMakefile
./configure ...
make


If not, you should. Even if your code compiled cleanly, things
frequently change enough to cause weird behavior if you don't do a
complete rebuild.

I just did that again but the error did not disappear ! I wonder what happened right now, because nothing was changed than "cvs update;rm configure;./SMakefile;./configure --same-options-than-before;make;make install" and then there are these messages in the log althought the imapd seems to work propperly ?!?






Reply via email to