Skip to content

Instantly share code, notes, and snippets.

@johnjcamilleri
Created July 9, 2013 23:27
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 johnjcamilleri/5962219 to your computer and use it in GitHub Desktop.
Save johnjcamilleri/5962219 to your computer and use it in GitHub Desktop.
yum install errors
# yum install php-devel
Loaded plugins: fastestmirror, priorities, security
Loading mirror speeds from cached hostfile
epel/metalink | 18 kB 00:00
epel-debuginfo/metalink | 18 kB 00:00
epel-source/metalink | 18 kB 00:00
* epel: mirror.nl.leaseweb.net
* epel-debuginfo: mirror.nl.leaseweb.net
* epel-source: mirror.nl.leaseweb.net
* remi: rpms.famillecollet.com
* remi-test: rpms.famillecollet.com
* rpmforge: mirror.nl.leaseweb.net
* rpmforge-extras: mirror.nl.leaseweb.net
* rpmforge-testing: mirror.nl.leaseweb.net
http://mirror.eurovps.com/centos/6/os/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
http://mirror.eurovps.com/centos/6/extras/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
mariadb | 1.9 kB 00:00
nginx | 2.9 kB 00:00
remi | 2.9 kB 00:00
remi-debuginfo | 2.9 kB 00:00
remi-test | 2.9 kB 00:00
remi-test-debuginfo | 2.9 kB 00:00
rpmforge | 1.9 kB 00:00
rpmforge-extras | 1.9 kB 00:00
rpmforge-testing | 1.9 kB 00:00
http://mirror.eurovps.com/centos/6/updates/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php-devel.x86_64 0:5.5.0-1.el6.remi will be installed
--> Processing Dependency: php-pecl-jsonc-devel(x86-64) for package: php-devel-5.5.0-1.el6.remi.x86_64
--> Processing Dependency: automake for package: php-devel-5.5.0-1.el6.remi.x86_64
--> Processing Dependency: autoconf for package: php-devel-5.5.0-1.el6.remi.x86_64
--> Running transaction check
---> Package autoconf.noarch 0:2.63-5.1.el6 will be installed
---> Package automake.noarch 0:1.11.1-4.el6 will be installed
---> Package php-pecl-jsonc-devel.x86_64 0:1.3.1-2.el6.remi.1 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
====================================================================================================================================================================================
Package Arch Version Repository Size
====================================================================================================================================================================================
Installing:
php-devel x86_64 5.5.0-1.el6.remi remi-test 2.4 M
Installing for dependencies:
autoconf noarch 2.63-5.1.el6 base 781 k
automake noarch 1.11.1-4.el6 base 550 k
php-pecl-jsonc-devel x86_64 1.3.1-2.el6.remi.1 remi-test 4.6 k
Transaction Summary
====================================================================================================================================================================================
Install 4 Package(s)
Total size: 3.7 M
Total download size: 1.3 M
Installed size: 16 M
Is this ok [y/N]: y
Downloading Packages:
http://mirror.eurovps.com/centos/6/os/x86_64/Packages/autoconf-2.63-5.1.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
http://mirror.eurovps.com/centos/6/os/x86_64/Packages/automake-1.11.1-4.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
Error Downloading Packages:
automake-1.11.1-4.el6.noarch: failure: Packages/automake-1.11.1-4.el6.noarch.rpm from base: [Errno 256] No more mirrors to try.
autoconf-2.63-5.1.el6.noarch: failure: Packages/autoconf-2.63-5.1.el6.noarch.rpm from base: [Errno 256] No more mirrors to try.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment