HageHosting
Verified User
- Joined
- Sep 25, 2006
- Messages
- 71
Could you check if you have such packages installed on your server ?OS Version =
NAME="AlmaLinux"
VERSION="9.6 (Sage Margay)"
ID="almalinux"
ID_LIKE="rhel centos fedora"
VERSION_ID="9.6"
PLATFORM_ID="platform:el9"
PRETTY_NAME="AlmaLinux 9.6 (Sage Margay)"
ANSI_COLOR="0;34"
LOGO="fedora-logo-icon"
CPE_NAME="cpe:/o:almalinux:almalinux:9::baseos"
HOME_URL="https://almalinux.org/"
DOCUMENTATION_URL="https://wiki.almalinux.org/"
BUG_REPORT_URL="https://bugs.almalinux.org/"
ALMALINUX_MANTISBT_PROJECT="AlmaLinux-9"
ALMALINUX_MANTISBT_PROJECT_VERSION="9.6"
REDHAT_SUPPORT_PRODUCT="AlmaLinux"
REDHAT_SUPPORT_PRODUCT_VERSION="9.6"
SUPPORT_END=2032-06-01
rpm -qa | grep -i compat-lua
rpm -qa | grep -i compat-luaCould you check if you have such packages installed on your server ?
Code:rpm -qa | grep -i compat-lua
Please try to remove this package:rpm -qa | grep -i compat-lua
compat-lua-libs-5.1.5-20.el9.x86_64
compat-lua-devel-5.1.5-20.el9.x86_64
compat-lua-5.1.5-20.el9.x86_64
That did the job thanks:Please try to remove this package:
compat-lua-devel-5.1.5-20.el9.x86_64
then try to build Dovecot once again.