vmware / vmware/photon

Cannot Use Yum Install

Open
#1,236 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

3.0 tdnf
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:
image

Is there any incompatibility?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.