Actions
Issue #3564
closed2.16 update broke EPEL sync - Task Failed Importer indicated a failed response
Start date:
Due date:
Estimated time:
Severity:
3. High
Version:
Platform Release:
2.16.1
OS:
CentOS 7
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Sprint 35
Quarter:
Description
Sync of EPEL works in 2.15 - doesn't in 2.16.
# pulp-admin -v rpm repo sync run --repo-id epel-7-x86_64
+----------------------------------------------------------------------+
Synchronizing Repository [epel-7-x86_64]
+----------------------------------------------------------------------+
This command may be exited via ctrl+c without affecting the request.
Downloading metadata...
[|]
... completed
Downloading repository content...
[\]
[==================================================] 100%
RPMs: 0/0 items
Delta RPMs: 0/0 items
... completed
Downloading distribution files...
[==================================================] 100%
Distributions: 0/0 items
Task Failed
Importer indicated a failed response
Deleting and rebuilding repo doesn't help. A sync in 2.15 works just fine. I'll attach logs.
Files
Updated by dalley over 6 years ago
- Project changed from Pulp to RPM Support
- Category changed from 15 to 22
- Priority changed from Normal to High
- Triaged changed from No to Yes
- Sprint set to Sprint 35
Added by werwty over 6 years ago
Updated by werwty over 6 years ago
- Status changed from NEW to MODIFIED
Applied in changeset 3603338293bd6c0975f1661e09b15c556ba6c7ce.
Updated by bizhang over 6 years ago
Updated by bmbouter over 6 years ago
- Description updated (diff)
- Platform Release set to 2.16.1
Added by werwty over 6 years ago
Revision d95059e7 | View on GitHub
Switch version comparison cast from int to float.
fixes #3564 https://pulp.plan.io/issues/3564
(cherry picked from commit 3603338293bd6c0975f1661e09b15c556ba6c7ce)
Updated by werwty over 6 years ago
Applied in changeset d95059e7b30c0c41058fe875278abf389194ff35.
Updated by bmbouter over 6 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Actions
Switch version comparison cast from int to float.
fixes #3564 https://pulp.plan.io/issues/3564