Page 1 of 1

unable to upgrade to 1.37.1

Posted: Tue Aug 10, 2021 12:42 pm
by ovargaspcr
Hi everybody

I'm not sure if I messed up my zm installation or if I need to upgrade Ubuntu server version, but I'm getting an error while trying to upgrade to 1.37.1 on my server.

I've been running zm on Ubuntu server 18.04 for at least a year now, no issues so far, I upgraded from 1.35 to 1.37.0 without any problems, but when I try to upgrade from 1.37.0 to 1.37.1 I get an unmet dependencies message, and it seems there are no candidates for the missing components.

This is the output from when I try to upgrade:

sudo apt install zoneminder zoneminder-doc
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: libswscale5 but it is not installable
Depends: libswresample3 but it is not installable
Depends: libjwt-gnutls0 but it is not installable
E: Unable to correct problems, you have held broken packages.

I tried to install the libraries manually, with the same result, no candidates for any of the libraries.

So I'm not sure if it something I messed up, or if it is time to upgrade to 20.04.

Any help will be appreciated

Regards

Ovargaspcr

Re: unable to upgrade to 1.37.1

Posted: Wed Aug 11, 2021 1:42 am
by iconnor
We accidentally removed support for bionic. I'm in the process of figuring out how to fix it. Stay tuned.

Re: unable to upgrade to 1.37.1

Posted: Wed Aug 11, 2021 3:08 pm
by ovargaspcr
Great, thanks iconnor.

Re: unable to upgrade to 1.37.1

Posted: Sun Aug 15, 2021 12:15 am
by Simpler
When I try to upgrade to 1.37.1, I get the following:
Screenshot from 2021-08-14 20-12-06.png
Screenshot from 2021-08-14 20-12-06.png (86.52 KiB) Viewed 5303 times
W: Failed to fetch https://www.zerobounce.net
File has unexpected size (610816 != 9276). Mirror sync in progress? [IP: 104.17.97.61 443]
Hashes of expected file:
- SHA256:b325bab0f807a34a50a8a22daba2cf2d4178cae57255040d6e35e65f13b0bcdf
- SHA1:db2f81c96a029ebb5c7ba47b82d60f29d5456381 [weak]
- MD5Sum:07e42fad8733a58be243864f4278c9e5 [weak]
- Filesize:9276 [weak]



W: Failed to fetch https://www.zerobounce.net
File has unexpected size (610816 != 9276). Mirror sync in progress? [IP: 104.17.97.61 443]
Hashes of expected file:
- SHA256:761c9badfdcc9261d4ba6ee0d341a9d7f944ae625ecb1f035b2e1c0f39d9e1fd
- SHA1:47475f0f72ae1ed9e96430b4f953ece8ba55b4db [weak]
- MD5Sum:8de1d895d297b2653cc5189676db4d93 [weak]
- Filesize:12468 [weak]

Re: unable to upgrade to 1.37.1

Posted: Wed Aug 18, 2021 8:34 pm
by Simpler
Same problem with 1.37.1~2021081805411-bionic
Screenshot from 2021-08-18 16-32-55.png
Screenshot from 2021-08-18 16-32-55.png (7.19 KiB) Viewed 5019 times

Re: unable to upgrade to 1.37.1

Posted: Wed Aug 18, 2021 10:05 pm
by ovargaspcr
Just to confirm, upgrade without issues to 1.37.1~20210818105411-bionic amd64 a few minutes ago.

The only thing I did was specify the packages I needed to upgrade directly instead of using "apt-get upgrade", because when I tried it the first time, it responded with still keeping back zoneminder, even after reporting on login there was an update available for zoneminder.

Thanks again iconnor and guys

Regards

ovargaspcr

Re: unable to upgrade to 1.37.1

Posted: Wed Aug 18, 2021 11:22 pm
by Simpler
I updated my software sources and was also able to upgrade with the latest on bionic.

Thanks for the help.