Giter Site home page Giter Site logo

Comments (2)

andrii-suse avatar andrii-suse commented on June 25, 2024

1, 2, 3 - this logic is for package managers (zypper or dnf) - you can learn that those provide possibility for retry of different mirrors (maybe it needs additional configuration). If any case from what I see it is not an issue with download redirector, e.g. you can complain to https://github.com/openSUSE/libzypp

4 - openSUSE infrastructure is mature enough to block corrupted / dangerous rpms if those where injected by an attacker or by mistake. But if you want to avoid certain countries - you can add parameter ?AVOID_COUNTIRY=ru,by in repo files, e.g. see #429 (comment)

stubborn zypper dup does not try to download from repo.opensuse.id

At the moment repo.opensuse.id indeed has file libfreebl3-3.94-3.16.x86_64.rpm , but the latest file is libfreebl3-3.94-3.17.x86_64.rpm already. Similar situation could be when you tried - either the mirror didn't get the file yet or it wasn't discovered by scanners. With all amount of changes it usually takes several hours when the files are discovered, so you cannot expect perfect redirect for folders that were changed recently. Better use reliable mirror directly in such cases

from mirrorcache.

andrii-suse avatar andrii-suse commented on June 25, 2024

Ah I didn't notice that you mention that repo.opensuse.id had the file. So please direct the complain to zypper team, in edge case you could fetch the file manually from the good mirror and put it into corresponding directory under /var/cache/zypp/packages/ and zypper would pick it up instead of downloading.

from mirrorcache.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.