yoda-mon commented on PR #1088:
URL: https://github.com/apache/bigtop/pull/1088#issuecomment-1429121258
@MacChen02
Thank you for the PR. I tried to buiild and test your PR, but it seemed
failed. Could you describe how you tested your patch ?
```sh
# On Rocky Linux 8, ARM64 hostmachine
./gradlew -POS=fedora-36 -Pdocker-run-option="--privileged" alluxio-clean
alluxio-pkg-ind bigtop-utils-pkg-ind repo-ind
cd provisioner/docker
./docker-hadoop.sh -d --create 1 -F docker-compose-cgroupv2.yml -C
config_fedora-36.yaml --enable-local-repo --repo file:///bigtop-home/output
--disable-gpg-check --stack alluxio --smoke-tests alluxio
...
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.8.0-2.fc36.aarch64
- nothing provides libpthread.so.0(GLIBC_2.2.5)(64bit) needed by
alluxio-2.8.0-2.fc36.aarch64
Error: /Stage[main]/Alluxio::Common/Package[alluxio]/ensure: change from
'purged' to 'latest' failed: 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.8.0-2.fc36.aarch64
- nothing provides libpthread.so.0(GLIBC_2.2.5)(64bit) needed by
alluxio-2.8.0-2.fc36.aarch64
```
--
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]