Be more specific if target was not found or not executable
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 62/100
Research direction
Start by reproducing the issue with scope doctor run and inspect the error path that reports .scope/bin/rbenv-configured.sh. Check the target separately for existence and executability. Done means the command gives a specific message for a missing file versus a file that exists but is not executable.
Written by the indexing model from the issue text.
Description
❯ scope doctor run
10:38:30 INFO More detailed logs at /tmp/scope/scope-root-20240123-vK6v.log
10:38:30 ERROR Critical Error. File /Users/josh.nichols/workspace/myapp/.scope/bin/rbenv-configured.sh was not executable or it did not exist.
The file does exist, but it's not executable. It should be possible to check if it exists, then if it's executable to give a better message for people working on these.
- Dominant language
- Rust
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
More from Gusto/scope
-
scope-intercept: one bad ScopeKnownError file disables all known-error matching, not just itself Open
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
-
Difficulty 3/5 1-2 days Newbie friendliness 58/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·
-
bug triage:deciding
Difficulty 1/5 Under an hour Newbie friendliness 88/100
open-telemetry/otel-arrow#4132 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
bitcoindevkit/bdk-ffi#1125 ·