CouchPotato 3.2.2 (and other plugins) fail to install on OMV 3.0.67

  • Hello there,


    I have been using OMV 2.x for about a week and though I should give a try to OMV 3.x
    I did a clean install and started having issues almost immediately when trying to update OMV's packages.
    Restarted a few time tried one by one and after a few try, for a reason that eludes me it worked and now everything is updated.


    But now I'm having a similar problem with plugins.
    Some worked, but a lot of them don't seem to work. For example Couchpotato 3.2.2 gives me this error :


    And it's not the only one.


    I also saw a message about using the testing repos as some should only be there, but still the same problem.
    Also from testing it seems to be only the case within the Downloaders, Multimedia and Remote repos.


    So did something went wrong during installation or is it because of the still beta state or is there a problem with some repos?


    PS : In case it wasn't yet clear, I'm a dud in linux :)

  • First you could try the apt-clean button in OMV-extras.


    I had a similar problem with a broken package when trying to update the basic installation of OMV3. It did this:


    Login as root:


    apt-get dist-upgrade


    After finishing:
    omv-initsystem


    This has helped me.


    Please also have a look at:
    http://forum.openmediavault.or…n-3-0-59-3-0-60/?pageNo=1

    OMV 3.0.100 (Gray style)

    ASRock Rack C2550D4I C0-stepping - 16GB ECC - 6x WD RED 3TB (ZFS 2x3 Striped RaidZ1) - Fractal Design Node 304 -

    3x WD80EMAZ Snapraid / MergerFS-pool via eSATA - 4-Bay ICYCube MB561U3S-4S with fan-mod

  • hey, thanks for trying to help !


    I tried again the button but no candy
    I tried your 2 commands and still no candy


    I'm kinda lost ^^


    Here's the result of both commands :


    And still no new update / still same errors on plugins...
    I'm lost ^^

    • Offizieller Beitrag

    Sounds like you installed without networking. What is the output of:


    cat /etc/apt/sources.list
    apt-get update (yes, I know you already ran this but I want to see the output)

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


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


    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!

  • cat /etc/apt/sources.list

    Code
    #
    # deb cdrom:[Debian GNU/Linux 8 _Jessie_ -Official Snapshot amd64 LIVE/INSTALL Binary 20161229-12:48]/ jessie contrib main non-free
    #deb cdrom:[Debian GNU/Linux 8 _Jessie_ -Official Snapshot amd64 LIVE/INSTALL Binary 20161229-12:48]/ jessie contrib main non-free
    deb http://ftp.fr.debian.org/debian/ jessie main
    deb-src http://ftp.fr.debian.org/debian/ jessie main
    deb http://security.debian.org/ jessie/updates main contrib non-free
    deb-src http://security.debian.org/ jessie/updates main contrib non-free
    # jessie-updates, previously known as 'volatile'
    deb http://ftp.fr.debian.org/debian/ jessie-updates main contrib non-free
    deb-src http://ftp.fr.debian.org/debian/ jessie-updates main contrib non-free


    apt-get update :
    holly crap... way too long to retype manually ^^ (shell in a box doesn't work, as soon as I type a login name, I get a session close)

    • Offizieller Beitrag

    holly crap... way too long to retype manually (shell in a box doesn't work, as soon as I type a login name, I get a session close)

    Can you enable ssh and login with putty? Otherwise, I just want to see any errors at the end of the output

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


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


    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!

  • So I did it again on PuTTY :

    Code
    ....
    Ign https://dl.bintray.com jessie/main Translation-en
    Get:138 https://dl.bintray.com jessie/main Translation-en_US
    Ign https://dl.bintray.com jessie/main Translation-en_US
    Get:139 https://dl.bintray.com jessie/main Translation-en
    Ign https://dl.bintray.com jessie/main Translation-en
    Fetched 131 kB in 27s (4,663 B/s)
    Reading package lists... Done
    W: Conflicting distribution: https://downloads.plex.tv public InRelease (expected public but got )
    root@OMV-DeadServer:~#


    so here is the end as it is too long for PuTTY and even for the forum apparently :)

  • You can enhance the scrollback buffer from 200 (Default) to e.g. 10000. Then you should be able to see the complete command output.


    OMV 3.0.100 (Gray style)

    ASRock Rack C2550D4I C0-stepping - 16GB ECC - 6x WD RED 3TB (ZFS 2x3 Striped RaidZ1) - Fractal Design Node 304 -

    3x WD80EMAZ Snapraid / MergerFS-pool via eSATA - 4-Bay ICYCube MB561U3S-4S with fan-mod

    • Offizieller Beitrag

    Your apt-get update output doesn't show any errors. The plex message is a warning.


    emby hasn't been ported to 3.x but it is easy enough to install it if you read the long emby thread.


    As for couchpotato, you need to work backwards through the dependencies to see why it won't install. What is the output of: apt-get install libssl-dev

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


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


    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!

  • Is it normal the for Emby to appear in the plugin list in OMV 3.x if it's not been ported ?
    I'm lost. Again ^^

    • Offizieller Beitrag

    Is it normal the for Emby to appear in the plugin list in OMV 3.x if it's not been ported ?

    Unfortunately, that is a weird thing that bintray does with their repo package lists. I deleted the empty projects but you really should just disable both mono repos in omv-extras since there is no plugins in them.


    What is the output of: apt-get -f install

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


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


    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
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.

    I also tried apt-get install libssl1.0.2
    Here is the output :

    Code
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package libssl1.0.2 is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    
    
    E: Package 'libssl1.0.2' has no installation candidate
    • Offizieller Beitrag

    libssl1.0.0 is the package name. You can't change it to 1.0.2. Try: apt-get install libssl1.0.0=1.0.1t-1+deb8u6

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


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


    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!

  • And still no luck ^^

    • Offizieller Beitrag

    No idea. You must have some weird repo or package installed that is causing this.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


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


    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!