can't upgrade cryptsetup 1.4.3 to newer version

  • Hi,


    I have problem upgrade cryptsetup to newer version.


    OMV comes with 1.4.3, I added the backports repository but apt-get can't get the new version.


    Manually download the package cryptsetup_1.6.4-4~bpo70+1_amd64.deb from debian package,


    then do dpkg -i , it appears to be installed fine,


    but cryptsetup --version still gives me 1.4.3?


    Please help.

  • It seems it only upgraded part of the package?$ dpkg -l |grep cryptsetup
    ii cryptsetup 2:1.6.4-4~bpo70+1 amd64 disk encryption support - startup scripts
    ii cryptsetup-bin 2:1.4.3-4 amd64 disk encryption support - command line tools
    ii libcryptsetup4 2:1.4.3-4 amd64 disk encryption support - shared library

  • Hi ,


    Thanks this solved the problem.
    However it will say libcryptsetup4 not found if using your command.


    Code
    apt-get install cryptsetup-bin/wheezy-backports


    this will find and install both the cryptsetup-bin and libcryptsetup4 correctly.

  • ok, i guess you have to do it one by one, the manual usually says


    apt-get -t wheezy-backports install package, but rarely works for me, the other syntax usually works better


    apt-get -t wheezy-backports doesn't always work well in OMV because the -t flag only elevates the backports repository priority to 990 (from 100), whereas OMV sets a default priority of 995 for everything else. I edit my APT prefs to set this 950 instead.

Jetzt mitmachen!

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