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

openjdk8 not working #21

Open
rgoomar opened this issue Aug 23, 2017 · 2 comments
Open

openjdk8 not working #21

rgoomar opened this issue Aug 23, 2017 · 2 comments

Comments

@rgoomar
Copy link
Contributor

rgoomar commented Aug 23, 2017

When I tried to run the following configuration, java was not found:

run.config:
  engine: java
  engine.config:
    runtime: openjdk8
@rgoomar
Copy link
Contributor Author

rgoomar commented Aug 23, 2017

When looking at this code - https://github.com/nanobox-io/nanobox-pkgsrc-base/blob/master/openjdk8/Makefile#L3
That doesn't exist in the package list in pkgsrc. I actually only see openjdk8-1.8.131 in http://cdn.netbsd.org/pub/pkgsrc/current/pkgsrc/README-all.html

@rgoomar
Copy link
Contributor Author

rgoomar commented Oct 3, 2017

More context, here is the error output:

/var/tmp/pkgsrc-build-base/base/openjdk8/work/.destdir/data/java/openjdk8/jre/li
b/amd64/libverify.so, needed by openjdk8-1.8.112nb1 is not present in this system.
      /var/tmp/pkgsrc-build-base/base/openjdk8/work/.destdir/data/java/openjdk8/jre/li
b/amd64/libnio.so, needed by openjdk8-1.8.112nb1 is not present in this system.
      /var/tmp/pkgsrc-build-base/base/openjdk8/work/.destdir/data/java/openjdk8/jre/li
b/amd64/libnet.so, needed by openjdk8-1.8.112nb1 is not present in this system.
      /var/tmp/pkgsrc-build-base/base/openjdk8/work/.destdir/data/java/openjdk8/jre/li
b/amd64/libjava.so, needed by openjdk8-1.8.112nb1 is not present in this system.
      /var/tmp/pkgsrc-build-base/base/openjdk8/work/.destdir/data/java/openjdk8/jre/li
b/amd64/libawt_xawt.so, needed by openjdk8-1.8.112nb1 is not present in this system.
      /var/tmp/pkgsrc-build-base/base/openjdk8/work/.destdir/data/java/openjdk8/jre/li
b/amd64/libawt.so, needed by openjdk8-1.8.112nb1 is not present in this system.
      /var/tmp/pkgsrc-build-base/base/openjdk8/work/.destdir/data/java/openjdk8/jre/li
b/amd64/jli/libjli.so, needed by openjdk8-1.8.112nb1 is not present in this system.
      /var/tmp/pkgsrc-build-base/base/openjdk8/work/.destdir/data/java/openjdk8/jre/bi
n/../lib/amd64/jli/libjli.so, needed by openjdk8-1.8.112nb1 is not present in this sys
tem.
      /var/tmp/pkgsrc-build-base/base/openjdk8/work/.destdir/data/java/openjdk8/bin/..
/lib/amd64/jli/libjli.so, needed by openjdk8-1.8.112nb1 is not present in this system.

      /usr/lib/x86_64-linux-gnu/libxcb.so.1, needed by openjdk8-1.8.112nb1 is not pres
ent in this system.
      /usr/lib/x86_64-linux-gnu/libXext.so.6, needed by openjdk8-1.8.112nb1 is not pre
sent in this system.
      /usr/lib/x86_64-linux-gnu/libXdmcp.so.6, needed by openjdk8-1.8.112nb1 is not pr
esent in this system.
      /usr/lib/x86_64-linux-gnu/libXau.so.6, needed by openjdk8-1.8.112nb1 is not pres
ent in this system.
      /usr/lib/x86_64-linux-gnu/libX11.so.6, needed by openjdk8-1.8.112nb1 is not pres
ent in this system.

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

No branches or pull requests

1 participant