Skip to main content.

2003-Oct-24

One problem is that previously existing db files may be incompatible when changing db built in Exim:

2003-10-24 11:02:48 1AD6Fh-0004hZ-Nf Berkeley DB error:
/var/spool/exim/db/retry: hash version 5 requires a version upgrade
But this is okay, because Philip Hazel has said: "If it is a change of library, just remove them and let them be recreated."

Also if old db files are owned by root:

2003-10-24 11:06:22 1AD6K9-00051u-FB failed to open database lock file
/var/spool/exim/db/wait-remote_smtp.lockfile: Permission denied (euid=8 egid=8)
But that is okay, just change or remove.

Updated pkgsrc/devel/gdb to make PLIST.common and PLIST.Linux.

Worked on making mailwrapper package build under Linux.