Actions
Issue #1619
closedas user, I can export repo groups with different checksum than sha256
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
Updated by jortel@redhat.com almost 9 years ago
- Platform Release set to 2.8.1
- Triaged changed from No to Yes
Updated by jcline@redhat.com almost 9 years ago
- Tracker changed from Issue to Story
- Platform Release deleted (
2.8.1) - Groomed set to No
- Sprint Candidate set to No
Updated by bmbouter almost 9 years ago
- Related to Story #1647: Unify checksum management to the platform and add some features added
Updated by bmbouter over 8 years ago
- Tracker changed from Story to Issue
- Severity set to 2. Medium
- Triaged set to No
I think this is a defect and not a Story, switching it back to an Issue.
Updated by jcline@redhat.com over 8 years ago
- Related to deleted (Story #1647: Unify checksum management to the platform and add some features)
Updated by jcline@redhat.com over 8 years ago
- Blocked by Issue #1618: --checksum-type is broken added
Updated by mhrivnak over 8 years ago
- Copied to Issue #1969: as user, I can export a repo with a specified checksum type added
Updated by mhrivnak over 8 years ago
- Copied to deleted (Issue #1969: as user, I can export a repo with a specified checksum type)
Updated by mhrivnak over 8 years ago
- Blocked by Issue #1969: as user, I can export a repo with a specified checksum type added
Updated by mhrivnak over 8 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to mhrivnak
Updated by mhrivnak over 8 years ago
- Status changed from ASSIGNED to POST
Updated by mhrivnak over 8 years ago
Smash test issue: https://github.com/PulpQE/pulp-smash/issues/292
Added by mhrivnak over 8 years ago
Updated by mhrivnak over 8 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset a38ea9f49c4014b6a63bef4570561db489029c46.
Updated by pthomas@redhat.com over 8 years ago
- Status changed from MODIFIED to 6
Verified
[root@ibm-x3550m3-11 ~]# pulp-admin rpm repo group export run --group-id foo --checksum-type sha1
+----------------------------------------------------------------------+
Exporting Repository Group [foo]
+----------------------------------------------------------------------+
This command may be exited via ctrl+c without affecting the request.
Exporting Repo: zoo
[-]
... completed
Exporting ISO
[-]
... completed
Task Succeeded
Updated by semyers over 8 years ago
- Status changed from 6 to CLOSED - CURRENTRELEASE
Actions
group export distributor now accepts a "checksum_type" config option
https://pulp.plan.io/issues/1619
fixes #1619