Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
spamassassin installation error
spamassassin installation error
trying to install spamassassin but i keep getting this error cant seem to figure out what the issue could be?
thanks for any help you can give!
thanks for any help you can give!
Code: Select all
root@cp:~# sudo apt-get install spamassassin
Reading package lists... Done
Building dependency tree
Reading state information... Done
spamassassin is already the newest version (3.4.2-1~deb9u1).
0 upgraded, 0 newly installed, 0 to remove and 108 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up spamassassin (3.4.2-1~deb9u1) ...
error: gpg required but not found! It is not recommended, but you can use "sa-update" with the --no-gpg to skip the verification.
dpkg: error processing package spamassassin (--configure):
subprocess installed post-installation script returned error exit status 2
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
Errors were encountered while processing:
spamassassin
sa-compile
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@cp:~#
Re: spamassassin installation error
Can you share your host os and version information? Or is it debian 9 like you wrote in your profile?
Re: spamassassin installation error
yes it's Debian 9 thanksScIT wrote: Fri Jan 18, 2019 7:27 am Can you share your host os and version information? Or is it debian 9 like you wrote in your profile?
Re: spamassassin installation error
does anybody have any idea? thanks for any help or suggestion you can give!