On Thu, 13 Jul 2023 07:27:22 GMT, yaqsun <d...@openjdk.org> wrote: >> The prerequisite is to install the rpmbuild command, when multiple users >> switch to write /var/tmp/*.files will have the permission forbidden. > > yaqsun has updated the pull request incrementally with one additional commit > since the last revision: > > 8311631: When multiple users run tools/jpackage/share/LicenseTest.java, > Permission denied for writing /var/tmp/*.files
The fix with `%{_builddir}` looks better. Did it resolve the issue? ------------- PR Comment: https://git.openjdk.org/jdk/pull/14802#issuecomment-1636489270