GpgKey Url schemes other than file are not supported
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 692
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I'm using the photon3.0 container image, I tried adding a repository whose gpg keys are available on a web server when I try to install any package using that repo, I get the error GpgKey Url schemes other than file are not supported
Contents of my repo:
[kubernetes]
name=Kubernetes
baseurl=https://packages.cloud.google.com/yum/repos/kubernetes-el7-x86_64
enabled=1
gpgcheck=1
repo_gpgcheck=1
gpgkey=https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg
Are fetching of gpg keys from a URL not supported in photon os?
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
Reproduce the failure in the photon3.0 container using the shown Kubernetes repository configuration and an attempted package installation. Find the component that emits “GpgKey Url schemes other than file are not supported”; done means the repository can fetch and use the HTTPS GPG keys without that error.
Written by the indexing model from the issue text.
Assessment
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100