Quantcast
Channel: Grafana k6 - Grafana Labs Community Forums
Viewing all articles
Browse latest Browse all 339

Can't install k6 on Ubuntu 25.04

$
0
0

Hi, I have a problem installing k6 on Ubuntu 25.04. When I run:

sudo gpg -k
sudo gpg --no-default-keyring --keyring /usr/share/keyrings/k6-archive-keyring.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys C5AD17C747E3415A3642D57D77C6C491D6AC1D69
echo "deb [signed-by=/usr/share/keyrings/k6-archive-keyring.gpg] https://dl.k6.io/deb stable main" | sudo tee /etc/apt/sources.list.d/k6.list
sudo apt-get update
sudo apt-get install k6

I get:

gpg: key 77C6C491D6AC1D69: "k6.io (key for signing binaries) <security@k6.io>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
deb [signed-by=/usr/share/keyrings/k6-archive-keyring.gpg] https://dl.k6.io/deb stable main
Get:1 https://dl.k6.io/deb stable InRelease [4 149 B]
Err:1 https://dl.k6.io/deb stable InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C780D0BDB1A69C86
Hit:2 http://security.ubuntu.com/ubuntu plucky-security InRelease
Hit:3 http://pl.archive.ubuntu.com/ubuntu plucky InRelease
Hit:4 http://pl.archive.ubuntu.com/ubuntu plucky-updates InRelease
Hit:5 http://pl.archive.ubuntu.com/ubuntu plucky-backports InRelease
Reading package lists... Done
W: https://dl.k6.io/deb/dists/stable/InRelease: The key(s) in the keyring /usr/share/keyrings/k6-archive-keyring.gpg are ignored as the file has an unsupported filetype.
W: OpenPGP signature verification failed: https://dl.k6.io/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C780D0BDB1A69C86
E: The repository 'https://dl.k6.io/deb stable InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package k6

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 339

Trending Articles