chocolatey-community / chocolatey-packages

Chocolatey Community Maintainers Team Packages - packages that are managed and maintained by core community team for community package repository (https://community.chocolatey.org/packages)
https://community.chocolatey.org/profiles/chocolatey-community
Apache License 2.0
436 stars 374 forks source link

(ruby.portable) The gem executable is not on the PATH #2256

Open pauby opened 1 year ago

pauby commented 1 year ago

Chocolatey Version

2.1.0

Chocolatey License

None

Package Version

3.2.2.1

Current Behaviour

The gem.bat is stored in the Chocolatey lib directory, but is not on the path. ruby.exe and `rubyw.exe are.

Expected Behaviour

You should be able to call gem.bat from anywhere.

Steps To Reproduce

  1. choco install ruby.portable
  2. reheshenv
  3. ruby (this works)
  4. gem (this doesn't).

Environment

N/A This is a package issue.

Chocolatey Log

N/A This is a package issue.

Anything else?

No response

github-actions[bot] commented 10 months ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? This issue will be closed in 14 days if it continues to be inactive.

AdmiringWorm commented 10 months ago

I have added this issue to the backlog (to prevent it from being closed), as it is something we have to do since it is used directly by Chocolatey CLI.