[
https://issues.apache.org/jira/browse/HDDS-11915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated HDDS-11915:
------------------------------------
Description:
Running secure acceptance tests on Apple Silicon, the following error happens:
{code}
IllegalArgumentException: Failed to load any of the given libraries:
[netty_tcnative_linux_aarch_64_fedora, netty_tcnative_linux_aarch_64,
netty_tcnative_aarch_64, netty_tcnative]
at
org.apache.ratis.thirdparty.io.netty.util.internal.NativeLibraryLoader.loadFirstAvailable(NativeLibraryLoader.java:114)
{code}
Root cause: {{libcrypt.so.1}} is missing from {{ozone-runner}} image on arm64
platform.
{code}
UnsatisfiedLinkError:
/tmp/liborg_apache_ratis_thirdparty_netty_tcnative_linux_aarch_6412907517136400085340.so:
libcrypt.so.1: cannot open shared object file: No such file or directory
{code}
was:
{code}
UnsatisfiedLinkError:
/tmp/liborg_apache_ratis_thirdparty_netty_tcnative_linux_aarch_6412907517136400085340.so:
libcrypt.so.1: cannot open shared object file: No such file or directory
{code}
> Netty OpenSsl not available on arm64
> ------------------------------------
>
> Key: HDDS-11915
> URL: https://issues.apache.org/jira/browse/HDDS-11915
> Project: Apache Ozone
> Issue Type: Bug
> Components: docker
> Reporter: Wei-Chiu Chuang
> Assignee: Attila Doroszlai
> Priority: Major
> Labels: pull-request-available
> Fix For: runner-20241212-1-jdk21, runner-20241212-1-jdk11
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Running secure acceptance tests on Apple Silicon, the following error happens:
> {code}
> IllegalArgumentException: Failed to load any of the given libraries:
> [netty_tcnative_linux_aarch_64_fedora, netty_tcnative_linux_aarch_64,
> netty_tcnative_aarch_64, netty_tcnative]
> at
> org.apache.ratis.thirdparty.io.netty.util.internal.NativeLibraryLoader.loadFirstAvailable(NativeLibraryLoader.java:114)
> {code}
> Root cause: {{libcrypt.so.1}} is missing from {{ozone-runner}} image on arm64
> platform.
> {code}
> UnsatisfiedLinkError:
> /tmp/liborg_apache_ratis_thirdparty_netty_tcnative_linux_aarch_6412907517136400085340.so:
> libcrypt.so.1: cannot open shared object file: No such file or directory
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]