guyuqi commented on PR #1189:
URL: https://github.com/apache/bigtop/pull/1189#issuecomment-1765605410
The PR was verified in Arm64 Ubuntu-22.04.
But it failed to run the smoke tests in Arm64 Fedora-36:
```
Need to upgrade Fedora:
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install
alluxio' returned 1: Error:
Problem: conflicting requests
- nothing provides libc.so.6(GLIBC_2.2.5)(64bit) needed by
alluxio-2.9.3-1.fc36.aarch64
- nothing provides libpthread.so.0(GLIBC_2.2.5)(64bit) needed by
alluxio-2.9.3-1.fc36.aarch64
- nothing provides libc.so.6(GLIBC_2.2.5)(64bit) needed by
alluxio-2.8.0-2.fc36.aarch64
- nothing provides libpthread.so.0(GLIBC_2.2.5)(64bit) needed by
alluxio-2.8.0-2.fc36.aarch64
```
The issue is related to GLIBC confliction, not caused by this PR.
Our 3.2.1 release jenkins also reported this issue:
https://ci.bigtop.apache.org/view/Test/job/Bigtop-3.2.1-smoke-tests/COMPONENTS=hdfs.alluxio@alluxio,OS=fedora-36-aarch64-deploy/lastBuild/consoleText
I'd like to upgrade Fedora to version 39 to fix this issue in the other
thread.
+1 for this PR.
Thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]