oracle / oracle/oci-ruby-sdk

oci-2.21.1.gem on installing shows the error "Could not find a valid gem 'psych'"

Open
#81 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

SDK
Dominant language
Ruby
Stars
30
Forks
19
PR merge metrics
No merged PRs in 30d

Description

Team,

I am getting the error while installing oci-2.21.1.gem below the error

oci-2.21.1.gem --local
ERROR: Could not find a valid gem 'psych' (~> 5.0, >= 5.0.1)

looks like i need to install the below gems as pre-req

event_stream_parser
psych-5.1.2
Can someone help me is this a pre-req for the oci-2.21.1.gem?

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 by reproducing the local installation of oci-2.21.1.gem and inspect its dependency metadata for psych and event_stream_parser. Confirm whether the reported dependency error is reproducible and whether the gem declares the required dependencies correctly; the issue does not identify a file or test to begin with.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
api, cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.