Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1117831

Summary: spacewalk-create-channel 6-gold-server-x86_64 data file out-of-date.
Product: Red Hat Satellite 5 Reporter: Dimitar Yordanov <dyordano>
Component: ServerAssignee: Jan Dobes <jdobes>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: low Docs Contact:
Priority: low    
Version: 570CC: tlestach
Target Milestone: ---Keywords: Patch, Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1121352 (view as bug list) Environment:
Last Closed: 2016-12-01 13:40: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:
Bug Depends On:    
Bug Blocks: 1121352    

Description Dimitar Yordanov 2014-07-09 13:17:07 UTC
Description of problem:
spacewalk-create-channel  6-gold-server-x86_64 data file out-of-date.

Version-Release number of selected component (if applicable):
spacewalk-remote-utils-2.0.1-3.el5sat

How reproducible:
Always

Steps to Reproduce:
1. # spacewalk-create-channel --user=admin --password=admin --server=localhost -r "Server" -v 6 -u GOLD -a x86_64 --destChannel=el6_gold 

You have not specified a source channel, we will try to determine it from inputs
Trying with source channel: rhel-x86_64-server-6
Creating channel, el6_gold, with arch x86_64 3431 packages in source file to push.

Pushing 3393 packages, please wait.
Successfully pushed 3393 packages out of 3431

Actual results:
38 packages were not found on Satellite.

Expected results:
The list of packages is correct.


Additional info:
List of the rpms listed in 6-gold-server-x86_64 but not present on Satellite or on rhn.redhat.com

cluster-cim-0.16.2-10.el6.x86_64.rpm
cluster-glue-1.0.5-2.el6.x86_64.rpm
cluster-glue-libs-1.0.5-2.el6.i686.rpm
cluster-glue-libs-1.0.5-2.el6.x86_64.rpm
clusterlib-3.0.12-23.el6.i686.rpm
clusterlib-3.0.12-23.el6.x86_64.rpm
cluster-snmp-0.16.2-10.el6.x86_64.rpm
cman-3.0.12-23.el6.x86_64.rpm
cmirror-2.02.72-8.el6.x86_64.rpm
corosync-1.2.3-21.el6.x86_64.rpm
corosynclib-1.2.3-21.el6.i686.rpm
corosynclib-1.2.3-21.el6.x86_64.rpm
ctdb-1.0.112-3.el6.x86_64.rpm
dlm-pcmk-3.0.12-23.el6.x86_64.rpm
fence-agents-3.0.12-8.el6.x86_64.rpm
fence-virt-0.2.1-5.el6.x86_64.rpm
gfs2-utils-3.0.12-23.el6.x86_64.rpm
gfs-pcmk-3.0.12-23.el6.x86_64.rpm
ipvsadm-1.25-9.el6.x86_64.rpm
luci-0.22.2-14.el6.x86_64.rpm
lvm2-cluster-2.02.72-8.el6.x86_64.rpm
modcluster-0.16.2-10.el6.x86_64.rpm
openais-1.1.1-6.el6.x86_64.rpm
openaislib-1.1.1-6.el6.i686.rpm
openaislib-1.1.1-6.el6.x86_64.rpm
pacemaker-1.1.2-7.el6.x86_64.rpm
pacemaker-libs-1.1.2-7.el6.i686.rpm
pacemaker-libs-1.1.2-7.el6.x86_64.rpm
piranha-0.8.5-7.el6.x86_64.rpm
python-repoze-who-friendlyform-1.0-0.3.b3.el6.noarch.rpm
python-tw-forms-0.9.9-1.el6.noarch.rpm
resource-agents-3.0.12-15.el6.x86_64.rpm
rgmanager-3.0.12-10.el6.x86_64.rpm
ricci-0.16.2-13.el6.x86_64.rpm
tdb-tools-1.2.1-2.el6.x86_64.rpm
xfsdump-3.0.4-2.el6.x86_64.rpm
xfsprogs-3.1.1-4.el6.i686.rpm
xfsprogs-3.1.1-4.el6.x86_64.rpm

Comment 3 Clifford Perry 2014-07-19 07:26:48 UTC
Well, re-open. What we need to do is acknowledge that we cannot provide exactly the same as the ISO, and Rel Eng isn't going to fix RHN content to match ISO. 

So, option for us is to edit/fix the data-file to match RHN, and not match the ISO, so we do not see the miss-match in pkgs. 

This though is a lower priority BZ as it doesn't seem to be impacting customers in a negative way.

Cliff

Comment 5 Jan Dobes 2016-02-22 10:04:47 UTC
Patch https://github.com/spacewalkproject/spacewalk/pull/125 merged into spacewalk master.