Debian repo // GPG key

Support and queries relating to third party Live CDs and DVD, VM images and other packaged distributions
Post Reply
QnsConcrete
Posts: 2
Joined: Wed Jun 30, 2021 1:39 am

Debian repo // GPG key

Post by QnsConcrete »

Trying to install on Debian 10 buster.

Using the official wiki and can't get past this step:

Code: Select all

wget -O - https://zmrepo.zoneminder.com/debian/archive-keyring.gpg | sudo apt-key add -
Result:

Code: Select all

--2021-06-29 21:43:57--  https://zmrepo.zoneminder.com/debian/archive-keyring.gpg
Resolving zmrepo.zoneminder.com (zmrepo.zoneminder.com)... 158.69.226.113
Connecting to zmrepo.zoneminder.com (zmrepo.zoneminder.com)|158.69.226.113|:443... connected.
The certificate's owner does not match hostname ‘zmrepo.zoneminder.com’
gpg: no valid OpenPGP data found.

Getting a 404 when I try to find that file. Is there a new location? Or am I missing something?
Blaise
Posts: 1
Joined: Wed Jun 30, 2021 10:31 am

Re: Debian repo // GPG key

Post by Blaise »

Equally, the repository for the release 1.34 is down:

Code: Select all

Err:6 https://zmrepo.zoneminder.com/debian/release-1.34 buster/ Release
  Certificate verification failed: The certificate is NOT trusted. The name in the certificate does not match the expected.  Could not handshake: Error in the certificate verification. [IP: 158.69.226.113 443]
Reading package lists... Done                           
E: The repository 'https://zmrepo.zoneminder.com/debian/release-1.34 buster/ Release' no longer has a Release file.
Anybody has the new URL for the repository ?
User avatar
lazyleopard
Posts: 403
Joined: Tue Mar 02, 2004 6:12 pm
Location: Gloucestershire, UK

Re: Debian repo // GPG key

Post by lazyleopard »

I'm getting 404 Not Found from all the zmrepo URLs I've been able to find, so my guess is something is down? :(
Rick Hewett
QnsConcrete
Posts: 2
Joined: Wed Jun 30, 2021 1:39 am

Re: Debian repo // GPG key

Post by QnsConcrete »

Hard for me to use the program if I can't download it. :?
robfish
Posts: 30
Joined: Wed May 16, 2018 11:24 pm

Re: Debian repo // GPG key

Post by robfish »

I manage 3 ZM servers and tonight they all give the same error when attempting

Code: Select all

sudo apt update && sudo apt upgrade && sudo apt autoclean && sudo apt autoremove
Error =

Code: Select all

E: The repository 'https://zmrepo.zoneminder.com/debian/release-1.34 buster/ Release' no longer has a Release file.
robfish
Posts: 30
Joined: Wed May 16, 2018 11:24 pm

Re: Debian repo // GPG key

Post by robfish »

https://zmrepo.zoneminder.com/
Takes me to a completely different website at the moment.
Connor Technology
SteveGilvarry
Posts: 494
Joined: Sun Jun 29, 2014 1:12 pm
Location: Melbourne, AU

Re: Debian repo // GPG key

Post by SteveGilvarry »

Community hosted so it will be back but may take a day or two.
Production Zoneminder 1.37.x (Living dangerously)
Random Selection of Cameras (Dahua and Hikvision)
robfish
Posts: 30
Joined: Wed May 16, 2018 11:24 pm

Re: Debian repo // GPG key

Post by robfish »

Seems to be working again now.
Post Reply