Package: postfix-sqlite Version: 3.9.1-1 After upgrading postfix and postfix-sqlite from version 3.9.0-4, I noticed that etckeeper had recorded the following change:
,---- | $ sudo git show | commit b2dc9d35c0143b3a4df3df26df98f04521dae4ab (HEAD -> master) | Author: Sven Joachim <svenj...@gmx.de> | Date: Fri Dec 6 16:22:26 2024 +0100 | | committing changes in /etc made by "aptitude --no-gui -S /tmp/aptitude-sven.6288:MSZ5RX/pkgstatesochbAzXbL=5eW0lsLIqhSYulwy2^fzF+ -i" | | Package changes: | -postfix 3.9.0-4 amd64 | +postfix 3.9.1-1 amd64 | -postfix-sqlite 3.9.0-4 amd64 | +postfix-sqlite 3.9.1-1 amd64 | | diff --git a/postfix/dynamicmaps.cf b/postfix/dynamicmaps.cf | index bc4a589..2199c00 100644 | --- a/postfix/dynamicmaps.cf | +++ b/postfix/dynamicmaps.cf | @@ -5,4 +5,3 @@ | # | #type location of .so file open function (mkmap func) | #==== ================================ ============= ============ | -sqlite postfix-sqlite.so dict_sqlite_open `---- Looking at the terminal output from the upgrade, the old postfix-sqlite prerm script removed the sqlite map entry from dynamicmaps.cf, and the new postinst apparently failed to bring it back. This might indicate that there went something wrong with the fix for #1075756, please investigate. -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable'), (101, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.11.11-nouveau (SMP w/2 CPU threads; PREEMPT) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) Versions of packages postfix-sqlite depends on: ii libc6 2.40-4 ii libsqlite3-0 3.46.1-1 ii postfix 3.9.1-1 postfix-sqlite recommends no packages. postfix-sqlite suggests no packages. -- no debconf information