update management

    • Offizieller Beitrag

    What are the purposes of System->OMV-Extras->Updates, OMV update, Upgrades... ?

    They perform the equivalent apt-get command.

    Why are they under OMV-Extras and not in System->Update Management ?

    Update and Upgrade are in System->Update Manager. The additional options are in omv-extras because I wanted them there. Volker writes OMV and I write omv-extras. What is wrong with them being in two places?

    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!

  • Now I understand what's on System->OMV-Extras->Updates.
    But what is the difference with updates that are in System->Update Manager? Where do they come from? Is it a list just for OMV's plugins or somethin like that?

  • It executes the command omv-update.


    Behind that command is

    Code
    apt-get update
    apt-get --yes --allow-downgrades --allow-change-held-packages --fix-missing \
    	--auto-remove --allow-unauthenticated \
    	--show-upgraded --option DPkg::Options::="--force-confold" dist-upgrade
    • Offizieller Beitrag

    Updates that won't be found/installed by apt-get update?

    To put it bluntly... no.


    If you're not very familiar with Linux (and it doesn't sound like you are)... think of it like this.


    omv-update, apt-update is simply checking the repositories that are enabled in your sources list, to see if there are updates that are needed. If updates are available, it will be noted when the command stops running.. but they will not be installed


    Once it sees updates are available, they'll be under System/Upgrades, and you can install them there.


    Basically... Unless someone tells you to use one off the commands in omv-extras (which under most cases, will probably be apt-clean).. You'll be just fine just Going to System/Upgrades, and clicking the Check button.. it will keep your system properly updated.

Jetzt mitmachen!

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