Package: postfix-doc
Version: 3.2.5-1
Severity: normal

postfix-doc.postinst has:

       if [ -x /usr/sbin/postconf ] && [ -e /etc/postfix/main.cf ]; then
            postconf -e readme_directory=/usr/share/doc/postfix \
                        html_directory=/usr/share/doc/postfix/html
        fi

however, i had an /etc/postfix/main.cf which had no trailing newline
in it.  it ended with "compatibility_level = 2", and i think the
postfix-doc postinst script ended up smooshing that together with:

compatibility_level = 2htmldirectory = /usr/share/doc/postfix/html

arguably, my system was in a bad state before (due to the missing
trailing newline), but it seems like an avoidable error.

         --dkg


-- System Information:
Debian Release: buster/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing'), (500, 'oldstable'), 
(200, 'unstable-debug'), (200, 'unstable'), (1, 'experimental-debug'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

postfix-doc depends on no packages.

postfix-doc recommends no packages.

Versions of packages postfix-doc suggests:
ii  postfix  3.2.5-1

-- no debconf information

Reply via email to