
Axel.Thimm at ATrpms
Sep 9, 2011, 7:56 AM
Post #2 of 2
(292 views)
Permalink
|
On Mon, 2011-09-05 at 11:25 -0400, sdkovacs wrote: > When using yum to download libfaad2, it seems to be missing from the > RHEL6 atrpms repo (404 error): > ---> Package libfaad2.i686 1:2.7-16.el6 set to be updated You ran into the 30 minutes cache window of yum. The repo had chanced just in that time and you were requesting an old package that didn't exist anymore. yum clean metadata helps to get a fresh yum running again, or just waiting 30 minutes. -- http://thimm.gr/ - http://ATrpms.net/
|