Hi all
Firstly thank you for reading and secondly i apologise if there is another thread. I have been forced to message on here due to going round in circles with an install.
I am currently running Ubuntu Server 18.10. Using some guides i was able to get a semi working Zoneminder 1.30. I had issues with the stills and frames not showing. I Then noticed that this was not the latest version so i started my journey to do this and so far....not great.
I found that the ppa's for 1.32 and master dont seem to work. I get numerous errors (see below) I seem to be only able to get v1.30 installed. I have tried following some instructions on "docker" failed miserably. Can anyone please help with a complete idiots guide to get this working?
Thank you
BTC: 143XJVxDQ1c1HF4vixuCZAqG6LDhSBQFwU
BCH: qpk8a4938am7ex37k2yfykyglkxg6v46v5jy8qw05c
ETH: 0xA23b82d94A3589A866529DE9db05E3ba8a37fed8
ECH: 0x93FC917d1B9d3EA6c83fC5E2b48C7314B00D9407
LTC: M9QT3SUywaEcPwMwvu9rFLVmMuugQzdPWK
More info: https://launchpad.net/~iconnor/+archive ... der-master
Press [ENTER] to continue or Ctrl-c to cancel adding it.
Ign:1 http://ppa.launchpad.net/iconnor/zoneminder-1.32/ubuntu cosmic-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu cosmic InRelease
Get:3 http://archive.ubuntu.com/ubuntu cosmic-updates InRelease [83.2 kB]
Ign:4 http://ppa.launchpad.net/iconnor/zoneminder-1.32/ubuntu cosmic InRelease
Hit:5 http://ppa.launchpad.net/iconnor/zonemi ... ter/ubuntu cosmic InRelease
Hit:6 http://archive.ubuntu.com/ubuntu cosmic-backports InRelease
Get:7 http://archive.ubuntu.com/ubuntu cosmic-security InRelease [79.6 kB]
Err:8 http://ppa.launchpad.net/iconnor/zoneminder-1.32/ubuntu cosmic-security Release
404 Not Found [IP: 91.189.95.83 80]
Err:9 http://ppa.launchpad.net/iconnor/zoneminder-1.32/ubuntu cosmic Release
404 Not Found [IP: 91.189.95.83 80]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/iconnor/zoneminder-1.32/ubuntu cosmic-security Release' does not have a Release file.
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.
E: The repository 'http://ppa.launchpad.net/iconnor/zoneminder-1.32/ubuntu cosmic Release' does not have a Release file.
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.
cctv@cctv:~/ZoneMinder/build$ sudo apt-get update
Hit:1 http://archive.ubuntu.com/ubuntu cosmic InRelease
Ign:2 http://ppa.launchpad.net/iconnor/zoneminder-1.32/ubuntu cosmic-security InRelease
Get:3 http://archive.ubuntu.com/ubuntu cosmic-updates InRelease [83.2 kB]
Ign:4 http://ppa.launchpad.net/iconnor/zoneminder-1.32/ubuntu cosmic InRelease
Hit:5 http://ppa.launchpad.net/iconnor/zonemi ... ter/ubuntu cosmic InRelease
Hit:6 http://archive.ubuntu.com/ubuntu cosmic-backports InRelease
Get:7 http://archive.ubuntu.com/ubuntu cosmic-security InRelease [79.6 kB]
Err:8 http://ppa.launchpad.net/iconnor/zoneminder-1.32/ubuntu cosmic-security Release
404 Not Found [IP: 91.189.95.83 80]
Err:9 http://ppa.launchpad.net/iconnor/zoneminder-1.32/ubuntu cosmic Release
404 Not Found [IP: 91.189.95.83 80]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/iconnor/zoneminder-1.32/ubuntu cosmic-security Release' does not have a Release file.
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.
E: The repository 'http://ppa.launchpad.net/iconnor/zoneminder-1.32/ubuntu cosmic Release' does not have a Release file.
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.
cctv@cctv:~/ZoneMinder/build$
New install my a newbie
Re: New install my a newbie
Last I checked zm 1.30.4 was the only version for Ubuntu 18.10. Drop back to Ubuntu 18.04 to run the latest zm.
Actually the zoneminder-master PPA has a 1.32.2 develpoment version for Cosmic
https://launchpad.net/~iconnor/+archive ... der-master
sudo add-apt-repository ppa:iconnor/zoneminder-master
sudo apt-get update
Actually the zoneminder-master PPA has a 1.32.2 develpoment version for Cosmic
https://launchpad.net/~iconnor/+archive ... der-master
sudo add-apt-repository ppa:iconnor/zoneminder-master
sudo apt-get update
Re: New install my a newbie
Hi
Thanks for the info. I did as suggested but got this
cctv@cctv:~$ sudo apt install zoneminder
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
zoneminder : Depends: libswscale-ffmpeg3 but it is not installable or
libswscale4 but it is not installable or
libswscale3 but it is not installable
Recommends: zoneminder-doc (>= 1.32.2~20181027110228-cosmic) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Thanks for the info. I did as suggested but got this
cctv@cctv:~$ sudo apt install zoneminder
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
zoneminder : Depends: libswscale-ffmpeg3 but it is not installable or
libswscale4 but it is not installable or
libswscale3 but it is not installable
Recommends: zoneminder-doc (>= 1.32.2~20181027110228-cosmic) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.