Page 1 of 1

Reinstall Zoneminder - Ubuntu 14.04 LTS 64bit

Posted: Sun Jun 21, 2015 3:25 pm
by tonydotigr
Can someone provide me instructions to perform a clean reinstall of Zoneminder on Ubuntu 14.04 LTS 64bit? Running into a lot of problems re-installing. I can find instructions on installing, but not performing a clean re-install. Main reason for reinstall is to rebuild with better capabilities for HD IP cameras.

Any help would be greatly appreciated!

Re: Reinstall Zoneminder - Ubuntu 14.04 LTS 64bit

Posted: Tue Jun 23, 2015 1:56 am
by tonydotigr
Error message I get when trying to re-install.
sudo apt-get install zoneminder

Code: Select all

Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  zoneminder
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
Need to get 0 B/1,071 kB of archives.
After this operation, 8,737 kB of additional disk space will be used.
Selecting previously unselected package zoneminder.
(Reading database ... 422581 files and directories currently installed.)
Preparing to unpack .../zoneminder_1.28.1+1-trusty-SNAPSHOT2015051101_amd64.deb ...
Unpacking zoneminder (1.28.1+1-trusty-SNAPSHOT2015051101) ...
Processing triggers for ureadahead (0.100.0-16) ...
ureadahead will be reprofiled on next reboot
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up zoneminder (1.28.1+1-trusty-SNAPSHOT2015051101) ...
start: Job failed to start
invoke-rc.d: initscript mysql, action "start" failed.
dpkg: error processing package zoneminder (--configure):
 subprocess installed post-installation script returned error exit status 1
E: Sub-process /usr/bin/dpkg returned an error code (1)

Re: Reinstall Zoneminder - Ubuntu 14.04 LTS 64bit

Posted: Wed Jun 24, 2015 6:28 pm
by knight-of-ni
It says it can't start mysql.
invoke-rc.d: initscript mysql, action "start" failed.
Is mysql installed?

Code: Select all

dpkg -l |grep mysql