Skip to content

Instantly share code, notes, and snippets.

@FlorianHeigl
Created January 5, 2024 16:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FlorianHeigl/7558be885651a35682385346d676bbd4 to your computer and use it in GitHub Desktop.
Save FlorianHeigl/7558be885651a35682385346d676bbd4 to your computer and use it in GitHub Desktop.
yum fastestmirror country bug russia
[root@gitlab ~]# yum upgrade
Loaded plugins: etckeeper, fastestmirror, fs-snapshot, keys, post-transaction-actions, ps, rpm-warm-cache
Determining fastest mirrors
epel/x86_64/metalink | 33 kB 00:00:00
Including mirror: centos.schlundtech.de
Including mirror: mirror.speedkom.de
Including mirror: de.mirrors.clouvider.net
Including mirror: centos.intergenia.de
Including mirror: mirror1.hs-esslingen.de
Including mirror: ftp.tu-chemnitz.de
Including mirror: ftp.rrzn.uni-hannover.de
Including mirror: mirror.netcologne.de
Including mirror: ftp.halifax.rwth-aachen.de
Including mirror: mirrors.xtom.de
Including mirror: mirror.netzwerge.de
Including mirror: mirror.dogado.de
Including mirror: ftp.fau.de
Including mirror: mirror.de.leaseweb.net
Including mirror: ftp.agdsn.de
Including mirror: ftp.uni-stuttgart.de
Including mirror: scientificlinux.physik.uni-muenchen.de
Including mirror: mirror.yandex.ru
Including mirror: mirror.hyperdedic.ru
Including mirror: mirror.checkdomain.de
Including mirror: de.mirrors.clouvider.net
Including mirror: ftp.halifax.rwth-aachen.de
Including mirror: centos.intergenia.de
Including mirror: mirror.netzwerge.de
Including mirror: ftp.rrzn.uni-hannover.de
Including mirror: mirror.fra1.de.leaseweb.net
Including mirror: ftp.hosteurope.de
Including mirror: mirror.rackspeed.de
Including mirror: centos.intergenia.de
Including mirror: ftp.agdsn.de
Including mirror: ftp.antilo.de
Rudder_4.3 | 2.9 kB 00:00:00
base | 3.6 kB 00:00:00
docker-ce-stable | 3.5 kB 00:00:00
extras | 2.9 kB 00:00:00
gitlab_gitlab-ce/x86_64/signature | 862 B 00:00:00
gitlab_gitlab-ce/x86_64/signature | 1.0 kB 00:00:00 !!!
gitlab_gitlab-ce-source/signature | 862 B 00:00:00
gitlab_gitlab-ce-source/signature | 951 B 00:00:00 !!!
ius | 1.3 kB 00:00:00
runner_gitlab-runner/x86_64/signature | 862 B 00:00:00
runner_gitlab-runner/x86_64/signature | 1.0 kB 00:00:00 !!!
runner_gitlab-runner-source/signature | 862 B 00:00:00
runner_gitlab-runner-source/signature | 951 B 00:00:00 !!!
updates | 2.9 kB 00:00:00
Resolving Dependencies
--> Running transaction check
---> Package gitlab-ce.x86_64 0:15.11.5-ce.0.el7 will be updated
---> Package gitlab-ce.x86_64 0:16.7.0-ce.0.el7 will be an update
--> Finished Dependency Resolution
[main]
cachedir=/var/cache/yum/$basearch/$releasever
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
installonly_limit=5
bugtracker_url=http://bugs.centos.org/set_project.php?project_id=23&ref=http://bugs.centos.org/bug_report_page.php?category=yum
distroverpkg=centos-release
# This is the default, if you make this bigger yum won't see if the metadata
# is newer on the remote and so you'll "gain" the bandwidth of not having to
# download the new metadata and "pay" for it by yum not having correct
# information.
# It is esp. important, to have correct metadata, for distributions like
# Fedora which don't keep old packages around. If you don't like this checking
# interupting your command line usage, it's much better to have something
# manually check the metadata once an hour (yum-updatesd will do this).
# metadata_expire=90m
# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
# Give a better timeout handling to yum
timeout=6
retries=3
# Suppress squid caching of XML metadata
http_caching=packages
[main]
enabled=1
verbose=0
always_print_best_host = false
socket_timeout=3
# Relative paths are relative to the cachedir (and so works for users as well
# as root).
hostfilepath=timedhosts.txt
maxhostfileage=1
maxthreads=15
#exclude=.gov, facebook
include_only=.de
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment