Skip to content

Instantly share code, notes, and snippets.

@kbarber
Created March 28, 2014 14:43
Show Gist options
  • Save kbarber/9834455 to your computer and use it in GitHub Desktop.
Save kbarber/9834455 to your computer and use it in GitHub Desktop.
[root@el5-64-1 ~]# yum clean
Loaded plugins: fastestmirror, security
Error: clean requires an option: headers, packages, metadata, dbcache, plugins, expire-cache, all
[root@el5-64-1 ~]# yum install augeas-libs
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: mirrors.cat.pdx.edu
* centosplus: centos-distro.cavecreek.net
* contrib: mirror.spro.net
* epel: ftp.osuosl.org
* extras: mirror.keystealth.org
* updates: mirrors.usc.edu
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package augeas-libs.i386 0:1.2.0-1.el5 set to be updated
---> Package augeas-libs.x86_64 0:1.2.0-1.el5 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
=====================================================================================================================================================================================
Package Arch Version Repository Size
=====================================================================================================================================================================================
Installing:
augeas-libs i386 1.2.0-1.el5 epel 360 k
augeas-libs x86_64 1.2.0-1.el5 epel 362 k
Transaction Summary
=====================================================================================================================================================================================
Install 2 Package(s)
Upgrade 0 Package(s)
Total download size: 722 k
Is this ok [y/N]: y
Downloading Packages:
http://ftp.osuosl.org/pub/fedora-epel/5/x86_64/augeas-libs-1.2.0-1.el5.i386.rpm: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirrors.kernel.org/fedora-epel/5/x86_64/augeas-libs-1.2.0-1.el5.i386.rpm: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://linux.mirrors.es.net/fedora-epel/5/x86_64/augeas-libs-1.2.0-1.el5.i386.rpm: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirrors.syringanetworks.net/fedora-epel/5/x86_64/augeas-libs-1.2.0-1.el5.i386.rpm: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment