Your message dated Thu, 05 Jan 2017 16:19:28 +0000 with message-id <[email protected]> and subject line Bug#844277: fixed in postfix 3.1.4-1 has caused the Debian Bug report #844277, regarding Specifying specific IP for inet_interfaces prevents postfix from starting 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 [email protected] immediately.) -- 844277: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844277 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: postfix Version: 3.1.3-2 Severity: important Dear Maintainer, I have configured postfix to use a specific IP address specified with inet_interfaces in main.cf. However, when the server boots postfix does not start properly and I see this in the logs: Nov 11 21:07:27 mail postmulti[103]: fatal: parameter inet_interfaces: no local interface found for 172.20.2.61 If I log in and restart the postfix service, it starts up just fine. Additionally, if I set inet_interfaces to "all" in main.cf, postfix starts fine at boot time. I am using systemd for the server's init, but am not too familiar with troubleshooting the ordering of services starting up. I did find a Fedora bug report that might be similar at https://bugzilla.redhat.com/show_bug.cgi?id=1116538 and tried adjusting the Requires and After targets as suggested in that report, but it didn't solve my issue. Previously I had been running postfix on a jessie/systemd server with the same configuration and it worked properly. Thanks, Mathias -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.8.7-grsec-201611102210 (SMP w/16 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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.115 ii cpio 2.11+dfsg-5 ii debconf [debconf-2.0] 1.5.59 ii dpkg 1.18.10 ii init-system-helpers 1.45 ii libc6 2.24-5 ii libdb5.3 5.3.28-12 ii libicu57 57.1-4 ii libsasl2-2 2.1.27~72-g88d82a3+dfsg-1 ii libsqlite3-0 3.15.0-1 ii libssl1.0.2 1.0.2j-1 ii lsb-base 9.20161101 ii netbase 5.3 ii ssl-cert 1.0.38 Versions of packages postfix recommends: ii python3 3.5.1-4 Versions of packages postfix suggests: ii dovecot-core [dovecot-common] 1:2.2.25-1 ii libsasl2-modules 2.1.27~72-g88d82a3+dfsg-1 ii mailutils [mail-reader] 1:2.99.99-1.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> pn procmail <none> pn resolvconf <none> ii sasl2-bin 2.1.27~72-g88d82a3+dfsg-1 pn ufw <none> -- debconf information: postfix/mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 postfix/chattr: false * postfix/main_mailer_type: No configuration postfix/dynamicmaps_conversion_warning: postfix/compat_conversion_warning: true postfix/bad_recipient_delimiter: postfix/retry_upgrade_warning: postfix/mydomain_warning: postfix/not_configured: postfix/rfc1035_violation: false postfix/recipient_delim: + postfix/sqlite_warning: postfix/destinations: postfix/relay_restrictions_warning: postfix/kernel_version_warning: postfix/procmail: postfix/main_cf_conversion_warning: true postfix/protocols: postfix/mailbox_limit: 0 postfix/relayhost: postfix/mailname: /etc/mailname postfix/root_address: postfix/tlsmgr_upgrade_warning:
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---Source: postfix Source-Version: 3.1.4-1 We believe that the bug you reported is fixed in the latest version of postfix, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. LaMont Jones <[email protected]> (supplier of updated postfix package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Wed, 04 Jan 2017 17:55:06 -0700 Source: postfix Binary: postfix postfix-ldap postfix-lmdb postfix-cdb postfix-pcre postfix-mysql postfix-pgsql postfix-sqlite postfix-doc Architecture: source Version: 3.1.4-1 Distribution: unstable Urgency: medium Maintainer: LaMont Jones <[email protected]> Changed-By: LaMont Jones <[email protected]> Description: postfix - High-performance mail transport agent postfix-cdb - CDB map support for Postfix postfix-doc - Documentation for Postfix postfix-ldap - LDAP map support for Postfix postfix-lmdb - LMDB map support for Postfix postfix-mysql - MySQL map support for Postfix postfix-pcre - PCRE map support for Postfix postfix-pgsql - PostgreSQL map support for Postfix postfix-sqlite - SQLite map support for Postfix Closes: 589188 794038 822291 832576 836306 844277 849584 849778 849919 849920 849964 850049 850086 Changes: postfix (3.1.4-1) unstable; urgency=medium . [Wietse Venema] . * New Upstream 3.1.4 . [Scott Kitterman] . * For systems using systemd (and only systems using systemd) and not configured for local only use, add service override file to start after network-online.target and systemd-resolved.service to ensure the network is fully up and name services are available. Closes: #822291, #836306, #844277 LP: #1649453 * Remove postfix-dev: The postfix headers are not public interfaces and not suitable for third-party development * Stop setting artificial soname for postfix share libs - upstream does not promise any ABI stability and in Debian exact version depends keep needed packages in sync - Resolves most symlink related issues with postfix check * Do not choke on dangling symlinks in ca-certificates. LP: #1305232 * Stop shipping lmtp symlink and have master.cf/master.cf.proto lmtp services us smtp - they are the same since postfix 2.1. Closes: #832576 * Remove debian/*.files - no longer needed * Split postfix-files into postfix-files.d snippets for each postfix-* binary to enable postfix set-permissions to have the potential to work (additional file naming issues still to be resolved) * Install /etc/postfix/makedefs.out so users can see how the package was built * Add /etc/postfix/dynamicmaps.cf.d and postfix-files.d to directories shipped by postfix * Exclude Postfix license files from postfix-files - not needed in Debian since we ship the licenses in debian/copyright * Update debian/patches/05_debian_defaults.diff to comment out files in postfix-files that Debian does not ship in /etc/postfix * Add debian/patches/05_debian_manpage_differences.diff to align postfix-files to Debian man page naming/compression * Add debian/patches/05_debian_readme_differences.diff to align postfix-files to Debian README file naming/compression. Closes: #589188 LP: #274108 * Add OVERVIEW to README files shipped in postfix-doc * Moved install of map type so files inside the loop used to create their postfix-files.d snippets to simplify debian/rules * Added postfix.NEWS entry to describe the demise of the smtp -> lmtp symlink * Move man 5 *_tables man pages to their respective binary packages and add appropriate breaks/replaces * Remove ancient check for kernels before 2.6. Closes: #794038 * Remove service file override on purge * Do not attempt to use postmulti is /etc/postfix/main.cf does not exist - it will fail * Add NEWS item and documentation about how to us postfix service files. Closes: #849584 . [LaMont Jones] . * Make lmtp warning be a debconf question, instead of a NEWS item. * Allow libmysqlclient-dev to satisfy build-deps, to make backporting easier. * Better permissions for /etc/postfix/postfix-files.d, et al. * Default to compatibility_level=2 on fresh installs. * Various lint cleanup in templates. * re-refresh po files for neatness. * Various message cleanup in postinst, for consistency. . [localization folks] . * l10n: Updated Japanese debconf translations. Closes: #849919 (Kenshi Muto) * l10n: Updated Slovak debconf translations. Closes: #849778 (helix84) * l10n: Updated Basque debconf translation. Closes: #850049 (Dooteo) * l10n: Updated Swedish debconf translations. Closes: #849920 (Martin Bagge) * l10n: Updated Danish debconf translations. Closes: #849964 (Joe Dalton) * l10n: Updated Indonesian debconf translations. (Surya Fajri) * l10n: Updated Brazilian Portuguese debconf translations. (Uesli) * l10n: Updated Brazilian Portuguese debconf translations. Closes: #850086 (Marcelo Santana) * l10n: Updated German debconf translations. (Markus Hiereth) * l10n: Updated Brazilian Portuguese debconf translations. Closes: #850086 (Marcelo Santana) * l10n: Updated German debconf translations. (Markus Hiereth) Checksums-Sha1: f7f672c75ca1749170c0a131e48318131004d75f 2642 postfix_3.1.4-1.dsc 2889744044d85209563dc0b5388eb32c8b1f93f0 4340102 postfix_3.1.4.orig.tar.gz 1fceea2f6b69ed3f370df8c64b75db790ef77da0 188440 postfix_3.1.4-1.debian.tar.xz Checksums-Sha256: 1484839c2cfaf589910940b25c8f4bca27054a0d6e013d17c053c3afafe44984 2642 postfix_3.1.4-1.dsc f33b470c47ae8b4ff199ab55dc42e86031ff0c535ccbc83069c8cff69b5bd027 4340102 postfix_3.1.4.orig.tar.gz fb076ac1ea93ca06e897b48275240a2ace98b50285ddaec8698a16e6f459d997 188440 postfix_3.1.4-1.debian.tar.xz Files: eb8a4b6e98b0993ab8cda7fe300b7ec2 2642 mail extra postfix_3.1.4-1.dsc 878a059d92ee3b093d7d3e97248c915d 4340102 mail extra postfix_3.1.4.orig.tar.gz bacd420e49cef25a0416aec78e1fb1d4 188440 mail extra postfix_3.1.4-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIVAwUBWG5iqNVHlGMnADo/AQjYmg//U3+aErjLpmN5lx2v/LHJ5sLDIOYLBmJM uM260ikXzYs26adO9xS28+h9eOeJT8Ql6wRT6+nejyVFWI/u+M2mva825BfevIrF LnIqww6vijJqM7G2S/2U2+irZc5bqmvsclD2uBoBMBV1j+pBEcVnEzDxwgC5JKaI 1RB9AiNHWoXAHMmwwLUUssCey7lHIos+W2p5RecgRvTN9K4wJCfB5KUXLhVuXENv m+02NrpPW/50uHBkQRhzoqOgG7l0W+1HThiRHsWJ0LjS/s4SoczYpFGuwjlWmq4G 0fOUHgfXct8MxJOwzR+b2nT/WD9EiYkfhaN6HdHOz25QkMu8yE0nelBhrfXe6SRP szF2PbNSkwybBMr/kdNrte6hWpq65aVkjNJsZLZWbCW56pz5fr0SULnQeI4ztJmG vYGELt4uYZdDzKfrVodx5Z53z9c6B6cRaRJQvIpdf+8JbPpg1CKAI9i/kjokqOWx 1BUzK1pi2bq/NA3DDjtYlWL8S5U+X2Qtg/WfQ5RXL9JXqmCnh0pO03OhHsXPxP2+ PjQqVQt2PbxQ8LwK1HV1bj5/OoasJE4lSdUR7z8t16CvzUTU6bKsKC+rQc08EjRB 1DeJj1odpbXzB+WVkkeAsOZaVDnPVLlDp7k6z7P7yS1hw53pSBMBCqv4Tv6qtoxs k2UN3lA/1Tg= =mMwH -----END PGP SIGNATURE-----
--- End Message ---

