• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Errors were encountered while processing: spamassassin sa-compile

daanse

Regular Pleskian
Hi,
suddently (think it was another Server too) i can't make any Update / Upgrades anymore:

Code:
[2018-12-06 17:11:59.896715] Check package set before installation
[2018-12-06 17:11:59.897162] The following packages from not selected components will be installed because they are required by other components' packages you selected for installation:
[2018-12-06 17:12:00.064693] Pakete werden installiert
[2018-12-06 17:12:00.072521] Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
 libuuid-perl plesk-py27-pip plesk-py27-setuptools plesk-py27-virtualenv
 plesk-wheel-cffi plesk-wheel-cryptography plesk-wheel-psutil
 r1soft-getmodule
Use 'apt-get autoremove' to remove them.
The following packages will be upgraded:
 sw-engine-cli-2.24
1 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
2 not fully installed or removed.
Need to get 4598 kB of archives.
After this operation, 129 kB disk space will be freed.
Get:1 http://autoinstall.plesk.com/debian/PSA_17.8.11/ jessie/all sw-engine-cli-2.24 amd64 2.24.11-debian.8.181127.1152 [4598 kB]
Reading changelogs...
Fetched 4598 kB in 0s (33.1 MB/s)
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 112088 files and directories currently installed.)
Preparing to unpack .../sw-engine-cli-2.24_2.24.11-debian.8.181127.1152_amd64.deb ...
Unpacking sw-engine-cli-2.24 (2.24.11-debian.8.181127.1152) over (2.24.9-debian.8.180409.1642) ...
Setting up spamassassin (3.4.2-0+deb8u1) ...
su: Module is unknown
dpkg: error processing package spamassassin (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of sa-compile:
 sa-compile depends on spamassassin (>= 3.3.2-8); however:
 Package spamassassin is not configured yet.

dpkg: error processing package sa-compile (--configure):
 dependency problems - leaving unconfigured
Setting up sw-engine-cli-2.24 (2.24.11-debian.8.181127.1152) ...
Errors were encountered while processing:
 spamassassin
 sa-compile
E: Sub-process /usr/bin/dpkg returned an error code (1)
Error: Ein Fehler ist aufgetreten bei dem Versuch, Pakete zu installieren.
Achtung! Ihre Software ist vielleicht nicht betriebsbereit.
Bitte kontaktieren Sie den technischen Produktsupport.

does anyone has a Solution for this? Nothing works here, what i tried.

Debian 8.11
Plesk Onyx
Version 17.8.11 Update #31
 
The main issue is that the SpamAssassin package is not configured. Please try using the following commands:

# dpkg-reconfigure spamassassin

After that, please try running:

# dpkg-reconfigure psa-spamassassin

If it fails, try the following:

# apt install psa-spamassassin
 
Last edited:
The main issue is that the SpamAssassin package is not configured. Please try using the following commands:

# dpkg-reconfiugre spamassassin

After that, please try running:

# dpkg-reconfiugre psa-spamassassin

If it fails, try the following:

# apt install psa-spamassassin

you have typos in your command

after running the commands,
nothing changed.

Code:
Fehler traten auf beim Bearbeiten von:
 spamassassin
 sa-compile
E: Sub-process /usr/bin/dpkg returned an error code (1)
 
Back
Top