On 2026-05-05 20:42:25 +0000, Debian FTP Masters wrote:
> Changes:
>  postfix (3.11.2-3) unstable; urgency=medium
>  .
>    * d/functions: prevent cdb & lmdb removal from dynamicmaps.cf
>      (Closes: #1135765)

I'm wondering what this is supposed to mean. Upgrading postfix
from 3.11.0-4 to 3.11.2-3 has the effect to remove the following
lines

cdb     postfix-cdb.so  dict_cdb_open   mkmap_cdb_open
lmdb    postfix-lmdb.so dict_lmdb_open  mkmap_lmdb_open

from the /etc/postfix/dynamicmaps.cf file.

Everything seems to be fine, but I have in the logs:

May 06 12:29:27 qaa postfix/cleanup[833152]: warning: /etc/postfix/canonical: 
hash/btree support is deprecated.  Please switch to cdb or lmdb.
May 06 12:29:27 qaa postfix/cleanup[833152]: warning: See 
/usr/share/doc/postfix/NON_BERKELEYDB_README.gz for more info.
May 06 12:29:27 qaa postfix/smtp[833156]: warning: /etc/postfix/sasl_passwd: 
hash/btree support is deprecated.  Please switch to cdb or lmdb.
May 06 12:29:27 qaa postfix/smtp[833156]: warning: See 
/usr/share/doc/postfix/NON_BERKELEYDB_README.gz for more info.
May 06 12:29:27 qaa postfix/tlsmgr[833157]: warning: 
/var/lib/postfix/smtp_scache: hash/btree support is deprecated.  Please switch 
to cdb or lmdb.
May 06 12:29:27 qaa postfix/tlsmgr[833157]: warning: See 
/usr/share/doc/postfix/NON_BERKELEYDB_README.gz for more info.

as I haven't migrated yet (I was wondering whether dpkg-reconfigure
would do a part of the migration at some point later, for things
that were configured by default just after postfix installation,
i.e. configuration lines that I did not add manually).

-- 
Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)

Reply via email to