Description of problem: Yum is not seeing all the files available in the repository. For example When I try to update firefox yum -y upgrade firefox Loading "installonlyn" plugin Loading "skip-broken" plugin Setting up Upgrade Process Setting up repositories Reading repository metadata in from local files Resolving Dependencies --> Running transaction check Checking deps for firefox.i386 0-2.0.0.1-5.fc7 - None Checking deps for firefox.i386 0-2.0.0.2-1.fc7 - u --> Processing Dependency: gecko-libs = 1.8.1.1 for package: devhelp --> Processing Dependency: gecko-libs = 1.8.1.1 for package: devhelp --> Processing Dependency: gecko-libs = 1.8.1.1 for package: yelp --> Processing Dependency: firefox = 2.0.0.1-5.fc7 for package: firefox-devel --> Finished Dependency Resolution Error: Missing Dependency: firefox = 2.0.0.1-5.fc7 is needed by package firefox-devel I get a denial for because there is no update for firefox-devel If I just list firefox-devel, you reports that there is no available packages for firefox-devel yum -y list firefox firefox-devel Loading "installonlyn" plugin Loading "skip-broken" plugin Setting up repositories Reading repository metadata in from local files Installed Packages firefox.i386 2.0.0.1-5.fc7 installed firefox-devel.i386 2.0.0.1-5.fc7 installed Available Packages firefox.i386 2.0.0.2-1.fc7 development This is happening all over rawhide, and I am not able to update.
Which rawhide tree is this pointing against? Yesterday had only partial metadata...
Ok works today.