Slackware 11.0.
Compilation was fine, no warning or errors.
No need of the ffmpeg patch...
Just the database upgrade shows something:
perl zmupdate.pl -version=1.22.2 --user=xxxx --pass=xxxxx
Bareword found in conditional at zmupdate.pl line 149.
Update agent starting at 06/12/07 15:09:20
Initiating database upgrade to version 1.22.3
Please ensure that ZoneMinder is stopped on your system prior to upgrading the database.
Press enter to continue or ctrl-C to stop :
Do you wish to take a backup of your database prior to upgrading?
This may result in a large file if you have a lot of events.
Press 'y' for a backup or 'n' to continue : n
Upgrading database to version 1.22.3
Database successfully upgraded from version 1.22.2.
Loading config from DB
DBI::db=HASH(0x86c38e0)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at /usr/lib/perl5/site_perl/5.8.8/ZoneMinder/ConfigAdmin.pm line 1657, <STDIN> line 2.
Saving config to DB
Database upgrade to version 1.22.3 successful.
Update agent exiting at 06/12/07 15:09:38
Is this normal ?
upgrading from 1.22.2 to 1.22.3
upgrading from 1.22.2 to 1.22.3
Last edited by ttsoares on Fri Dec 08, 2006 1:48 am, edited 1 time in total.
The fact is a secondary aspect of Reality.
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
The second error should not be there but does not indicate a problem. It just implies that the script did not explicitly indicate that it had finished a particular statement before disconnecting. I have now corrected that anyway.
If zmupdate says it was successfful then it usually means that it was, fortunately
If zmupdate says it was successfful then it usually means that it was, fortunately
Phil