Threat Report: Exposing Malware in Linux-Based Multi-Cloud Environments | Download Now

EDR Server: Linux sensor download command fails with "No package cb-linux-sensor-installer-xxxx available" error

EDR Server: Linux sensor download command fails with "No package cb-linux-sensor-installer-xxxx available" error

Environment

  • EDR Server: All supported versions

Symptoms

  • Unable to download linux sensor installer using following command
yum install --downloadonly --downloaddir=<downloaddirpath> cb-linux-sensor-installer-<x.x.x.x>
  • Error displayed "No package cb-linux-sensor-installer-x.x.x.x available" 

Cause

Carbon Black Repo was disabled

Resolution

Enable Carbon Black Repo as follows:
  1. Edit /etc/yum.repos.d/CarbonBlack.repo
  2. Set "enabled" to value "1" 
  3. Save the file
  4. Run following command to clear yum cache
yum clean all
  1. Run following command to download installer
yum install --downloadonly --downloaddir=<downloaddirpath> cb-linux-sensor-installer-<x.x.x.x>

Related Content


Labels (1)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎02-16-2021
Views:
686
Contributors