Problem installing OMV on debian 9.5

  • Hello all, (sry for my English)


    I'm new on OMV.


    I have install it on my home NAS and one time on my cloud server (host : Kimsufi, a low-cost subsidiary of OVH) without many problem.


    But i try to reinstall it on my cloud server and i now have problems with public key. (note first install was on debian 9.4 and now it's on 9.5)


    Juste after a fresh install of debian 9.5 (auto-install with web interface) :


    Can you help me ?


    Thank you ! :):):)


    Have a nice day ;);)

  • Run this command in the shell:


    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 7E7A6C592EF35D13 24863F0C716B980B

    --
    Google is your friend and Bob's your uncle!


    OMV AMD64 7.x on headless Chenbro NR12000 1U 1x 8m Quad Core E3-1220 3.1GHz 32GB ECC RAM.

  • thank you for your answer,


    this is the result :


    Code
    root@toto:~#
    root@toto:~# apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 7E7A6C592EF35D13 24863F0C716B980B
    Executing: /tmp/apt-key-gpghome.TYF1wel11v/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys 7E7A6C592EF35D13 24863F0C716B980B
    gpg: failed to start the dirmngr '/usr/bin/dirmngr': No such file or directory
    gpg: connecting dirmngr at '/tmp/apt-key-gpghome.TYF1wel11v/S.dirmngr' failed: No such file or directory
    gpg: keyserver receive failed: No dirmngr
    root@toto:~#
  • You could try to install dirmngr


    sudo apt install dirmngr dirmngr-client


    But it may not be allowed without having the keys in place first.

    --
    Google is your friend and Bob's your uncle!


    OMV AMD64 7.x on headless Chenbro NR12000 1U 1x 8m Quad Core E3-1220 3.1GHz 32GB ECC RAM.

  • thank you again,


    You're right it's not working :


    Code
    root@toto:~# apt install dirmngr dirmngr-client
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package dirmngr-client
    root@toto:~#

    I test the install of OMV 3 for Debian 8 and i have the same issue "GPG error..."

  • Try omitting dirmngr-client and just install dirmngr


    Is there some reason you must install OMV on top of Debian?

    --
    Google is your friend and Bob's your uncle!


    OMV AMD64 7.x on headless Chenbro NR12000 1U 1x 8m Quad Core E3-1220 3.1GHz 32GB ECC RAM.

  • Yes i have only a list of ISO that i can install on my server...


    Result :


    It seems to be correct

  • Yeah TY It seems OK

    Code
    root@toto:~# apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 7E7A6C592EF35D13 24863F0C716B980B
    Executing: /tmp/apt-key-gpghome.8MmduOZ6DU/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys 7E7A6C592EF35D13 24863F0C716B980B
    gpg: key 24863F0C716B980B: public key "OpenMediaVault.org (OpenMediaVault packages archive) <packages@openmediavault.org>" imported
    gpg: key 7E7A6C592EF35D13: public key "OpenMediaVault.org (OpenMediaVault packages archive) <packages@openmediavault.org>" imported
    gpg: Total number processed: 2
    gpg:               imported: 2
    root@toto:~#
  • I execute the next commmand :



    Result of :
    apt-get --yes --auto-remove --show-upgraded \
    --allow-downgrades --allow-change-held-packages \
    --no-install-recommends \
    --option Dpkg::Options::="--force-confdef" \
    --option DPkg::Options::="--force-confold" \
    install postfix openmediavault


    Lot of :
    - No such file or directory
    - WARNING


    Result of the last command : omv-initsystem

    Code
    root@toto:~# omv-initsystem
    grep: /etc/network/interfaces: No such file or directory
    grep: /etc/network/interfaces: No such file or directory
    cp: cannot stat '/etc/network/interfaces': No such file or directory
    run-parts: /usr/share/openmediavault/initsystem/40interfaces exited with return code 1
    root@toto:~#


    But i can access to the web interface.


    Is it normal ?

Jetzt mitmachen!

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