duke8253 opened a new pull request, #10561: URL: https://github.com/apache/trafficserver/pull/10561
Libraries can't be built correctly when running `build_h3_tools.sh` with the following error messages. ``` chmod: changing permissions of '/opt/sentinelone/rpm_mount': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/.dbenv.lock': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/Packages': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/Conflictname': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/Name': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/Basenames': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/Group': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/Requirename': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/Providename': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/Obsoletename': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/Triggername': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/Dirnames': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/Installtid': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/Sigmd5': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/Sha1header': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/Filetriggername': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/Transfiletriggername': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/Recommendname': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/Suggestname': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/Supplementname': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/Enhancename': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/.rpm.lock': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/__db.001': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/__db.002': Read-only file system chmod: changing permissions of '/opt/sentinelone/rpm_mount/__db.003': Read-only file system ``` -- 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: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org