Bug 896664

Summary: cannot submit job with repo
Product: [Retired] Beaker Reporter: Jakub Dorňák <jdornak>
Component: schedulerAssignee: Dan Callaghan <dcallagh>
Status: CLOSED DUPLICATE QA Contact:
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 0.10CC: asaha, bpeck, dcallagh, hhorak, mishin, qwan, rglasz, rmancy
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-01-18 00:49:17 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:

Comment 1 Jakub Dorňák 2013-01-17 17:16:37 UTC
*** Bug 896662 has been marked as a duplicate of this bug. ***

Comment 2 Bill Peck 2013-01-17 17:55:26 UTC
This looks like the same issue I'm experiencing.  I removed the <packages*> section from your job and it submits.   You have squid listed as a package to be installed there.  You can work around this with the following:

<ks_appends>
 <ks_append>yum -y install squid</ks_append>
</ks_appends>

Comment 3 Dan Callaghan 2013-01-18 00:49:17 UTC

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