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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to