Error installing InfluxDB
Posted: Thursday 27 October 2016 8:53
Running Domoticz SD-image on Raspberry with a misson to geth graphs through Grafana. Have followed this tutorial:
http://giatro.me/2015/09/30/install-inf ... ry-pi.html
I´m trying to install InfluxDB
but getting this error message:
Anyone have suggestions what´s wrong? Thanks for helping
http://giatro.me/2015/09/30/install-inf ... ry-pi.html
I´m trying to install InfluxDB
Code: Select all
pi@Domoticz:~$ go get github.com/influxdb/influxdb
Code: Select all
pi@Domoticz:~$ go get github.com/influxdb/influxdb
can't load package: package github.com/influxdb/influxdb: code in directory /home/pi/.gvm/pkgsets/go1.5/global/src/github.com/influxdb/influxdb expects import "github.com/influxdata/influxdb"
pi@Domoticz:~$ pi@Domoticz:~$