On 22/10/2020 20.50, L A Walsh wrote: ...
Is there a direct download address off of dl.os.org that I can fall-back to when a mirror doesn't have the binary and/or a way to blacklist a mirror, since once dl.os.org locks me onto that server, I'm screwed. Worse, I know there are mirrors within 50 miles of me that are much faster -- I really don't want to try to fetch things from an overseas site -- especially one that is so unreliable.
You could try an experiment to block that "bad" server. If you use dnsmasq: <https://lists.opensuse.org/opensuse/2020-10/msg00210.html> DH> [...] use dnsmasq where one entry suffices for a DH> whole domain and supports delivering NXDOMAIN instead of 127/8, DH> e.g.: DH> DH> address=/ftp.rz.uni-wuerzburg.de/ DH> DH> in a seperate file in /etc/dnsmasq.d/, which is included DH> from /etc/dnsmasq.conf Or, you can directly create your own list of servers instead the official one: /etc/zypp/repos.d/Example.repo [Example] name=Example Repository ... baseurl=http://.... http://.... http://.... -- Cheers / Saludos, Carlos E. R. (from 15.1 x86_64 at Telcontar)