Skip to content
fg2it edited this page Mar 19, 2017 · 8 revisions

Where is v4.0.0 ?

I won't release v4.0.0. See the issue 6749 for the details.

I am using ubuntu, can I use your packages ?

On ubuntu/xenial (16.04), I tested (on pi 2 inside a docker container based on armhf/armhf-ubuntu:xenial) v3.1.1 and v4.0.1, and everything works fine. To install, you can proceed as for debian/jessie.

On ubuntu/yakkety (16.10), I did the same tests and it works too.

I am not using a Raspberry Pi, will your package work ?

For my package to run on your board, your board has to meet two requirements :

  • it must have a cpu compatible with either armv6 or armv7 instruction set
  • it must provide the dynamic lib used by grafana-cli, grafana-server and phantomjs binaries provided by the package.

The last part should be met if you are using a debian based os like wheezy, jessie, xenial or yakkety (try lsb_release -a or hostnamectl to check that).

Examples that seems to work: