This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Grafana fails to install
#1
Hello everyone,

I am facing some difficulties to install Grafana from the Dashboards 3.0.12. The error is "FAILED: [Errno 2] No such file or directory: 'grafana-cli'"

it seems to be related to a missing GPG public key.


Quote:Err:9 https://apt.grafana.com stable InRelease

  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
Reading package lists...
W: GPG error: https://apt.grafana.com stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
E: The repository 'https://apt.grafana.com stable InRelease' is not signed.


Looking for a way to correct that, I noted this post "https://packages.grafana.com/oss/" which indicates that the public key has been "rotated" (whatever that means) yesterday August the 24th.

Any idea what I can do from there to install Grafana?? Huh Huh
Reply
#2
I fixed it by updating the GPG key

sudo wget -q -O - https://apt.grafana.com/gpg.key | gpg --dearmor > grafana.gpg
sudo cp grafana.gpg /etc/apt/trusted.gpg.d

Use at your own risk Big Grin
Reply
#3
hello,

i am having an issue with the same gpg error

when i run the commands above it does not update the key, following grafana's tutorial to update they key gives me an permission denied error.

any other path i can try to update the gpg key to the new version?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)