NethServer Version: 7.7.1908 (final)
Module: nethserver-mail-filter (rspamd)
On a new install of NethServer on a raspberry pi4 I cannot install nethserver-mail-filter.
Requires: rspamd >= 2.2
Available: rspamd-1.9.4-2.1.ns7.armv7hl (nethserver-base)
Can you upgrade this rspamd to the required version for armv7hl?
Many thanks in advance!
Edit:
I tried to download from:
https://download.opensuse.org/repositories/server:/mail/openSUSE_Factory_ARM/armv7hl/
and did:
yum localinstall rspamd-2.3-1.1.armv7hl.rpm
but it is missing a lot dependencies:
libc.so.6(GLIBC_2.28)
libicui18n.so.suse65.1
libstdc++.so.6(GLIBCXX_3.4.20)
libc.so.6(GLIBC_2.27)
libstdc++.so.6(GLIBCXX_3.4.21)
libssl.so.1.1
liblua5.3.so.5
libcrypto.so.1.1
lua53.lpeg
libicuuc.so.suse65.1
libcrypto.so.1.1(OPENSSL_1_1_0)
libcrypto.so.1.1(OPENSSL_1_1_1)
libm.so.6(GLIBC_2.29)
libc.so.6(GLIBC_2.22)
libssl.so.1.1(OPENSSL_1_1_0)
I have really no idea whether the above is the right way to a solution, or maybe completely wrong…
If it is the right way, maybe someone can point me to a solution how to get the dependencies?