nasa / nasa/Common-Metadata-Repository
cmr install oracle-libs missing implementation
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 397
- Forks
- 108
- Avg merge
- 3d 14m
- Merged PRs (30d)
- 13
Description
The command references in the Oracle Libs readme says to run cmr install oracle-libs
This fails with the error ...bin/cmr: line 207: install_oracle_libs: command not found. That function doesn't exist here https://github.com/nasa/Common-Metadata-Repository/blob/master/bin/functions/install.sh
Is there a workaround?
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 Oracle Libs README command reference and inspect bin/cmr around line 207, then compare it with bin/functions/install.sh to trace the missing install_oracle_libs entry point. Confirm the expected behavior for cmr install oracle-libs and document or verify a working outcome rather than leaving the command unresolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100