OMV-extra plugin returns error

  • Tried to install omv-extra on freshly installed system, returns the following


    apt-get -f install no luck, identical error. Please help!

    Hardware configurations
    CPU: Intel Pentium T4400 @2.20 GHz
    RAM: 3GB
    HDD:350GB HGST Travelstar


    Pretty much just an old laptop :D

  • Found this in syslog

    Code
    Jun  8 22:36:37 server collectd[2468]: rrdcached plugin: rrdc_update (/var/lib/rrdcached/db/localhost/df-root/df_complex-used.rrd, [1465396597:4485328896.000000], 1) failed with status -1.
    Jun  8 22:36:37 server collectd[2468]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.

    Hardware configurations
    CPU: Intel Pentium T4400 @2.20 GHz
    RAM: 3GB
    HDD:350GB HGST Travelstar


    Pretty much just an old laptop :D

  • The OMV-extras.org menu miraculously reappeared after I try installing clamav, now this pop out when I apply the settings

    Code
    Failed to execute command 'omv-mkconf omvextrasorg


    Hardware configurations
    CPU: Intel Pentium T4400 @2.20 GHz
    RAM: 3GB
    HDD:350GB HGST Travelstar


    Pretty much just an old laptop :D

    • Offizieller Beitrag

    There is something going on with your system. Is it the system in your signature? What is the output of: dpkg -l | grep openm

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | 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!

  • Code
    root@server:~# dpkg -l | grep openm
    ii  openmediavault                        2.2.4                              all                                                                                                  Open network attached storage solution
    ii  openmediavault-clamav                 2.1                                all                                                                                                  OpenMediaVault ClamAV plugin
    ii  openmediavault-keyring                0.4                                all                                                                                                  GnuPG archive keys of the OpenMediaVault archive
    iF  openmediavault-omvextrasorg           2.13.2                             all                                                                                                  OMV-Extras.org Package Repositories for OpenMediaVault
    root@server:~#


    Yes, the spec is the same as those in my signature

    Hardware configurations
    CPU: Intel Pentium T4400 @2.20 GHz
    RAM: 3GB
    HDD:350GB HGST Travelstar


    Pretty much just an old laptop :D

    • Offizieller Beitrag

    No idea what is going on. Maybe clamav not being installed properly caused an issue? Try:


    apt-get purge openmediavault-omvextrasorg
    dpkg -i openmediavault-omvextrasorg_latest_all.deb

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | 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!

  • The problem persists.


    Why is Linux so frustrating :cursing:
    Also found this

    Code
    https://github.com/OpenMediaVault-Plugin-Developers/openmediavault-omvextrasorg/issues/13

    Hardware configurations
    CPU: Intel Pentium T4400 @2.20 GHz
    RAM: 3GB
    HDD:350GB HGST Travelstar


    Pretty much just an old laptop :D

    • Offizieller Beitrag

    The issue on github is completely different. He was having an engined issue. Your system is calling an unknown command to install and I have no idea why.


    Just out of curiosity, try installing the nut plugin. apt-get install openmediavault-nut



    Why is Linux so frustrating :cursing:


    I feel that way about Windows...

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | 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!

  • It installs and works fine


    Seems that only omv-extra is not working

    Hardware configurations
    CPU: Intel Pentium T4400 @2.20 GHz
    RAM: 3GB
    HDD:350GB HGST Travelstar


    Pretty much just an old laptop :D

    • Offizieller Beitrag

    It works on my system... What is the output of:
    md5sum openmediavault-omvextrasorg_latest_all.deb
    It should output
    a1621f5ef469cb5d924c8245f6be2b3a openmediavault-omvextrasorg_latest_all.deb


    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | 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!

  • File is not corrupt

    Code
    root@server:~# md5sum openmediavault-omvextrasorg_latest_all.deb
    a1621f5ef469cb5d924c8245f6be2b3a  openmediavault-omvextrasorg_latest_all.deb


    I install omv AFTER debian and gnome, do they somehow interfere with each other and broke omvextra?

    Hardware configurations
    CPU: Intel Pentium T4400 @2.20 GHz
    RAM: 3GB
    HDD:350GB HGST Travelstar


    Pretty much just an old laptop :D

    • Offizieller Beitrag

    Now it makes more sense... Those "little" details like installing gnome are important.


    Yes, desktop components have been known to cause problems with OMV and other plugins. While I disagree with installing a full desktop on a server, you should install OMV before the desktop environment.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | 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!

  • I only have one question not entirely related to the OP.


    WHY would you install Desktop on OMV?
    what is the need ?

    omv 3.0.56 erasmus | 64 bit | 4.7 backport kernel
    SM-SC846(24 bay)| H8DME-2 |2x AMD Opteron Hex Core 2431 @ 2.4Ghz |49GB RAM
    PSU: Silencer 760 Watt ATX Power Supply
    IPMI |3xSAT2-MV8 PCI-X |4 NIC : 2x Realteck + 1 Intel Pro Dual port PCI-e card
    OS on 2×120 SSD in RAID-1 |
    DATA: 3x3T| 4x2T | 2x1T

  • I would say that installing gnome interfere with OMV even more if you install it later, some gnome packages just replaces those used by OMV and it wont even work, 403 forbidden. Tried reinstalling the whole system 4 times yesterday and this is by far the most successful attempt. Thats why I said Linux is frustrating. Or maybe this is just a bad idea :( Thanks anyway

    Hardware configurations
    CPU: Intel Pentium T4400 @2.20 GHz
    RAM: 3GB
    HDD:350GB HGST Travelstar


    Pretty much just an old laptop :D

  • It was meant to be a HTPC, I want to run XBMC on it.

    Hardware configurations
    CPU: Intel Pentium T4400 @2.20 GHz
    RAM: 3GB
    HDD:350GB HGST Travelstar


    Pretty much just an old laptop :D

    • Offizieller Beitrag

    It is frustating because you are trying to mix two things that do not want to mixed. I always recommend keeping them separate. Maybe it will be easier in OMV 3 but it is something I never test. An RPi with OpenELEC is so much easier :)

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | 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!

Jetzt mitmachen!

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