Backports package installation

  • Hi to all.


    I have some trouble installing subversion 1.8.10 from backports repository.
    I'm on shell and with this command:

    Code
    apt-get -t wheezy-backports install subversion


    the system always install subversion 1.6.17, that is the version on non-backports repository.


    I've specified the backports repository on sources.list instead in sources.list.d/backports.list
    I've moved the line of backports repository as the first line of the sources.list file.
    Every time i do a

    Code
    apt-get update


    but it install allways the 1.6.17 version



    How I can force the installation of backports packages?

    • Offizieller Beitrag

    You have to specify the version number.


    apt-cache policy subversion will show you the exact versions available.


    apt-get -t wheezy-backports install subversion=1.8.10-1~bpo70+1 will install.

    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!

  • You have to specify the version number.


    Weird, as far as I know it should work his way too...


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

    • Offizieller Beitrag

    Depends on the pin-priority when the package name is the same (as far as I know). Backports has priority of 100 where the standard repo has priority of 990. With the kernel, the package name is not the same. So, you don't have to specify the package version.

    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!

  • But... you specify you want it from the backports repo... so... why do you need to specify the package version?


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • You have to specify the version number.


    apt-cache policy subversion will show you the exact versions available.


    apt-get -t wheezy-backports install subversion=1.8.10-1~bpo70+1 will install.


    Ok, I've tried that and now I have another error:


    Transating in english it says that subversion depends on libsvn1 (= 1.8.10-1~bpo70+1) but the version of subversion that are to be installed is 1.6.17

    • Offizieller Beitrag

    apt-get -t wheezy-backports install subversion=1.8.10-1~bpo70+1 libsvn1=1.8.10-1~bpo70+1

    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!