Appreciate your reply @marnall. After updating the package to use the one built for AArch64, "_cffi_backend.cpython-39-aarch64-linux-gnu.so", the same error still appears. One interesting observation here, older versions of the package that we previously used appear in the error logs after running "splunk-appinspect inspect". These older versions were deleted and replaced with "_cffi_backend.cpython-39-aarch64-linux-gnu.so", and yet after rebuilding and running "inspect", they still appear in the error logs. FAILURE: Found AArch64-incompatible binary file. Remove or
rebuild the file to be AArch64-compatible. File:
linux_x86_64/bin/lib/_cffi_backend.cpython-38-x86_64-linux-gnu.so
File:
linux_x86_64/bin/lib/_cffi_backend.cpython-38-x86_64-linux-gnu.so
FAILURE: Found AArch64-incompatible binary file. Remove or
rebuild the file to be AArch64-compatible. File:
linux_x86_64/bin/lib/_cffi_backend.cpython-39-x86_64-linux-gnu.so
File:
linux_x86_64/bin/lib/_cffi_backend.cpython-39-x86_64-linux-gnu.so Could this be an issue with Splunk Appinspect? What would be some possible explanations for why this is happening?
... View more