digitalocean / digitalocean/do-agent

Wrong depends on Debian package

Open
#130 6 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
617
Forks
117
Avg merge
5d 6h
Merged PRs (30d)
1

Description

**_Please only create a Github issue for bugs related to the code itself. If you are
experiencing an issue with sending metrics, display graphs, errors from the agent,
etc, please contact https://cloudsupport.digitalocean.com/s/ so we can provide support_**

Before opening an issue, make sure there is not a similar issue [already open](https://github.com/digitalocean/do-agent/issues)

## Describe the problem
Debian packages depends on `cron` when it should be `cron-daemon`

## Steps to reproduce
Install `systemd-cron` to replace `cron`

## Expected behavior

## System Information
Distribution and version:
Debian 9.8

### do-agent information:
Paste the entire output

`/opt/digitalocean/bin/do-agent --version`:
Not Found

_Ubuntu, Debian_

`apt-cache policy do-agent`:
```
root@gitlab:~# apt-cache policy do-agent
do-agent:
Installed: (none)
Candidate: 2.1.3
Version table:
2.1.3 500
500 https://repos.insights.digitalocean.com/apt/do-agent main/main amd64 Packages
2.0.2 500
500 https://repos.insights.digitalocean.com/apt/do-agent main/main amd64 Packages
2.0.1 500
500 https://repos.insights.digitalocean.com/apt/do-agent main/main amd64 Packages
2.0.0 500
500 https://repos.insights.digitalocean.com/apt/do-agent main/main amd64 Packages
1.1.3 500
500 https://repos.insights.digitalocean.com/apt/do-agent main/main amd64 Packages
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.