1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.
Template: spamprobe/db53_upgrade
Type: note
_Description: Upgrading to Berkeley DB 5.3
As of spamprobe 1.4d-12.1, the database format changed
to Berkeley DB 5.3 and spamprobe is no longer able to modify
databases using an older format.
.
Since there is no general way to locate all existing databases, no
automatic upgrade is attempted. A manual upgrade path using
spamprobe export/import is outlined in the 'DATABASE MAINTENANCE' section
of the spamprobe(1) manual page.
.
All spamprobe users on this system should be informed of this change
and advised to read the README.Debian file.
.
To avoid this issue at next Berkeley DB migration, converting to
another data file format, like 'hash', is recommended. See
documentation of the -d option in spamprobe(1) man page.
|