OMV on raspberry pi1 - installation failed

  • Hello to everyone,


    I'm trying to install OMV on raspberry 1 with Raspbian.
    I met many problems, here's the command i gave:


    echo “deb http://packages.openmediavault.org/public stoneburner main” > /etc/apt/sources.list.d/openmediavault.list (the same problem with Erasmus version)

    apt-get install openmediavault-keyring postfix
    apt-get update


    After the update, here's the output:


    The following packages have unmet dependencies:



    openmediavault:

    Depends: php5-pam but is not goung to be installed
    Depends: proftpd-mod-vroot but is not going to be installed
    Depends: php5-proctitle but is not to be installed
    E: Unable to correct problems, you have held broken packages


    Any suggestion?


    Thanks in advance

  • Hi Wolf2000,


    the command you gave me has no effect, no package to install/remove/upgrade.


    If I follow the command in the link, when I put apt-get install openmediavault
    I get the same error


    openmediavault:


    Depends: php5-pam but is not going to be installed
    Depends: proftpd-mod-vroot but is not going to be installed
    Depends: php5-proctitle but is not going to be installed
    E: Unable to correct problems, you have held broken packages


    I don't know where's the error.

  • Yes, I have Raspbian.


    The installation process ended this way, after a lot of time:




    Processing triggers for libc-bin (2.19-18+deb8u4) ...
    Processing triggers for systemd (215-17+deb8u4) ...
    Processing triggers for initramfs-tools (0.120+deb8u2) ...
    Processing triggers for php5-fpm (5.6.24+dfsg-0+deb8u1) ...
    Job for php5-fpm.service failed. See 'systemctl status php5-fpm.service' and 'jo urnalctl -xn' for details.
    invoke-rc.d: initscript php5-fpm, action "restart" failed.
    dpkg: error processing package php5-fpm (--configure):
    subprocess installed post-installation script returned error exit status 1
    Processing triggers for openmediavault (3.0.31) ...
    Restarting engine daemon ...
    Updating locale files ...
    Updating file permissions ...
    Purging internal cache ...
    Errors were encountered while processing:
    php5-fpm
    E: Sub-process /usr/bin/dpkg returned an error code (1)

  • Hi,


    the installation is ok with that image.
    After the image writing, I gave:


    apt-get update && apt-get dist-upgrade && omv-update


    Here I had all the possible problems with the php5-fpm packet, and I installed it manually:


    wget http://omv-extras.org/debian/pool/main/p/php5-pam/php5-pam_1.0.3-2_armhf.deb
    dpkg -i php5-pam_1.0.3-2_armhf.deb
    reboot


    At this point I could not reach the address via http, and I solved this way:


    sudo rm /var/lib/apt/lists/* -vfsudo apt-get updateThen I tried to upgrade to the latest version:omv-release-upgradebut I had a lot of errors, and I read that there are problems with the latest version of OMV, and I tried the downgrade:
    wget http://packages.openmediavault.org/public/pool/main/o/openmediavault/openmediavault_3.0.4_all.debdpkg -i openmediavault_3.0.4_all.deb


    but I've got errors:
    openmediavault openmediavault-flashmemory openmediavault-omvextrasorgCreating index of upgradeable packages ...Creating index of openmediavault plugins ...E: Sub-process /usr/bin/dpkg returned an error code (1


    )and I tried an apt-get -f install to solve and I've got:
    Errors were encountered while processing: openmediavault openmediavault-flashmemory openmediavault-omvextrasorgCreating index of upgradeable packages ...Creating index of openmediavault plugins ...E: Sub-process /usr/bin/dpkg returned an error code (1)


    I know I made a mess and surely I forgot some command and output errors, but I'm working on it since many days. I'm just trying to update OMV to the latest (stable) version after the image writing. Any help is welcome, thanks !

    • Offizieller Beitrag

    That is the right image to use. Just don't update php5-pam if it shows up in the Updates tab.

    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!