steveloughran opened a new pull request, #53:
URL: https://github.com/apache/hadoop-thirdparty/pull/53

   Fix release tooling for macOS (Apple Silicon) support:
   - Dockerfile: install Maven 3.9.12 (Bionic ships 3.6.0, below the required 
3.6.3 minimum); validate SHA-512 checksum
   - Dockerfile: set JAVA_HOME via arch-aware symlink to support both amd64 and 
arm64
   - Dockerfile: pin wrapt==1.11.2 and lazy-object-proxy==1.4.3 to avoid Python 
2.7 incompatible setup.cfg attr: version parsing
   - Dockerfile: validate Hugo 0.30.2 .deb SHA-512 checksum
   - create-release: fix JAVA_HOME to use arch-aware symlink (script overrides 
Dockerfile value)
   - create-release: mount ~/.gnupg read-only at /gnupg-source and provide a 
tmpfs at ~/.gnupg with correct uid/gid so gpg-agent can bind its Unix domain 
socket (macOS volume mounts do not support Unix domain sockets)


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to