Skip to content
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

Ubuntu REPO with problems #2493

Open
flaviolenz opened this issue Mar 25, 2022 · 1 comment
Open

Ubuntu REPO with problems #2493

flaviolenz opened this issue Mar 25, 2022 · 1 comment

Comments

@flaviolenz
Copy link

I am trying to install PPA on Ubuntu 20 and it takes forever..
After about 10min:

~$ sudo apt-add-repository ppa:mosquitto-dev/mosquitto-ppa
More info: https://launchpad.net/~mosquitto-dev/+archive/ubuntu/mosquitto-ppa
Press [ENTER] to continue or Ctrl-c to cancel adding it.

Than, it says:
Error: retrieving gpg key timed out.

This also takes forever but downloads the file on the end:
wget http:https://repo.mosquitto.org/debian/mosquitto-repo.gpg.key

But, the following:
sudo apt-key add mosquitto-repo.gpg.key
sudo apt-get update

Results in:
Err:3 http:https://ppa.launchpad.net/mosquitto-dev/mosquitto-ppa/ubuntu focal InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5E64E954262C4500
Reading package lists... Done
W: GPG error: http:https://ppa.launchpad.net/mosquitto-dev/mosquitto-ppa/ubuntu focal InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5E64E954262C4500
E: The repository 'http:https://ppa.launchpad.net/mosquitto-dev/mosquitto-ppa/ubuntu focal InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.

Any clue how I can upgrade my mosquitto version 1.6.9

@rzr
Copy link
Contributor

rzr commented Jul 10, 2023

Hi, Any interest to cooperate on:

#2850

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants