Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1436059

Summary: When synchronizing the RHEL5 repository with disconnected satellite server, checksum-type is created with sha256.
Product: Red Hat Satellite Reporter: shimura <mshimura>
Component: Inter Satellite SyncAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED EOL QA Contact: Perry Gagne <pgagne>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: UnspecifiedCC: bbuckingham, bkearney, ehelms, jcallaha, jsherril, jyejare, mshimura, rjerrido
Target Milestone: UnspecifiedKeywords: Reopened, Triaged
Target Release: Unused   
Hardware: All   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-04 18:45:44 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 7 Bryan Kearney 2018-11-26 19:31:57 UTC
Satellite 6.2 has reached maintenance support phase 2 [1]. This bug does not quality for inclusion in a 6.2.z release during this support phase. I am therefore closing this bug out.

[1] https://access.redhat.com/support/policy/updates/satellite

Comment 11 Justin Sherrill 2019-02-11 16:04:01 UTC
Looking at the export, it looks like it was generated incorrectly:

repomd.xml:

<data type="filelists"><location href="repodata/cb0b73a946f083ca112aa93971c1863ad1f58a197ae88914cfa3573c598e0549-filelists.xml.gz" /><timestamp>1543528667</timestamp><size>42066607</size><checksum type="sha256">cb0b73a946f083ca112aa93971c1863ad1f58a197ae88914cfa3573c598e0549</checksum><open-size>603281585</open-size><open-checksum type="sha256">f0a2b0df8463a33ecc769a928fbbc9c579d52ff76c1b7752a2767a6a3dbb3744</open-checksum></data>


primary.xml:

<package type="rpm">
  <name>Deployment_Guide-ru-RU</name>
  <arch>noarch</arch>
  <version epoch="0" ver="5.0.0" rel="21"/>
  <checksum type="sha256" pkgid="YES">1bb025b547ea621fd9ac4ffd5a2ddfc086c36dd4f342929fc27c550884cdf604</checksum>


I believe we need to get rcm to fix these exports.