Error updating to JetBackup v5.3.15.3 - conflicts with file from package jetphpseclib-2.0.27.1-1.noarch

There have been reports of JetBackup 5 users encountering the following package conflict when attempting to update to v5.3.15.3. 

file /usr/local/jetapps/var/lib/3rdparty/phpseclib from install of jetbackup5-base-5.3.15.3-102.x86_64 conflicts with file from package jetphpseclib-2.0.27.1-1.noarch



Please DO NOT attempt to reinstall any JetBackup packages. If you are experiencing this issue, please follow the steps in one of the options below.

OPTION 1: Uninstall the conflicting package.

yum remove jetphpseclib-2.0.27.1-1.noarch

OPTION 2:
 You can remove all JetBackup .noarch and any old jetphp packages (if they exist on your server) as they are no longer utilized in the latest version of JetBackup 5. Cleaning up these packages may prevent potential future conflicts in a later update.

PLEASE FOLLOW THESE STEPS ONLY IF YOU ARE ON v5.3.14+

  1. Identify the packages:

    Run the following command to find any JetBackup .noarch packages left on your server

    rpm -qa | grep .noarch | grep jet

    Example Output:

    jetgoogle-php-api-2.1.3.3-2.noarch
    jetcli-1.0.4-2.noarch
    jetmongod-cpanel-1.0.5-1.noarch
    jetmonolog-2.0.0.1-1.noarch
    jetcore-2.0.14-1.noarch
    jetapps-cpanel-1.0.10-1.noarch
    jetapi-1.0.1-1.noarch
    jetphpseclib-2.0.27.1-1.noarch
    jetbackblaze-php-api-1.0.6-2.noarch


  2. Remove the packages:

    The following command will remove any unnecessary packages if your JetBackup version is 5.3.14+.

    yum remove jetgoogle-php-api-2.1.3.3-2.noarch jetcli-1.0.4-2.noarch jetmongod-cpanel-1.0.5-1.noarch jetmonolog-2.0.0.1-1.noarch jetcore-2.0.14-1.noarch jetapps-cpanel-1.0.10-1.noarch jetapi-1.0.1-1.noarch jetphpseclib-2.0.27.1-1.noarch jetbackblaze-php-api-1.0.6-2.noarch jetphp70-* jetphp73-* jetphp80-*

  3. Contact Support (if you're unsure about which packages to remove):

    Please do not hesitate to reach out to our Support Team at support@jetbackup.com if you encounter any issues after removing the packages or if you are unsure about the packages to remove.




  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

JetBackup 5 process stops every 10 minutes

On Cloudlinux servers, it has been reported that the jetbackup5d process is constantly being...

Master Encryption Key Empty After Install

After installing JetBackup 5 from the instructions found at...

SSL issues with Jetlighttpd

Paneless versions of JetBackup like JetBackup 4 for Linux and the JetBackup Management Console...

Unable to install or update packages

On most RHEL systems like CentOS and Almalinux, it is possible to exclude certain types of...

JetBackup Jupiter Theme Support for cPanel

The STABLE build of JetBackup 4 fully supports the new cPanel Jupiter Theme out of the box. An...