[SOLVED] ZoneMinder Install Problem

  • Hello,
    I have my OMV running like a dream, i reinstalled the 64bit version and reinstalled all my settings and now have it doing almost exactly everything i want.
    I have 2 issues i could do with a hand with, The first of which is zoneminder.


    I have an IP Cam that i would like to use with zoneminder right now but will soon have 2 other cams hooked up
    When i run

    Code
    apt-get install zoneminder


    i get

    Code
    zoneminder : Depends: ffmpeg but it is not going to be installed
    E: Broken packages


    i have checked the forum http://forums.openmediavault.o…13&t=211&hilit=zoneminder and followed the instructions and googled around and i see references to debian multimedia but am not sure how safe this is and it still doesnt install
    Any help appreciated, Thanks

    OptiPlex 9020M USFF 8GB RAM

    Einmal editiert, zuletzt von deejc ()

  • i get this :


    Code
    The following packages have unmet dependencies:
     ffmpeg : Depends: libavcodec54 but it is not going to be installed
              Depends: libavdevice54 but it is not going to be installed
              Depends: libavfilter3 but it is not going to be installed
              Depends: libavformat54 but it is not going to be installed
              Depends: libavutil51 but it is not going to be installed
              Depends: libpostproc52 but it is not going to be installed
              Depends: libswresample0 but it is not going to be installed
              Depends: libswscale2 but it is not going to be installed
    E: Broken packages


    do i need to add the debian multimedia source ?

  • i added

    Code
    deb http://www.deb-multimedia.org squeeze main non-free
    deb http://www.deb-multimedia.org squeeze-backports main


    ran

    Code
    apt-get install deb-multimedia-keyring
    apt-get update
    apt-get install ffmpeg


    and still get the same error.. Stumped!

  • I'm not quite sure what the issue is with ffmpeg here. You do not need the multimedia repos to install. I installed ffmpeg no problem in a vm, without adding repos. Then ZoneMinder installed fine too. Have to figure out why ffmpeg is not installling. Once it installs ZoneMinder should install fine. Now I think it was backports. I remember someone using backports because of a driver issue with an ip cam, nothing to do with multimeida repos.

  • i will keep trying to get ffmpeg installed as i have an HP N40L server and its currently got the processor pegged at about 50%, without the vm image it sits quite happily between 5 and 30% even using plex to my apple tv.

  • i installed it from back-ports (i didn't even know what back ports was until just now) and zoneminder installed after that.
    I am looking at the configuration now, Thanks, i will let you know how i get on.

  • with omv 4.0 I get



    apt-get install ffmpeg



    root@OMV:~# apt-get install ffmpeg
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:


    The following packages have unmet dependencies:
    ffmpeg : Depends: libavcodec54 (>= 8:1.2.0) but it is not going to be installed
    Depends: libavdevice54 (>= 8:1.2.0) but it is not going to be installed
    Depends: libavfilter3 (>= 8:1.2.0) but it is not going to be installed
    Depends: libavformat54 (>= 8:1.2.0) but it is not going to be installed
    Depends: libavutil52 (>= 8:1.2.0) but it is not going to be installed
    Depends: libc6 (>= 2.14) but 2.11.3-4 is to be installed
    Depends: libpostproc52 (>= 8:1.2.0) but it is not going to be installed
    Depends: libswresample0 (>= 8:1.2.0) but it is not going to be installed
    Depends: libswscale2 (>= 8:1.2.0) but it is not going to be installed
    E: Broken packages



    Guessing upgrading to 5.0 is going to help but don't fancy doing that today.

  • add the backport deb as below



    apt-get -f install
    apt-get install ffmpeg


    then get the error message above

    • Offizieller Beitrag

    It is getting a newer version of ffmpeg from somewhere. OMV 0.5 is the same Debian Squeeze that 0.4 is. Normal libavcodec for squeeze is version 53 not 54. What is the output of:


    ls -al /etc/apt/sources.list.d/

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • ls -al /etc/apt/sources.list.d/ give the output


    Code
    -rw-r--r-- 1 root root   48 Oct 11 19:54 omv-plugins-org-donald.list
    -rw-r--r-- 1 root root   50 Oct 11 19:54 omv-plugins-org-fedaykin.list
    -rw-r--r-- 1 root root   47 Oct 11 19:54 omv-plugins-org-glass.list
    -rwxr-xr-x 1 root root  673 Jun 18 18:07 openmediavault.list
    -rw-r--r-- 1 root root   45 Apr 10  2010 openmediavault-local.list
    -rw-r--r-- 1 root root  249 Sep 29 12:55 openmediavault-millers.list

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!