Hi All,
Trying to install Jetbackup onto a C7 server with the latest versions installed.
I can open a ticket with the Jetapps team as well, but thought I'd ask on here as it's specific to the installed software where it's failing.
Thanks,
Trying to install Jetbackup onto a C7 server with the latest versions installed.
Code:
** Found 2 pre-existing rpmdb problem(s), 'yum check' output follows:
MariaDB-server-10.3.39-1.el7.centos.x86_64 has missing requires of galera
sendmail-cf-8.14.7-5.el7.noarch has missing requires of sendmail = ('0', '8.14.7', '5.el7')
***********************************
***********************************
yum --skip-broken list jetbackup5-directadmin --disablerepo=* 2>/dev/null | awk '{print $3" "$2}' | grep -E '^installed|^@/?jetapps-?|^@@commandline' | sed 's/^@\(.*\)$/\1/'
***********************************
***********************************
yum --skip-broken --showduplicates list jetbackup5-directadmin --disablerepo=* 2>/dev/null | awk '{print $3, $2}' | grep -E '^installed|^@/?jetapps-?|^@@commandline'
Code:
[root@XXX ~]# rpm -qa | grep -i sendmail
sendmail-cf-8.14.7-5.el7.noarch
[root@XXXX ~]# rpm -qa | grep -i galera
galera-4-26.4.13-1.el7.centos.x86_64
[root@XXXX ~]# /usr/local/directadmin/directadmin v
DirectAdmin v.1.650 ce51baa892c8b90004807fd1a8610294655d4c35
[root@XXXX ~]#
I can open a ticket with the Jetapps team as well, but thought I'd ask on here as it's specific to the installed software where it's failing.
Thanks,