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

Solaris IPS packages are missing some symlinks found in the pre-IPS packages #5458

Closed
coderanger opened this issue Oct 13, 2016 · 0 comments · Fixed by #5485
Closed

Solaris IPS packages are missing some symlinks found in the pre-IPS packages #5458

coderanger opened this issue Oct 13, 2016 · 0 comments · Fixed by #5485

Comments

@coderanger
Copy link
Contributor

Specifically:

link path=opt/chef/embedded/ssl/cert.pem target=/opt/chef/embedded/ssl/certs/cacert.pem
link path=usr/bin/chef-apply target=/opt/chef/bin/chef-apply
link path=usr/bin/chef-client target=/opt/chef/bin/chef-client
link path=usr/bin/chef-shell target=/opt/chef/bin/chef-shell
link path=usr/bin/chef-solo target=/opt/chef/bin/chef-solo
link path=usr/bin/knife target=/opt/chef/bin/knife
link path=usr/bin/ohai target=/opt/chef/bin/ohai
link path=usr/bin/shef target=/opt/chef/bin/shef

The first one is less important but if you're fixing all of them might as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant