| Other |
|---|
| internalFixed |
|
Relates :
|
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."
|