Deb Mirror, multiple gpgkeys
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 71
- Forks
- 91
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 22
Description
Version
Pulpcore version:
3.19
Pulp plugins installed and their versions:
pulp-deb 2.18.0
pulp-file 1.10.2
Describe the bug
There is no way to associate multiple gpgkeys with a single repository. Which is necessary when trying to mirror archive.ubuntu.com, which publishes different gpgkeys for different distributions (focal vs bionic)
To Reproduce
Create a remote, that mirrors "http://ca.archive.ubuntu.com/ubuntu" with distributions: "focal bionic"
supply the gpgkey field with the value for bionic.
Get error about no release file for focal, becasue the gpgkey is different.
Expected behavior
Support mulitple gpgkeys so that both distributions can sync
Additional context
Add any other context about the problem here. Please provide links to any previous discussions via Discourse or Bugzilla.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how a Debian remote's gpgkey is applied while syncing the focal and bionic distributions described in the reproduction. Done means one repository can accept the relevant keys and successfully sync both distributions without a missing release-file error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100