Page 1 of 1

Debian 8.2 installation

Posted: Thu Jan 21, 2016 7:24 pm
by sevelen
Hi,

I´m try to install zoneminder on a Debian 8.2 system with the apt-install zoneminder command. I add allready the source.

During the installation I getting a strange error to me.

Code: Select all

Preparation for unpacking.../zoneminder_1.28.1-6~bpo8+1_amd64.deb ...
unpack of zoneminder (1.28.1-6~bpo8+1) ...
dpkg: Error processing the archive /var/cache/apt/archives/zoneminder_1.28.1-6~bpo8+1_amd64.deb (--unpack):
 Try, »/usr/share/perl5/ZoneMinder/ConfigAdmin.pm« to overrwrite, wich is in package libzoneminder-perl 1.28.0+nmu1 ist
Can anybody help me please. I´ve no more idea at the moment

Thank you so much.

Re: Debian 8.2 installation

Posted: Thu Jan 21, 2016 8:19 pm
by knight-of-ni
You've got a package conflict.
It looks like the version of zoneminder you've already got on your system is "1.28.0+nmu1" and the version you are trying to install is "1.28.1-6~bpo8".
Because the suffixes are different, your system sees two completely different, unrelated packages, rather than a newer version of the same package.
Consequently, the package manager is (correctly) refusing to install the new version because it would overwrite files you've already got on your filesystem.

The most straightforward approach here would be to be to uninstall zoneminder 1.28.0 completely, and then install zoneminder 1.28.1.
Make sure and backup anything you don't want to get deleted during this process.

Re: Debian 8.2 installation

Posted: Thu Jan 21, 2016 8:53 pm
by sevelen
YOU MADE MY DAY

Not sure what i doing wrong before I try a lot to install and deinstall. But now after remove and pure and clear as well it work.

Thanks so much.

All this shit happend after dist update to 8.2

Re: Debian 8.2 installation

Posted: Thu Jan 21, 2016 9:22 pm
by sevelen
Ok next strange or I´m strange,

I was not getting a camera picture before so I install apt-get install FFMPEG

During that it remove zoneminder?

Is there a need to extra install FFMPEG?

Re: Debian 8.2 installation

Posted: Sat Jan 23, 2016 12:08 pm
by robertbruce
very similar thing happened to me when i used apt-get and manually edited sources.list from a su console on the desktop....i got the extra backports boot option

in the same enviorment i used synaptic instead and it flew thru from a fresh install...