Cannot Use Yum Install
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 692
- PR merge metrics
- No merged PRs in 30d
Description
Hi Team,
My System information:
Linux version 4.19.97-6.ph3 (root@photon) (gcc version 7.3.0 (GCC))
Photon 3.0
When I created the /etc/yum.repos.d/artifactory.repo file and paste the following configuration into it:
[Artifactory]
name=Artifactory
baseurl=https://***.jfrog.io/artifactory/***/
enabled=1
gpgcheck=0
After adding the RPM repository I install a package using the following yum install command:
yum install <PACKAGE>
But there is an error message:

Is there any incompatibility?
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 with the Photon 3.0 system details and the /etc/yum.repos.d/artifactory.repo configuration, then reproduce the yum install command against the Artifactory repository and inspect the error shown in the linked image. Done means determining whether the failure is an incompatibility and documenting a confirmed cause or resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100