You are not logged in.
after update to perl-crypt-openssl-rsa 0.34.1
$ systemctl list-units --failed
UNIT LOAD ACTIVE SUB DESCRIPTION
● amavisd.service loaded failed failed Amavisd Daemontrying to start daemon manually shows this error:
# /usr/bin/amavisd -c /etc/amavisd/amavisd.conf foreground
ERROR: MISSING REQUIRED ADDITIONAL MODULES:
auto::Crypt::OpenSSL::RSA::new_public_keyafter downgrade to perl-crypt-openssl-rsa 0.33.5 amavisd starts as expected.
what can i do?
Last edited by a_manthey (2025-05-12 09:40:39)
Offline
Same issue here. I suggest to keep the old version installed and put the package in the Ignore List in pacman.conf for the time being (while it's sorted out what's the issue)
IgnorePkg = perl-crypt-openssl-rsa
Offline
todays upgrade of amavisd-new solved it
Offline