Hide Forgot
Description of problem: RPM rebuild for noarch fails. Version-Release number of selected component (if applicable): gpxe-0.9.7-6.4.el6.src.rpm How reproducible: Steps to Reproduce: $ rpmbuild --rebuild --define 'debug_package %{nil}' --define "dist .el6" --target=noarch gpxe-0.9.7-6.4.el6.src.rpm Actual results: Building target platforms: noarch Building for target noarch error: Architecture is not included: noarch Expected results: Successful build. Additional info:
Eduardo has clarified that we don't want to do this, because we only want to build this on supported platforms (which is x86_64 today). Closing as NOTABUG.