Bug 1073652

Summary: syncErrata clones wrong packages, messes up cloned channel
Product: [Community] Spacewalk Reporter: Stephen Herr <sherr>
Component: APIAssignee: Stephen Herr <sherr>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.2CC: dyordano, mmello
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: spacewalk-java-2.2.13-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1074062 (view as bug list) Environment:
Last Closed: 2014-07-17 08:41:36 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:
Bug Depends On:    
Bug Blocks: 1074062, 1119298    

Description Stephen Herr 2014-03-06 21:23:45 UTC
Description of problem:
The channel.software.syncErrata API method does not work correctly. It's current behavior is:
1) Update the details of the cloned errata to match their originals (fine)
2) Clone packages into the cloned channel that are:
  a) in the original channel
  b) delivered by an erratum that has a clone

The 2b portion is the problem. The behavior should be "2b: delivered by an erratum that has a clone in this cloned channel"

If you have multiple clones of the same channel this bug can cause the wrong packages to be imported into your cloned channel. This is especially problematic since spacewalk-clone-by-date now calls this method by default.

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

How reproducible:
always

Steps to Reproduce:
1. Clone a channel with all errata with spacewalk-clone-by-date
2. Clone the original channel again with spacewalk-clone-by-date, this time with only some of the errata

Actual results:
The second clone contains all the packages that the original did.

Expected results:
The second clone should contain only packages relevant to the errata it contains.

Comment 1 Stephen Herr 2014-03-07 20:20:58 UTC
Committing to Spacewalk master:
b5c81d89d6c5699c7e94778545c9f284b73349ac

Comment 2 Milan Zázrivec 2014-07-17 08:41:36 UTC
Spacewalk 2.2 has been released:

    https://fedorahosted.org/spacewalk/wiki/ReleaseNotes22