ip-10-0-0-9% sudo apt-get install datadog-agent | |
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 31 not upgraded. | |
1 not fully installed or removed. | |
After this operation, 0 B of additional disk space will be used. | |
Do you want to continue? [Y/n] y | |
Setting up datadog-agent (1:5.2.1-1) ... | |
usermod: no changes | |
Job for datadog-agent.service failed. See 'systemctl status datadog-agent.service' and 'journalctl -xn' for details. | |
invoke-rc.d: initscript datadog-agent, action "restart" failed. | |
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) | |
ip-10-0-0-9% systemctl status datadog-agent.servic | |
● datadog-agent.servic.service | |
Loaded: not-found (Reason: No such file or directory) | |
Active: inactive (dead) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment