zoneminder_1.22.3-6_i386.deb released

If you've made a patch to quick fix a bug or to add a new feature not yet in the main tree then post it here so others can try it out.
Post Reply
PeterHoward
Posts: 319
Joined: Thu Jul 20, 2006 1:07 am
Location: Australia

zoneminder_1.22.3-6_i386.deb released

Post by PeterHoward »

This fixes the "bad fd number" problem on systems where /bin/sh resolves to dash, not bash.

There's also now a .deb built for Ubunty edgy as well as dapper.

The Debian unstable package should appear "Real Soon Now"; I don't have direct commit access and have to rely on a freind who is a Debian Developer to do the upload.

Problems, new bugs, to usual locations.
PeterHoward
Posts: 319
Joined: Thu Jul 20, 2006 1:07 am
Location: Australia

And the ftp site is . . .

Post by PeterHoward »

nadir
Posts: 31
Joined: Sun Dec 03, 2006 11:47 pm

patch

Post by nadir »

Hi!
is there a howto for the patch 1.22.3 ;I tried with patch -p0 but no succes
PeterHoward
Posts: 319
Joined: Thu Jul 20, 2006 1:07 am
Location: Australia

Post by PeterHoward »

I'll work it out a bit later today (posting at 10 am my time)
PeterHoward
Posts: 319
Joined: Thu Jul 20, 2006 1:07 am
Location: Australia

Post by PeterHoward »

Sorry, got distracted yesterday :-(

Anyway, from in ZoneMinder-1.22.3/ the invocation is

Code: Select all

patch -p1 < {whatever you called the patch file}
And you don't need to modify the patch (even to take out the @DPATCH@ line)
nakedfarmanimals
Posts: 20
Joined: Fri Jun 15, 2007 9:46 pm

Northern-Ridge.com.au down?

Post by nakedfarmanimals »

Is ftp://www.northern-ridge.com.au/zoneminder down, or is just everyone and their brother downloading the update/patch?

Trying my first system, and I can't get the ubuntu distro...
PeterHoward
Posts: 319
Joined: Thu Jul 20, 2006 1:07 am
Location: Australia

Yes, it was

Post by PeterHoward »

Yes, the site was down for about 12 hours. . . it should have been upo for nearly a day again now. Let me know if you have any more problems.
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Post by jameswilson »

Peter id like to extend my thanks for what you do, even though i dont use your stuff im sure plenty do, and id like to ansure you know we appriciate it. I as you know, know naff all about ubuntu etc

Thank you
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
ampp
Posts: 9
Joined: Tue Dec 05, 2006 6:16 am

Post by ampp »

Thanks for the package. I thought i would do some testing, so i did install in vmware using a Debian etch, amd64 kernel, however i didn't want to go to the unstable package list.

First step was to wget zoneminder_1.22.3-6_amd64.deb , then tried dpkg -i and got a few dependencies unresolved. Went through the dependencies and added them manually to a list.

apt-get -f install libmysqlclient15off apache2-mpm-prefork libapache2-mod-php5 ffmpeg php5 php5-mysql libdate-manip-perl libmime-perl mysql-server mysql-client libwww-perl libapr1 libexpat1 libaprutil1 libpq4 apache2.2-common libavcodec0d libavformat0d php5-common libmailtools-perl libio-stringy-perl libconvert-binhex-perl mysql-common liburi-perl libhtml-parser-perl libhtml-tree-perl mysql-client-5.0 mysql-server-5.0 liba52-0.7.4 libgsm1 libvorbis0a libvorbisenc2 libdc1394-13 libogg0 libhtml-tagset-perl libtimedate-perl libdbi-perl libdbd-mysql-perl libdbi-perl psmisc libraw1394-8 libplrpc-perl apache2-utils libnet-daemon-perl

Tried to install zone minder again.

zoneminder depends on libc6 (>= 2.5); however:
Version of libc6 on system is 2.3.6.ds1-13.

dpkg -i --force-all zoneminder_1.22.3-6_amd64.deb

Starting ZoneMinder: success

Then link /etc/zm/apache.conf to apache, using one of the many methods.

I have not seen any weird issues. Although i assume this method is not recommended. apt is trying to remove zone minder, but ill probably not be doing it this way on a real box.
Post Reply