Update debian.uni-duisburg-essen.de

  • I try tu update OMV 5.6.26 but it fails:

    Code
    Failed to fetch http://debian.uni-duisburg-essen.de/debian/pool/main/libm/libmaxminddb/libmaxminddb0_1.3.2-1+deb10u1_amd64.deb  Could not connect to debian.uni-duisburg-essen.de:80 (132.252.181.48), connection timed out


    Uni-duisburg is defined in /etc/apt/sources.list. But Uni-dusburg IT is down at the moment because of cyber crime.


    Any Ideas waht to do.



    Regrads

    Thomas

  • Run this on the command line:

    sudo cp -a /etc/apt/sources.list /etc/apt/sources.list.bak

    sudo nano /etc/apt/sources.list


    Change the debian.uni-duisburg-essen.de to deb.debian.org

    Ctrl+O, Enter, Crtl+O Crtl+X

    sudo omv-upgrade

  • Thank you Soma,


    omv-upgrade did so thing and fond some unmet dependencies:


    Code
    bind9-libs : Depends: libmaxminddb0 (>= 1.3.0) but it is not installed
    libcurl3-gnutls : Depends: libbrotli1 (>= 0.6.0) but it is not installed
    libcurl4 : Depends: libbrotli1 (>= 0.6.0) but it is not installed

    But it advised me to run apt --fix-broken install. I did so.


    What dose omv-upgrade? Dose it apt update and apt dist-upgrade so that my system is up to date?

    No package where found in omv web-UI.


    Regards

    Thomas


    PS. It sems to be up to date now

  • What dose omv-upgrade? Dose it apt update and apt dist-upgrade so that my system is up to date?

    It runs this script, instead of just apt upgrade or dist-upgrade.

    This is to prevent any errors with dependencies or installing/removing applications that may conflict with OMV.


    PS. It sems to be up to date now

    Just consider that OMV5 (with Debian 10) as reached EOL (End-Of-Life).

    While you will still get security updates, there will be no more support for the rest.


    You should upgrade to OMV6 (Debian 11).

    If you have a error free OMV5 system, the upgrade is easy.


    Read this, to know how it's done. Don't go following instructions on YT and whatnot:

Jetzt mitmachen!

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