Bug 1572191

Summary: Failed to sync the channel 'rhel-x86_64-workstation-sfs-6-htb' and 'rhel-x86_64-workstation-optional-6-htb'
Product: Red Hat Satellite 5 Reporter: Li Bin Liu <liliu>
Component: Satellite SynchronizationAssignee: Jan Dobes <jdobes>
Status: CLOSED NOTABUG QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 580CC: ftan, ggainey, jhutar, kshirsal, soliu, tlestach
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-26 17:12:16 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 Li Bin Liu 2018-04-26 11:43:25 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1. Sync the channel 'rhel-x86_64-workstation-sfs-6-htb' and 'rhel-x86_64-workstation-optional-6-htb'

[root@cloud-qe-01 manifest-shHGup]# cdn-sync -c rhel-x86_64-workstation-sfs-6-htb -c rhel-x86_64-workstation-optional-6-htb
06:27:28 ERROR: Channel family 'rhel-workstation-sfs-6-htb' containing channel 'rhel-x86_64-workstation-sfs-6-htb' is not entitled.
06:27:28 ERROR: Channel family 'rhel-workstation-optional-6-htb' containing channel 'rhel-x86_64-workstation-optional-6-htb' is not entitled.
06:27:28 Total time: 0:00:00
ERROR: these channels either do not exist or are not available for synchronization:
  rhel-x86_64-workstation-sfs-6-htb
  rhel-x86_64-workstation-optional-6-htb

Actual results:


Expected results:


Additional info:

Comment 3 Grant Gainey 2018-04-26 17:12:16 UTC
How is this a bug? The error message is telling you the exact issue - you're trying to sync a channel to your Sat5.8 system, that you're not entitled to by the manifest you have activated on that system.

Make sure you have a subscription in your account for whatever gives access to the HTB program, make sure that sub is added to your 5.8 manifest, and then issue rhn-satellite-activate --manifest-refresh to give yourself access.

CLOSED NOTA