Hide Forgot
We had this once before. http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=3705575 This build reports "BuildError: error building package (arch aarch64), mock exited with status 1; see build.log for more information" But if you look at the logs the error is actually in root.log, mock is not reporting the correct error code to koji. This was broken once before. Can we get some tests added to the process so it doesn't happen again.
I cannot reproduce it. When I add BuildRequires: foo so it fail in root.log phase, it correctly return exit code 30. Do you have some reproducer?
I've not seen it since