OMV upgrade (1.19 to 2.1.18) on Debian Jessie

  • Hello,


    I'm sorry if I create a new thread for nothing, but I don't have any solution... ;(


    I had a HP proliant N54L with Debian 7.X and OMV 1.19 installed and I noticed for few weeks, on the OMV web interface, no update was available.


    So, I decided to upgrade my server to Debian Jessie and OMV 2.X. I have already do the upgrade distribution (Wheezy to Jessie) but the upgrade of OMV doesn't work.


    Below, you will find the commands (note : It's "normal" you see the unpackaging of OMV (2.1.18) to (2.1.18), at the start it was the original OMV 1.19):


    I can not install the packages listed above.


    Any ideas?


    In advance, thank you!!

    OMV 2.x - on Jessie :cursing: // Hardware: HP Microserver N54L, 4GB RAM, 3TB WD Green & 4TB WD Blue

  • Thank you for your reply, but the omv-release-upgrade didn't work in my case.


    The good new is, I have succeeded to make the necessary facilities with wget :


    Bash
    wget https://sourceforge.net/projects/openmediavault/files/packages/pool/main/p/php5-pam/php5-pam_1.0.3-4_amd64.deb
    dpkg-i php5-pam_1.0.3-4_amd64.deb
    wget https://sourceforge.net/projects/openmediavault/files/packages/pool/main/p/proftpd-mod-vroot/proftpd-mod-vroot_0.9.3-1_amd64.deb
    dpkg -i proftpd-mod-vroot_0.9.3-1_amd64.deb
    wget https://sourceforge.net/projects/openmediavault/files/packages/pool/main/p/php5-proctitle/php5-proctitle_0.1.2-4_amd64.deb
    dpkg -i php5-proctitle_0.1.2-4_amd64.deb
    apt-get install wpasupplicant


    Then, I did the installation of OMV

    Bash
    wget http://packages.openmediavault.org/public/pool/main/o/openmediavault/openmediavault_2.1.18_all.deb
    dpkg -i openmediavault_2.1.18_all.deb


    Of course, I had another problem with nginx (blank page), due to its version (1.6.2), so I modified the /etc/nginx/fastcgi_params and I add this line :


    Bash
    fastcgi_param  SCRIPT_FILENAME    $document_root$fastcgi_script_name;

    I hope it can help someone

    OMV 2.x - on Jessie :cursing: // Hardware: HP Microserver N54L, 4GB RAM, 3TB WD Green & 4TB WD Blue

    • Offizieller Beitrag

    Of course, I had another problem with nginx (blank page), due to its version (1.6.2), so I modified the /etc/nginx/fastcgi_params and I add this line :



    Bash
    fastcgi_param  SCRIPT_FILENAME    $document_root$fastcgi_script_name;

    Strange, but i have added this option to the default configuration in openmediavault 3.0.47.

  • Hi,


    It's probably normal, I used the version 2.2.10.


    I have another problem... :S



    When I tried to install some plugins, I always have a dependancy problem with openmediavault due to it's not configured yet.


    How I can configured openmediavault without reinstall it?

    OMV 2.x - on Jessie :cursing: // Hardware: HP Microserver N54L, 4GB RAM, 3TB WD Green & 4TB WD Blue

    • Offizieller Beitrag

    apt-get -f install


    or


    dpkg --configure -a

    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!

  • Hi,


    Thank you, the dpkg command, it's works fine.


    Nota, in my case, I don't know why but, I was obliged to start the postfix.service



    Thank you again!

    OMV 2.x - on Jessie :cursing: // Hardware: HP Microserver N54L, 4GB RAM, 3TB WD Green & 4TB WD Blue

Jetzt mitmachen!

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