Package: postfix Version: 2.9.6-2 Severity: important While building a Wheezy armhf image with live-build which installs postfix as an additional package the configuration process fails with the message:
newaliases: fatal: inet_addr_local[getifaddrs]: getifaddrs: Address family not supported by protocol The relevant information from build.log: Setting up postfix (2.9.6-2) ... Adding group `postfix' (GID 106) ... Done. Adding system user `postfix' (UID 102) ... Adding new user `postfix' (UID 102) with group `postfix' ... Not creating home directory `/var/spool/postfix'. Creating /etc/postfix/dynamicmaps.cf Adding tcp map entry to /etc/postfix/dynamicmaps.cf Adding sqlite map entry to /etc/postfix/dynamicmaps.cf Adding group `postdrop' (GID 107) ... Done. setting myhostname: localhost.localdomain setting alias maps setting alias database changing /etc/mailname to localhost.localdomain setting myorigin setting destinations: localhost.localdomain, localhost.localhost.localdomain, , localhost setting relayhost: setting mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 setting mailbox_size_limit: 0 setting recipient_delimiter: + setting inet_interfaces: all /etc/aliases does not exist, creating it. WARNING: /etc/aliases exists, but does not have a root alias. Postfix is now set up with a default configuration. If you need to make changes, edit /etc/postfix/main.cf (and others) as needed. To view Postfix configuration values, see postconf(1). After modifying main.cf, be sure to run '/etc/init.d/postfix reload'. Running newaliases newaliases: fatal: inet_addr_local[getifaddrs]: getifaddrs: Address family not supported by protocol dpkg: error processing postfix (--configure): subprocess installed post-installation script returned error exit status 75 Regards Volker

