irods / irods_client_nfsrods

An nfs4j Virtual File System implementation supporting the iRODS Data Grid
BSD 3-Clause "New" or "Revised" License
8 stars 9 forks source link

[#179] Fix build failure caused by OpenJDK 17.0.7 dependency issue #180

Closed dreynol closed 9 months ago

dreynol commented 1 year ago

The release of OpenJDK 17.0.7 on Ubuntu 18.04 appears to have introduced dependency issues with ca-certificates-java. If ca-certificates-java isn't explicitly installed before installing openjdk-17-jdk, the build will fail.

korydraughn commented 9 months ago

This is no longer necessary.

See https://github.com/irods/irods_client_nfsrods/issues/179#issuecomment-1743635358.