servisys / ispconfig_setup

ISPConfig autoinstaller and setup
GNU General Public License v3.0
507 stars 257 forks source link

Spamassassin installation failed on Ubuntu 18.04 #280

Open tanvirrajeev opened 5 years ago

tanvirrajeev commented 5 years ago

Hi

I am following https://www.howtoforge.com/tutorial/ubuntu-ispconfig-automated-install-script/ this document to install ispconfig on my google cloud VM.

I have got an error when the script tried to install spamassassin. Please see bellow for details.

OS: Ubuntu 18.04 LTS

Error: Setting up spamassassin (3.4.2-0ubuntu0.18.04.1) ... Adding system user debian-spamd' (UID 122) ... Adding new groupdebian-spamd' (GID 128) ... Adding new user debian-spamd' (UID 122) with groupdebian-spamd' ... Creating home directory `/var/lib/spamassassin' ... dpkg: error processing package spamassassin (--configure): installed spamassassin package post-installation script subprocess returned error exit status 139 Setting up libconvert-tnef-perl (0.18-1) ... dpkg: dependency problems prevent configuration of sa-compile: sa-compile depends on spamassassin; however: Package spamassassin is not configured yet.

dpkg: error processing package sa-compile (--configure): dependency problems - leaving unconfigured Setting up amavisd-new (1:2.11.0-1ubuntu1.1) ... Creating/updating amavis user account... No apport report written because the error message indicates its a followup error from a previous failure. Setting up liblwp-protocol-https-perl (6.07-2) ... Setting up libwww-perl (6.31-1) ... Processing triggers for rkhunter (1.4.6-2~ubuntu18.04.1) ... [ Rootkit Hunter version 1.4.6 ] File updated: searched for 180 files, found 150 Processing triggers for libc-bin (2.27-3ubuntu1) ... Processing triggers for ureadahead (0.100.0-20) ... Processing triggers for systemd (237-3ubuntu10.9) ... Errors were encountered while processing: spamassassin sa-compile E: Sub-process /usr/bin/dpkg returned an error code (1)

willek commented 4 years ago

did you find anything to solve this? I had the same issue