-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Unable to install k6 from rpm, GPG keys are not correct #2608
Comments
Hm, did you perhaps have an old version of k6 (pre v0.32.0) installed on that machine? We used to host the .rpm and .deb packages in BinTray, but we moved to self-hosting when they shut down: https://github.com/grafana/k6/blob/master/release%20notes/v0.32.0.md#move-out-of-bintray |
Hey @na--, thanks for a quick reply. I didn't have an old version installed before, it's a fresh machine. Here is the full log when I try to install it on another fresh machine k6-install.log |
I can confirm that this does work on Fedora 36. I even removed and reinstalled everything a couple of times |
I think this is due to the age of rpm in amazon linux and is mentioned in https://github.com/grafana/k6/pull/1978/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5R101 But we likely need to add this to the docs as well |
@mskec can you confirm that |
@mstoykov it works with that command. It's not ideal, but I got it installed. Thank you |
@mskec, can you please share which Amazon Linux version had this problem, so we can update the readme and installation docs? |
I can confirm that it works on centos 8 (after using this workaround to get yum working) But even with the latest amazonlinux docker it doesn't work :( I also can't find any particular information around whether it will be supported soon or not 🤷 |
I think it's also the latest one the one I run
|
Machine specs:
Here's the output:
|
Hi @CooperEdmunds ! I've tried to reproduce it and wasn't able to do that 🤔
Could it be related to the machine specific? Is it a freshly started VM? Or maybe you could try to add k6's package repo again? |
I'm closing the task; if new details appear, we could re-open it. |
Brief summary
I am unable to install k6 following Fedora/CentOS installation instruction.
k6 version
k6-0.39.0-1.x86_64
OS
Amazon Linux
Docker version and image (if applicable)
No response
Steps to reproduce the problem
Expected behaviour
I expect k6 to be installed successfully
Actual behaviour
Installation fails with GPG keys are not correct error.
The text was updated successfully, but these errors were encountered: