Page 1 of 1

Apt on Debian 10 not detecting availability of new 1.34.16 package?

Posted: Thu Jul 02, 2020 12:34 pm
by WolfpackFan
I'm running Debian 10 buster. I have installed 1.34.15 on the machine.

Verified in /etc/apt/sources.list.d/zoneminder.list file the contents:

Code: Select all

deb https://zmrepo.zoneminder.com/debian/release-1.34 buster/
When I try to upgrade from current install 1.34.15 via apt update; apt upgrade it does not detect new 1.34.16 available? Says everything is already up to date even though I have 1.34.15 installed.

Furthermore looking at output of apt-cache madison zoneminder command gives output as shown below.. no 1.34.16 shown here either? Any ideas?

Code: Select all

chuckles@zoneminder:/etc/apt/sources.list.d$ apt-cache madison zoneminder
zoneminder | 1.34.15-buster1 | https://zmrepo.zoneminder.com/debian/release-1.34 buster/ Packages
zoneminder | 1.34.11-buster1 | https://zmrepo.zoneminder.com/debian/release-1.34 buster/ Packages
zoneminder | 1.34.10-buster1 | https://zmrepo.zoneminder.com/debian/release-1.34 buster/ Packages
zoneminder | 1.34.9-buster1 | https://zmrepo.zoneminder.com/debian/release-1.34 buster/ Packages
zoneminder | 1.34.8-buster1 | https://zmrepo.zoneminder.com/debian/release-1.34 buster/ Packages
zoneminder | 1.34.5-buster1 | https://zmrepo.zoneminder.com/debian/release-1.34 buster/ Packages
zoneminder | 1.34.2-buster | https://zmrepo.zoneminder.com/debian/release-1.34 buster/ Packages
zoneminder | 1.34.0-buster | https://zmrepo.zoneminder.com/debian/release-1.34 buster/ Packages

Re: Apt on Debian 10 not detecting availability of new 1.34.16 package?

Posted: Thu Jul 02, 2020 7:37 pm
by clipo
There is no 1.34.16 AMD64 package in the repo yet if you're running an X86 system.

I'm not sure if Bill or someone else is building the Debian packages at the moment.

Re: Apt on Debian 10 not detecting availability of new 1.34.16 package?

Posted: Thu Jul 02, 2020 10:58 pm
by WolfpackFan
Thanks! That would explain it then as I'm on AMD Ryzon processor.

Follow up question.. is there usually delay in getting the AMD package after release? (Maybe that's a question for this Bill fellow :) )

Re: Apt on Debian 10 not detecting availability of new 1.34.16 package?

Posted: Fri Jul 03, 2020 11:52 am
by WolfpackFan
Just want to update I think this should be considered a defect because I'm getting the popup telling me that an update is available when it's not.

Re: Apt on Debian 10 not detecting availability of new 1.34.16 package?

Posted: Fri Jul 03, 2020 2:24 pm
by iconnor
Fixed yesterday. I had upgraded zmrepo to ubuntu focal and the new mini-dinstall wasn't picking up new packages in incoming.

At the moment master builds happen automatically, but actual releases have to be built manually, by me. Sometimes I get distracted.

Re: Apt on Debian 10 not detecting availability of new 1.34.16 package?

Posted: Fri Jul 03, 2020 8:16 pm
by WolfpackFan
Thank you for taking time to look into. I'm picking up the vibe you have lots on your todo list. :)

So to clarify when you say "fixed" does that mean for the next release? If so that's no problem.. I'm just asking because I still am not seeing the AMD package for 1.34.16 in https://zmrepo.zoneminder.com/debian/re ... 34/buster/ repository.

Re: Apt on Debian 10 not detecting availability of new 1.34.16 package?

Posted: Mon Jul 06, 2020 6:55 pm
by WolfpackFan
bumping this to see if I can get last question I had about this answered.. thanks for any info!
WolfpackFan wrote: Fri Jul 03, 2020 8:16 pm Thank you for taking time to look into. I'm picking up the vibe you have lots on your todo list. :)

So to clarify when you say "fixed" does that mean for the next release? If so that's no problem.. I'm just asking because I still am not seeing the AMD package for 1.34.16 in https://zmrepo.zoneminder.com/debian/re ... 34/buster/ repository.

Re: Apt on Debian 10 not detecting availability of new 1.34.16 package?

Posted: Mon Jul 06, 2020 11:18 pm
by iconnor
You're right, it's not there. I have no idea why. I will look into it.

Re: Apt on Debian 10 not detecting availability of new 1.34.16 package?

Posted: Tue Jul 07, 2020 12:48 am
by iconnor
It is there now

Re: Apt on Debian 10 not detecting availability of new 1.34.16 package?

Posted: Tue Jul 07, 2020 12:06 pm
by WolfpackFan
Appreciate that! Confirmed it is there now and I've successfully updated. Thank you for the help.