Project

Profile

Help

Issue #1969

closed

as user, I can export a repo with a specified checksum type

Added by mhrivnak almost 8 years ago. Updated almost 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
2.9.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Sprint 3
Quarter:

Description

Because rhel-5 doesn't support sha256 checksum type, we need pulp to be able to generate content isos for satellite with different checksum than default one.


Related issues

Blocks RPM Support - Issue #1619: as user, I can export repo groups with different checksum than sha256CLOSED - CURRENTRELEASEmhrivnakActions
Actions #1

Updated by mhrivnak almost 8 years ago

  • Copied from Issue #1619: as user, I can export repo groups with different checksum than sha256 added
Actions #2

Updated by mhrivnak almost 8 years ago

  • Copied from deleted (Issue #1619: as user, I can export repo groups with different checksum than sha256)
Actions #3

Updated by mhrivnak almost 8 years ago

  • Blocks Issue #1619: as user, I can export repo groups with different checksum than sha256 added
Actions #4

Updated by mhrivnak almost 8 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to mhrivnak
Actions #5

Updated by mhrivnak almost 8 years ago

  • Status changed from ASSIGNED to POST

Added by mhrivnak almost 8 years ago

Revision 72fbcbd6 | View on GitHub

export distributor accepts "checksum_type" as a setting, just like the yum distributor

https://pulp.plan.io/issues/1969

closes #1969

Actions #7

Updated by mhrivnak almost 8 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100
Actions #8

Updated by semyers almost 8 years ago

  • Platform Release set to 2.9.0
Actions #9

Updated by pthomas@redhat.com over 7 years ago

  • Status changed from MODIFIED to 6
[root@ibm-x3550m3-11 ~]# pulp-admin rpm repo export run --repo-id zoo  --checksum-type sha
+----------------------------------------------------------------------+
                      Publishing Repository [zoo]
+----------------------------------------------------------------------+

The following publish configuration options will be used:

Checksum Type:  sha

This command may be exited via ctrl+c without affecting the request.

Initializing repo metadata
[-]
... completed

Publishing Distribution files
[-]
... completed

Publishing RPMs
[==================================================] 100%
32 of 32 items
... completed

Publishing Delta RPMs
... skipped

Publishing Errata
[==================================================] 100%
4 of 4 items
... completed

Publishing Comps file
[==================================================] 100%
4 of 4 items
... completed

Publishing Metadata.
[-]
... completed

Closing repo metadata
[-]
... completed

Generating sqlite files
... skipped

Copying files
[-]
... completed

Writing Listings File
[-]
... completed

Exporting ISO
[-]
... completed

Moving ISO to final location
[-]
... completed

Task Succeeded

[root@ibm-x3550m3-11 ~]# pulp-admin rpm repo export run --repo-id zoo  --checksum-type md5
+----------------------------------------------------------------------+
                      Publishing Repository [zoo]
+----------------------------------------------------------------------+

The following publish configuration options will be used:

Checksum Type:  md5

This command may be exited via ctrl+c without affecting the request.

Initializing repo metadata
[-]
... completed

Publishing Distribution files
[-]
... completed

Publishing RPMs
[==================================================] 100%
32 of 32 items
... completed

Publishing Delta RPMs
... skipped

Publishing Errata
[==================================================] 100%
4 of 4 items
... completed

Publishing Comps file
[==================================================] 100%
4 of 4 items
... completed

Publishing Metadata.
[-]
... completed

Closing repo metadata
[-]
... completed

Generating sqlite files
... skipped

Copying files
[-]
... completed

Writing Listings File
[-]
... completed

Exporting ISO
[-]
... completed

Moving ISO to final location
[-]
... completed

Task Succeeded
Actions #10

Updated by semyers over 7 years ago

  • Status changed from 6 to CLOSED - CURRENTRELEASE
Actions #12

Updated by bmbouter about 6 years ago

  • Sprint set to Sprint 3
Actions #13

Updated by bmbouter about 6 years ago

  • Sprint/Milestone deleted (21)
Actions #14

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF