Your message dated Tue, 23 Feb 2016 13:59:40 -0700
with message-id <20160223205940.ga32...@mix.mmjgroup.com>
and subject line Re: Bug#815047: postfix: Postfix fails to start after upgrade
has caused the Debian Bug report #815047,
regarding postfix: Postfix fails to start after upgrade
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
815047: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815047
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: postfix
Version: 3.0.3-1
Severity: important
Dear Maintainer,
After this morning's upgrade of Postfix from 2.11.3-1+b1 to 3.0.3-1, postfix
refuses to start saying:
fatal: instance /etc/postfix, shlib_directory=/usr/lib/postfix conflicts with
instance /etc/postfix, daemon_directory=/usr/lib/postfix
It seems from email threads on the archives that haveing shlib_directory and
daemon_directory refer to the
same directory is now considered unacceptable. I have not set these variables
explicitly in /etc/postfix/main.cf or/etc/postfix/
master.cf.
postconf -d indicates daemon_directory is set to /usr/lib/postfix from
somewhere.
Copying /usr/lib/postfix to /usr/libexec/postifx and setting:
daemon_directory = /usr/libexec/postfix
in /etc/postfix/main.cf
allows the postfix server to run.
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.3.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages postfix depends on:
ii adduser 3.113+nmu3
ii cpio 2.11+dfsg-5
ii debconf [debconf-2.0] 1.5.58
ii dpkg 1.18.4
ii libc6 2.21-9
ii libdb5.3 5.3.28-11
ii libicu55 55.1-7
ii libsasl2-2 2.1.26.dfsg1-14+b1
ii libsqlite3-0 3.11.0-1
ii libssl1.0.2 1.0.2f-2
ii lsb-base 9.20160110
ii netbase 5.3
ii ssl-cert 1.0.37
Versions of packages postfix recommends:
ii python3 3.5.1-1
Versions of packages postfix suggests:
ii bsd-mailx [mail-reader] 8.1.2-0.20160123cvs-2
ii dovecot-core [dovecot-common] 1:2.2.18-2+b1
ii emacs24 [mail-reader] 24.5+1-6+b1
ii libsasl2-modules 2.1.26.dfsg1-14+b1
ii mutt [mail-reader] 1.5.24-1+b1
pn postfix-cdb <none>
pn postfix-doc <none>
pn postfix-ldap <none>
pn postfix-mysql <none>
pn postfix-pcre <none>
pn postfix-pgsql <none>
ii procmail 3.22-25
pn resolvconf <none>
ii sasl2-bin 2.1.26.dfsg1-14+b1
pn ufw <none>
-- debconf information:
postfix/destinations:
postfix/mydomain_warning:
postfix/procmail:
* postfix/main_mailer_type: No configuration
postfix/mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
postfix/sqlite_warning:
postfix/mailname: /etc/mailname
postfix/mailbox_limit: 0
postfix/relay_restrictions_warning:
postfix/relayhost:
postfix/retry_upgrade_warning:
postfix/root_address:
postfix/recipient_delim: +
postfix/kernel_version_warning:
postfix/tlsmgr_upgrade_warning:
postfix/bad_recipient_delimiter:
postfix/protocols:
postfix/chattr: false
postfix/not_configured:
postfix/rfc1035_violation: false
--- End Message ---
--- Begin Message ---
On Thu, Feb 18, 2016 at 07:56:02AM +0000, Russel Winder wrote:
> After this morning's upgrade of Postfix from 2.11.3-1+b1 to 3.0.3-1, postfix
> refuses to start saying:
>
> fatal: instance /etc/postfix, shlib_directory=/usr/lib/postfix conflicts with
> instance /etc/postfix, daemon_directory=/usr/lib/postfix
>
> It seems from email threads on the archives that haveing shlib_directory and
> daemon_directory refer to the
> same directory is now considered unacceptable. I have not set these variables
> explicitly in /etc/postfix/main.cf or/etc/postfix/
> master.cf.
Fixed in 3.0.4-1.
lamont
--- End Message ---