NuxRo commented on PR #10057: URL: https://github.com/apache/cloudstack/pull/10057#issuecomment-2525343952
@rohityadavcloud When I tried to install the RPMs in Fedora (ARM64) it really wanted libc.so.6(GLIBC_2.3) which was the version on the build system, but not on the Fedora system. We might have to add "AutoReqProv: no" to the spec to leave the automatic deps behind. "%global _filter_GLIBC_PRIVATE 1" might be a smaller hammer, but needs testing, not 100% sure it'll work, never used it. -- 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]
