Bug 961426

Summary: Synced kickstart trees/yum repos are not kickstartable (traceback thrown in anaconda)
Product: [Retired] Pulp Reporter: Justin Sherrill <jsherril>
Component: rpm-supportAssignee: Randy Barlow <rbarlow>
Status: CLOSED DUPLICATE QA Contact: Preethi Thomas <pthomas>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.1 Beta   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-09 18:56:37 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 Justin Sherrill 2013-05-09 15:14:23 UTC
Description of problem:

When trying to kickstart or install against a rhel6 repo that has been synced and copied, anaconda throws a traceback:


SyntaxError: not well-formed (invalid token): line 1, column 0


Version-Release number of selected component (if applicable):
2.1.1-0.10

How reproducible:
Always

Steps to Reproduce:
1.  Sync an official RHEL 6 repo
2.  Copy contents to a new repo (not sure if required)
3.  Publish via http
3.  Try to kickstart rhel 6 against that http repo
  
Actual results:
Kickstart fails when trying to load package information


Expected results:
Kickstart works

Additional info:

https://github.com/Katello/katello/issues/2232


All xml files seem perfectly fine and pass xmllint.

Comment 1 Justin Sherrill 2013-05-09 15:16:50 UTC
Users have reported this on RHEL6 and centos 6

Comment 2 Justin Sherrill 2013-05-09 18:56:37 UTC

*** This bug has been marked as a duplicate of bug 950036 ***