athityakumar / athityakumar/colorls

Strange error propably related with ruby gem version

Open
#333 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
5.1k
Forks
396
PR merge metrics
No merged PRs in 30d

Description

After type `ls` this output display:

```
Traceback (most recent call last):
2: from /usr/bin/colorls:23:in `'
1: from /usr/lib/ruby/2.7.0/rubygems.rb:294:in `activate_bin_path'
/usr/lib/ruby/2.7.0/rubygems.rb:275:in `find_spec_for_exe': can't find gem colorls (>= 0.a) with executable colorls (Gem::GemNotFoundException)
```

Contributor guide

Open the contributing guide

Research direction

Reproduce the failure with `ls`, then inspect `/usr/bin/colorls` and the RubyGems paths shown in the traceback. Verify how the colorls gem and its `colorls` executable are installed and resolved; done means `ls` launches colorls without `Gem::GemNotFoundException`.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
cli
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.