yum update

General support questions
Post Reply
heinia
Posts: 3
Joined: 2018/03/06 18:04:18
Location: Toronto

yum update

Post by heinia » 2018/03/06 18:12:39

Hello

Getting below error when I am trying "yum update" in centos 7

already tried these but no help : https://apassionatechie.wordpress.com/2 ... 0-seconds/

Can you please let me know what else can be the issue?



xmltooling-schemas-1.6.4-3.1.x FAILED
http://download.opensuse.org/repositori ... x86_64.rpm: [Errno 12] Timeout on http://provo-mirror.opensuse.org/reposi ... x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Trying other mirror.
libcurl-openssl-7.57.0-1.1.x86 FAILED
http://download.opensuse.org/repositori ... x86_64.rpm: [Errno 12] Timeout on http://provo-mirror.opensuse.org/reposi ... x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Trying other mirror.
libsaml9-2.6.1-3.1.x86_64.rpm FAILED
http://download.opensuse.org/repositori ... x86_64.rpm: [Errno 12] Timeout on http://provo-mirror.opensuse.org/reposi ... x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Trying other mirror.
libxmltooling7-1.6.4-3.1.x86_6 FAILED
http://download.opensuse.org/repositori ... x86_64.rpm: [Errno 12] Timeout on http://provo-mirror.opensuse.org/reposi ... x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Trying other mirror.
opensaml-schemas-2.6.1-3.1.x86 FAILED
http://download.opensuse.org/repositori ... x86_64.rpm: [Errno 12] Timeout on http://provo-mirror.opensuse.org/reposi ... x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Trying other mirror.
shibboleth-2.6.1-3.1.x86_64.rp FAILED
http://download.opensuse.org/repositori ... x86_64.rpm: [Errno 12] Timeout on http://provo-mirror.opensuse.org/reposi ... x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Trying other mirror.
xmltooling-schemas-1.6.4-3.1.x FAILED
http://download.opensuse.org/repositori ... x86_64.rpm: [Errno 12] Timeout on http://provo-mirror.opensuse.org/reposi ... x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Trying other mirror.
libcurl-openssl-7.57.0-1.1.x86 FAILED
http://download.opensuse.org/repositori ... x86_64.rpm: [Errno 12] Timeout on http://provo-mirror.opensuse.org/reposi ... x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Trying other mirror.
[Errno 12] Timeout on
libsaml9-2.6.1-3.1.x86_64.rpm FAILED
http://download.opensuse.org/repositori ... x86_64.rpm: [Errno 12] Timeout on http://provo-mirror.opensuse.org/reposi ... x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Trying other mirror.
libxmltooling7-1.6.4-3.1.x86_6 FAILED
http://download.opensuse.org/repositori ... x86_64.rpm: [Errno 12] Timeout on http://provo-mirror.opensuse.org/reposi ... x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Trying other mirror.
opensaml-schemas-2.6.1-3.1.x86 FAILED
http://download.opensuse.org/repositori ... x86_64.rpm: [Errno 12] Timeout on http://provo-mirror.opensuse.org/reposi ... x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Trying other mirror.
shibboleth-2.6.1-3.1.x86_64.rp FAILED
http://download.opensuse.org/repositori ... x86_64.rpm: [Errno 12] Timeout on http://provo-mirror.opensuse.org/reposi ... x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Trying other mirror.
xmltooling-schemas-1.6.4-3.1.x FAILED
http://download.opensuse.org/repositori ... x86_64.rpm: [Errno 12] Timeout on http://provo-mirror.opensuse.org/reposi ... x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Trying other mirror.
libcurl-openssl-7.57.0-1.1.x86 FAILED
http://download.opensuse.org/repositori ... x86_64.rpm: [Errno 12] Timeout on http://provo-mirror.opensuse.org/reposi ... x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Trying other mirror.
libsaml9-2.6.1-3.1.x86_64.rpm FAILED
http://download.opensuse.org/repositori ... x86_64.rpm: [Errno 12] Timeout on http://provo-mirror.opensuse.org/reposi ... x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: yum update

Post by TrevorH » 2018/03/06 21:53:16

None of those errors have anything to do with CentOS. You've configured some OpenSuSE yum repo on your system and that repo is broken. You'll need to ask the people who maintain that repo.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

heinia
Posts: 3
Joined: 2018/03/06 18:04:18
Location: Toronto

Re: yum update

Post by heinia » 2018/03/07 18:57:29

Thanks TrevorH. some people found there is an issue with Provo mirror.

to work around this issue, I downloaded needed RPMs with wget and install them with yum.

Regards

heinia
Posts: 3
Joined: 2018/03/06 18:04:18
Location: Toronto

Re: yum update

Post by heinia » 2018/03/08 16:22:39


Post Reply