• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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