Failed to fetch https://dl.bintray.com/openhab/

Hi, is it only me or any others having problems reaching the repository. Simply tried an apt-get update…

Err:7 https://dl.bintray.com/openhab/apt-repo2 testing Release.gpg
The following signatures were invalid: EXPKEYSIG 075721F6A224060A openHAB Bintray Repositories owner@openhab.org
Fetched 25.4 kB in 3s (6,796 B/s)

SideQuestion, is dev-tree stable again (after M1 stability issues)…

Kind Regards Norbert

You missed this announcement. The solution is in the first post.

4 Likes

same problem, bot didnt work
sudo wget -qO - ‘https://bintray.com/user/downloadSubjectPublicKey?username=openhab’ | sudo apt-key add
gpg: no valid OpenPGP data found.

There was a change in hosting of the repos.
Have a look at the docs at openHAB on Linux | openHAB and try this URLfor the public key: https://openhab.jfrog.io/artifactory/api/gpg/key/public
as long as the repo that your are looking for is still hostd there.

1 Like