Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: make install should install to /usr/local/bin, /usr/bin #1213

Closed
marten-seemann opened this issue Jun 19, 2024 · 0 comments · Fixed by #1214
Closed

[Bug]: make install should install to /usr/local/bin, /usr/bin #1213

marten-seemann opened this issue Jun 19, 2024 · 0 comments · Fixed by #1214
Labels
bug needs triage Waiting for discussion / prioritization by team
Milestone

Comments

@marten-seemann
Copy link
Contributor

Steps to Reproduce

Run make install.

Your Environment

  • OS - Sonoma 14.5
  • step CLI Version - master

Expected Behavior

make install should install to /usr/local/bin, not /usr/bin.

It is my understanding that /usr/bin is only intended for OS binaries, and other applications should be installed into /usr/local/bin.

Actual Behavior

step is placed in /usr/bin.

Additional Context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@marten-seemann marten-seemann added bug needs triage Waiting for discussion / prioritization by team labels Jun 19, 2024
@hslatman hslatman added this to the v0.26.3 milestone Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs triage Waiting for discussion / prioritization by team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants