Actions
Issue #5381
closedauto-distribution of repositories not supported
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
3. High
Version - Debian:
Platform Release:
Target Release - Debian:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Pulpcore has auto-distribution of repositories... if you add a repository without a version to a distribution, then as the repo is updated the distribution tracks the latest version (see https://docs.pulpproject.org/en/3.0/nightly/workflows/exposing-content.html#auto-distribution-of-a-repository)
In pulp_deb this doesn't work. There's an additional abstraction (publication), and when the publication is pointed to the the repository without a version, it looks up the latest version and hardcodes that. :(
Related issues
Actions