Hello Daniel
```
[centos@proxy-us-west-2-intrado-1 ~]$ uname -a
Linux
proxy-us-west-2-intrado-1.nga911.com 4.18.0-305.3.1.el8.aarch64 #1 SMP Tue Jun 1
16:22:50 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux
[centos@proxy-us-west-2-intrado-1 ~]$ cat /etc/os-release
NAME="CentOS Linux"
VERSION="8"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="8"
PLATFORM_ID="platform:el8"
PRETTY_NAME="CentOS Linux 8"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:8"
HOME_URL="https://centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-8"
CENTOS_MANTISBT_PROJECT_VERSION="8"
[centos@proxy-us-west-2-intrado-1 ~]$ rpm -qa | grep mariadb
mariadb-server-utils-10.3.28-1.module_el8.3.0+757+d382997d.aarch64
mariadb-errmsg-10.3.28-1.module_el8.3.0+757+d382997d.aarch64
mariadb-gssapi-server-10.3.28-1.module_el8.3.0+757+d382997d.aarch64
mariadb-backup-10.3.28-1.module_el8.3.0+757+d382997d.aarch64
mariadb-10.3.28-1.module_el8.3.0+757+d382997d.aarch64
mariadb-connector-c-config-3.1.11-2.el8_3.noarch
mariadb-common-10.3.28-1.module_el8.3.0+757+d382997d.aarch64
mariadb-connector-c-3.1.11-2.el8_3.aarch64
mariadb-server-10.3.28-1.module_el8.3.0+757+d382997d.aarch64
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2805#issuecomment-886111604