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

OI build docs need illumos-closed package #60

Open
rmustacc opened this issue Jul 28, 2021 · 3 comments
Open

OI build docs need illumos-closed package #60

rmustacc opened this issue Jul 28, 2021 · 3 comments

Comments

@rmustacc
Copy link
Contributor

Right now to get the closed-bins on OI you need to install the illumos-closed package as well which is missing from the list of packages.

@jclulow
Copy link
Member

jclulow commented Jul 28, 2021

Is that true? The instructions currently say (for OI) to:

sudo pkg install build-essential \
    runtime/python-35 \
    developer/gcc-7

Looking at the dependencies of build-essential, it really seems like it should pull in the illumos-closed package:

$ pkg contents -r -m build-essential | grep closed
depend fmri=developer/illumos-closed type=require

@rmustacc
Copy link
Contributor Author

It did not for a user on IRC that I was working through this with.

@mtelka
Copy link
Contributor

mtelka commented Nov 2, 2024

Looking at the dependencies of build-essential, it really seems like it should pull in the illumos-closed package:

$ pkg contents -r -m build-essential | grep closed
depend fmri=developer/illumos-closed type=require

Yes, exactly. And it is so since 2016: OpenIndiana/oi-userland#2335

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

No branches or pull requests

3 participants