openmediavault-calibre installation error

  • Hi,


    I'm trying to install the plugin and I'm getting this:


    Reading package lists...
    Building dependency tree...
    Reading state information...


    >>> *************** Error ***************
    Failed to execute command 'export LANG=C; export DEBIAN_FRONTEND=noninteractive; apt-get --yes --force-yes --fix-missing --allow-unauthenticated --reinstall install openmediavault-calibre 2>&1': Reading package lists...


    Building dependency tree...


    Reading state information...


    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:
    openmediavault-calibre : Depends: python-poppler but it is not going to be installed
    E: Unable to correct problems, you have held broken packages.
    <<< *************************************


    System is running OMV 2.18. Any help?

    • Offizieller Beitrag

    That package is in the repo. What is the output of: apt-cache policy python-poppler

    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!

  • python-poppler:
    Installed: (none)
    Candidate: 0.12.1-8+b1
    Version table:
    0.12.1-8+b1 0
    400 http://ftp.cvut.cz/debian/ wheezy/main amd64 Packages


    and if I'm trying to install it


    The following packages have unmet dependencies:
    python-poppler : Depends: python-gtk2 (>= 2.10.0) but it is not going to be installed
    E: Unable to correct problems, you have held broken packages.


    I made a apt-cache clean, nothing.


    If I try to install calibre directly, it seems to work (I didn't proceed but I didn't get error message)

    • Offizieller Beitrag

    Install directly?? What is the output of: apt-cache policy python-gtk2

    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!

    • Offizieller Beitrag

    apt-get install calibre uses a much older version of calibre from the debian repo. The plugin downloads it from the author's website.


    Try installing python-gtk2.

    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 following packages have unmet dependencies:
    python-gtk2 : Depends: python-numpy (>= 1:1.6.1) but it is not going to be installed
    Depends: python-numpy-abi9
    E: Unable to correct problems, you have held broken packages.


    python-numpy:
    Installed: (none)
    Candidate: 1:1.6.2-1.2
    Version table:
    1:1.6.2-1.2 0
    400 http://ftp.cvut.cz/debian/ wheezy/main amd64 Packages



    The following packages have unmet dependencies:
    python-numpy : Depends: libblas3 but it is not going to be installed or
    libblas.so.3 or
    libatlas3-base but it is not going to be installed
    Depends: libgfortran3 (>= 4.3) but it is not going to be installed
    Depends: liblapack3 but it is not going to be installed or
    liblapack.so.3 or
    libatlas3-base but it is not going to be installed
    E: Unable to correct problems, you have held broken packages.

    • Offizieller Beitrag

    There is something very strange going on with your system. Post the output of the following:


    cat /etc/apt/sources.list
    cat /etc/apt/sources.list.d/*
    omv-mkconf omvextrasorg aptclean

    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!


    • Offizieller Beitrag

    I'm guessing that you probably had the unstable repo uncommented at some point and a new library from unstable is causing this problem. This is one of the problems with using unstable/experimental repo.

    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!

  • True. I got installed the qbittorrent from unstable. I don't remember something to had with python but I can't be 100% sure. The whole installation I done it very manually package by package trying not to mix to much the system.

    • Offizieller Beitrag

    Calibre uses a lot of python packages. One of the older python packages that Calibre needs must not like one of the newer ones.

    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!