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

hg clone failed with error code 255 in None #66

Open
guilhermeaugustos opened this issue Aug 11, 2017 · 0 comments
Open

hg clone failed with error code 255 in None #66

guilhermeaugustos opened this issue Aug 11, 2017 · 0 comments

Comments

@guilhermeaugustos
Copy link

guilhermeaugustos commented Aug 11, 2017

Hi there,
I wanna use that stuff cause I need to graph in a grafana plugin the timeseries data from here. The documentation says I can use graphite to show these datas, and grafana supports graphite. So, for that purpose I was trying to use that. I saw two options, make that esmond graphite integration work and use graphite to source datas to my grafana plugin, or query datas using the perfSONAR Python Client Libraries and then structure the datas in the Simple JSON format accepts in grafana

This: https://github.com/esnet/esmond/tree/develop/util/graphite still working? I tried $pip install hg+https://code.google.com/p/tsdb/ and get that error:

(graphite) root@4770b06d40a3:/opt/graphite# pip install hg+https://code.google.com/p/tsdb/
Collecting hg+https://code.google.com/p/tsdb/
Cloning hg https://code.google.com/p/tsdb/ to /tmp/pip-fIGZve-build
abort: 'https://code.google.com/archive/p/tsdb' does not appear to be an hg repository:
---%<--- (text/html)

<!-- https://developers.google.com/webmasters/ajax-crawling/docs/specification -->
<meta name="fragment" content="!">
<title>Google Code Archive - Long-term storage for Google Code Project Hosting.</title>

<link rel="icon" type="image/vnd.microsoft.icon" href="/archive/img/project-hosting.ico">
<script src="//www.google.com/js/google.js"></script>
<link href="//www.google.com/css/maia.css" rel="stylesheet">
<link
    href="//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&amp;lang=en"
    rel="stylesheet">
<link rel="stylesheet" href="/archive/archive_css.css">
<script>
  CLOSURE_NO_DEPS = true;
</script>
<script src="/archive/angular.js"></script>
<script src="/archive/pagedown.js"></script>
<script src="/archive/archive.js">

---%<---
!
Command "hg clone --noupdate -q https://code.google.com/p/tsdb/ /tmp/pip-fIGZve-build" failed with > error code 255 in None

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

No branches or pull requests

1 participant