Closed igfoo closed 3 years ago
Having the same issue. Since users can't rename files, the symbolic link for java-1.16.0-openjdk-amd64
should just need a rename to default-java
, right?
I don't know why they left out a symbolic link to default-java 😞 Maybe we should create it ourselves?
The snap partition looks like is all read-only, if you want to write anything looks like you have to go through quite some commands :/
The snap partition looks like is all read-only, if you want to write anything looks like you have to go through quite some commands :/
I actually meant to do it inside the PR. JDK for Gradle is bundled into the snap itself and JAVA_HOME points to the bundled JDK. At some point, upstream (or the distro maintainers) broke the symlink we had inside snapcraft.yml
which causes this issue. We can either place the symlink back inside the snap or define an absolute path to the JDK directory like @dcap0 did in his PR.
When will we get the fix downstream?
@elect86 - it was actually present in edge channel but i just moved it into stable channel. please check.
I have no idea how to force/call an update on snap..
It looks like it's solved, thanks for fixing it
After upgrading to 120 (latest/stable, 7.2), I get