Bug 827686

Summary: Freshly updated F17 (from F16 via preupgrade) fails with "yum update -y"
Product: [Fedora] Fedora Reporter: Harish Pillay <h.pillay>
Component: yumAssignee: Fedora Packaging Toolset Team <packaging-team>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 17CC: ffesti, james.antill, maxamillion, packaging-team, tim.lauridsen, zpavlas
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-28 20:33:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Harish Pillay 2012-06-02 09:55:47 UTC
Description of problem:
My Acer Aspire One netbook was updated from Fedora 16 to Fedora 17 via preupgrade. Before preupgrade, the system was fully updated. 

Once preupgrade ended, the system booted up fine, but the kernel it is running shows it to be 3.3.7-1.fc16.i686 instead of fc17. So, I tried to run "yum update -y".  That bombs out with the following error:

"Error: requested datatype primary not available" 

Version-Release number of selected component (if applicable):
Yum version 3.4.3

How reproducible:

everytime I run "yum update -y" that error occurs and nothing gets updated.

Steps to Reproduce:
1. f16 -> f17 via preupgrade
2. reboot and do the install
3. reboot and run "yum update -y"
  
Expected results:

Yum should have updated whatever that needs to be updated.  I'd done yum clean ll, rm'ed the *.db files and nothing seems to help.

Additional info:

none for now.

Comment 1 James Antill 2013-05-28 20:33:19 UTC
> "Error: requested datatype primary not available" 

 This seems like yum is saying that it's downloaded a repomd.xml for one of the repos. you've specified but it contains invalid data (it doesn't contain a primary, which is required).