oracle / oracle/oci-cli

OCI CLI install.sh fails on Alpine

Open
#767 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
669
Forks
236
Avg merge
1m
Merged PRs (30d)
4

Description

Hi,

As i described in #762 the install.sh script fails on alpine images as the mktemp command works a little different on there.

I implemented a fix for it in the mentioned PR.

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 install.sh and review the Alpine-specific mktemp behavior described in this issue. Compare the implemented fix referenced in PR #762, then verify that the installer completes successfully in an Alpine image.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.