Knowledge berry

This is the place where CloudBerry Lab knowledge lives


KB #1030

Nodeps installation of CBL for Linux

Product: CloudBerry Backup

Versions: 1.7 and later

Product type: Standalone, Online (Managed Backup Service)

Platform: Linux

Created at: Jul 4, 2016

Updated at: Jul 4, 2016

Author:

Article

CloudBerry Backup for Linux designed to help customers to protect their file system from disaster and keep certain retention policy of files and folders off-site (public cloud, i.e. S3). It is possible to install CloudBerry Lab for Linux even with no UI, but you may face the GL dependencies request which you need to either skip or satisfy.

CloudBerry Lab for Linux (request for GL dependencies)

How to skip GL dependencies for Linux CLI installation (CloudBerry Lab).

There is no problem to install them, but you probably don’t need them (if they are related to GL => graphic interface of your Linux / Unix). So to save time and install the CBL product do the following:

$ sudo rpm -i rh6.rpm --nodeps

Nota bene!

  • ”–nodeps” command just ignores all dependencies (so it is important if you make sure you have them related to graphic interface only!).
  • rh6.rpm - is one of the build for RedHat from CloudBerry Lab for Linux page.