Bug 806895

Summary: errata.clone expects cloned channel
Product: Red Hat Satellite 5 Reporter: Tomas Lestach <tlestach>
Component: APIAssignee: Tomas Lestach <tlestach>
Status: CLOSED DUPLICATE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecified   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: Regression
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-16 15:10:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 677498    

Description Tomas Lestach 2012-03-26 12:57:21 UTC
Description of problem:
errata.clone fails with "Cloned channel expected" exception.

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

How reproducible:
always

Steps to Reproduce:
1. call errata.clone and make sure you specify a channel that isn't a clone
  
Actual results:
xmlrpclib.Fault: <Fault -211: 'redstone.xmlrpc.XmlRpcFault: Cloned channel expected: rhn-tools-rhel-x86_64-server-5'>

Expected results:
Erratum successfully cloned into the specified channel.

Additional info:
Caused by commit: f72e4d7e0549723da9c648a08d539d297219f153
(errata.clone and errata.cloneAsOriginal share the same code now)

Comment 1 Tomas Lestach 2012-04-16 15:10:12 UTC
This memory ...

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