After upgrading from CentOS 7 to AlmaLinux 8, several users have reported encountering an issue with JetBackup v5.2.11 failing to update to v5.3. The problem appears to be associated with the jetapps/jetbackup packages, where the source is indicated as "@System" in Yum.
# yum --showduplicates list jetbackup5-* --disablerepo=*
Installed Packages
jetbackup5-base.x86_64 5.2.11-2 @System
jetbackup5-directadmin.x86_64 5.2.11-2 @System
This was resolved by reinstalling all jetapps/jetbackup related packages. This issue occurs when performing an on-place(leapp) upgrade of OS versions. Kindly execute the command below to reinstall all jetapps/jetbackup related packages.
# yum reinstall jet* --disablerepo=* --enablerepo=jetapps,jetapps-stable
Reinstalled:
jetapps-1.1.14-101.x86_64 jetbackup5-base-5.2.11-2.x86_64
jetbackup5-directadmin-5.2.11-2.x86_64 jetguzzle-php-6.3.3.3-2.x86_64
jetindex-1.1.1-1.x86_64 jetphp73-7.3.26.4-3.x86_64
jetphp73-curl-7.3.26.4-3.x86_64 jetphp73-fileinfo-7.3.26.4-3.x86_64
jetphp73-ftp-7.3.26.4-3.x86_64 jetphp73-hash-7.3.26.4-3.x86_64
jetphp73-inotify-7.3.26.4-3.x86_64 jetphp73-ioncube-7.3.26.4-3.x86_64
jetphp73-jetentities-7.3.26.1-10.x86_64 jetphp73-jetindex-7.3.26.14-1.x86_64
jetphp73-json-7.3.26.4-3.x86_64 jetphp73-mbstring-7.3.26.4-3.x86_64
jetphp73-mongodb-7.3.26.4-3.x86_64 jetphp73-mysqli-7.3.26.4-3.x86_64
jetphp73-mysqlnd-7.3.26.4-3.x86_64 jetphp73-openssl-7.3.26.4-3.x86_64
jetphp73-pcntl-7.3.26.4-3.x86_64 jetphp73-pgsql-7.3.26.4-3.x86_64
jetphp73-posix-7.3.26.4-3.x86_64 jetphp73-psr-7.3.26.4-3.x86_64
jetphp73-session-7.3.26.4-3.x86_64 jetphp73-simplexml-7.3.26.4-3.x86_64
jetphp73-sockets-7.3.26.4-3.x86_64 jetphp73-zip-7.3.26.4-3.x86_64
jetphp73-zlib-7.3.26.4-3.x86_64 jetrsync-3.2.3.0-1.x86_64
Complete!