Actions
Issue #5669
closedPulp 3 fails to sync local filesystem repo
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Quarter:
Description
Here's the traceback: https://paste.fedoraproject.org/paste/odcll3H7ewaQsCZ8LCMwbA
Here's the repo: https://github.com/Katello/katello/tree/master/test/fixtures/test_repos/zoo
Configure a url on a remote like this: file:///path/to/the/repo
Updated by fao89 about 5 years ago
The way the treeinfo file is written makes productmd set "short" to None, when it was supposed to be a string:
https://github.com/release-engineering/productmd/blob/f6d73c9822a6451ef4e3af98393bf3935102667a/productmd/treeinfo.py#L215-L222
Updated by fao89 about 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to fao89
Updated by fao89 about 5 years ago
- Status changed from ASSIGNED to POST
Added by Fabricio Aguiar about 5 years ago
Updated by Anonymous about 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset 81e7ce817053e8797e04317aaf436a0deb4eada4.
Updated by ttereshc almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Updated by ggainey over 4 years ago
- Tags Katello added
- Tags deleted (
Katello-P2)
Actions
Check that sections exist before parsing them
https://pulp.plan.io/issues/5669 closes #5669