Skip to content

Instantly share code, notes, and snippets.

@craig5
Created May 5, 2015 21:55
Show Gist options
  • Save craig5/072dae97a294f71d7b4a to your computer and use it in GitHub Desktop.
Save craig5/072dae97a294f71d7b4a to your computer and use it in GitHub Desktop.
datadog agent install
$ sudo apt-get install datadog-agent -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
datadog-agent is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up datadog-agent (1:5.3.2-1) ...
System start/stop links for /etc/init.d/datadog-agent already exist.
usermod: no changes
dpkg: error processing package datadog-agent (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
datadog-agent
E: Sub-process /usr/bin/dpkg returned an error code (1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment