wrong system selected (make sure lsb_release is installed)

wrong system selected (make sure lsb_release is installed)

Bacula4Hosts has installed an OS checking system in order to avoid human error and potentially installing/try to install incorrect packages for the incorrect OS.

As a result, before we upload and install any packages, we perform a check of the system to confirm RHELv5/CENTOSv5/CloudLinuxv5 OR RHELv6/CENTOSv6/CloudLinuxv6

If, during the wizard, you receive the error

wrong system selected (make sure lsb_release is installed)

Please do the following

1) ensure you selected the correct version (associated v5 or v6) from the Wizard which matches your system you are trying to setup on Bacula4Hosts

2) if the version is indeed correct and matches what is installed on your system, please run the following command

# lsb_release -i -r

If lsb is not installed on your system (which is required for B4H to determine your OS version), please install

yum -y install redhat-lsb

If you have any further issues, or questions, please contact our support team     
    • Related Articles

    • ClusterLogics

      ClusterLogics see also Bacula Director Uninstall Bacula (RHEL/CentOS): Method 1: yum remove bacula-enterprise* Method 2: check for installed bacula packages: rpm -qa | grep -i bacula you should see a result like: ...
    • ClusterLogics

      ClusterLogics     see also Bacula Director Uninstall Bacula (RHEL/CentOS): Method 1: yum remove bacula-enterprise* Method 2: check for installed bacula packages: rpm -qa | grep -i bacula you should see a result like: ...
    • Installing lsb on cPanel systems gives Requires: perl-CGI

      Error: "Error: Package: redhat-lsb-core-4.0-7.el6.cloudlinux.x86_64 (cloudlinux-x86_64-server-6) Requires: perl-CGI" Resolution: By default, cPanel systems exclude Perl from yum.  To resolve the above error, comment out the yum exclude for perl* in ...
    • BOOTMGR Missing on BMR of Windows

      Make sure you boot from the default O.S. installation media / ISO / CD-DVD / once booted up make sure you try to follow the detailed steps below: If this happens login via console to run the following: cdboot D:\windows BOOTREC /FIXMBR BOOTREC ...
    • Windows BMR Physical Machine

      First of the bacula related SOP is detailed in the following article (which mostly works with VMS) but not for PHYSICAL Machines or servers. https://support.bacula4.com/customer/portal/articles/2795465-windows-bmr---clusterlogics PreRequisits: You ...