Information by Andy Herrik:
"all rpm tests are throwing exception from getRpmArch()"
"the exception is that thrown from line 68 of Base.java, because JPackageHelper.execute(out, "rpmbuild", "-E=%{_target_cpu}") returned non-zero."
Confirmed assumption was it's because of "-E" shortcut:
"yes --eval works fine."
"all rpm tests are throwing exception from getRpmArch()"
"the exception is that thrown from line 68 of Base.java, because JPackageHelper.execute(out, "rpmbuild", "-E=%{_target_cpu}") returned non-zero."
Confirmed assumption was it's because of "-E" shortcut:
"yes --eval works fine."
- relates to
-
JDK-8222778 Packaging Tool (JEP 343) on Linux/AArch64
-
- Resolved
-