[Bug 1897523] Re: upgrade bug from 18.04 to 20.04; dpkg: error processing package ssmtp (--configure): installed ssmtp package post-installation script subprocess returned error exit status 2

2021-06-16 Thread Dominik Müller
Got the same issue. Is there any chance to solve this issue / bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897523 Title: upgrade bug from 18.04 to 20.04; dpkg: error processing package ssmtp

[Bug 1897523] Re: upgrade bug from 18.04 to 20.04; dpkg: error processing package ssmtp (--configure): installed ssmtp package post-installation script subprocess returned error exit status 2

2021-06-16 Thread Dominik Müller
Here is my /var/lib/dpkg/info/ssmtp.config file. set -e . /usr/share/debconf/confmodule if [ -f /etc/ssmtp/ssmtp.conf ] then for v in `grep -E "^(root|mailhub|rewriteDomain|hostname|FromLineOverride)=" /etc/ssmtp/ssmtp.conf` do export $v done