It looks like the postinst couldn't obtain the FQDN:
Setting up msmtp (1.6.3-1build1) ...
hostname: Name or service not known
dpkg: error processing package msmtp (--configure):
subprocess installed post-installation script returned error exit status 1
And that caused a fatal (-e) error:
db_get msmtp/auto_from
if [ "$RET" = "true" ]; then
echo "auto_from on"
db_get msmtp/maildomain
hostname=`hostname --fqdn`
echo "maildomain ${RET:-$hostname}"
fi
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1573871
Title:
package msmtp 1.6.3-1build1 failed to install/upgrade: subprocess
installed post-installation script returned error exit status 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msmtp/+bug/1573871/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs