[Bug 1772176] Re: package exim4-config 4.90.1-1ubuntu1 failed to install/upgrade: installed exim4-config package post-installation script subprocess returned error exit status 1
Andreas Hasenack
andreas at canonical.com
Tue May 22 17:47:56 UTC 2018
Do a list of all exim packages:
dpkg -l|grep exim4
(make sure they are exim packages, and not just some package that
happens to have "exim" in the description)
Then you can try a few things:
sudo apt -f install
sudo apt purge <packages from that list>
It could be that you would have to use dpkg with a --force option, since
what started all of this was a maintainer script error (postinst) and
there is no way to prevent those from running at package
installation/removal.
--
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to exim4 in Ubuntu.
https://bugs.launchpad.net/bugs/1772176
Title:
package exim4-config 4.90.1-1ubuntu1 failed to install/upgrade:
installed exim4-config package post-installation script subprocess
returned error exit status 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1772176/+subscriptions
More information about the Ubuntu-server-bugs
mailing list