Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One-step install fails on Debian Squeeze #456

Closed
miketheman opened this issue Apr 16, 2013 · 4 comments
Closed

One-step install fails on Debian Squeeze #456

miketheman opened this issue Apr 16, 2013 · 4 comments

Comments

@miketheman
Copy link
Contributor

From user: donal in IRC:

Running:

DD_API_KEY=<removed> bash -c "$(wget -qO- http://dtdg.co/agent-install-debian)"

Produces:

The following packages have unmet dependencies: datadog-agent : Depends: python-tornado (>= 2.3) but 1.0.1-1 is to be installed E: Broken packages

uname -a:

Linux deapp01 2.6.32-5-amd64 #1 SMP Mon Oct 3 03:59:20 UTC 2011 x86_64 GNU/Linux

@miketheman
Copy link
Contributor Author

Same error occurs error occurs when running the command sudo apt-get install datadog-agent

@clofresh
Copy link
Contributor

Is this just on Squeeze? Did we publish a bad tornado deb by accident?

@remh
Copy link

remh commented Apr 16, 2013

Just tried to run the script on a fresh squeeze, it's working well, seems to be a particular repo configuration issue for the user.
Mike and I are investigating.

@miketheman
Copy link
Contributor Author

Seems like the user running squeeze had wheezy repos configured as well. Manually specifying the dd-supplied version to install worked, and then allowed the user to install the agent.

Closing for now, as this is not a common use case, but something to consider testing in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants