Description of problem: Running v7 submit causes error. Version-Release number of selected component (if applicable): v7-1.1-23.el6 How reproducible: Always Steps to Reproduce: 1. Install RHEL 6 Beta 2. Install v7-1.1-23.el6 tests (including other required files) 3. Run tests (v7 plan, v7 certify, v7 submit) Actual results: When v7 submit is run I get the following error: loaded results /var/v7/results.xml writing results to /var/log/v7/v7-Intel_Corporation-SandyBridge_Platform-Santiago6_x86_64_results building results rpm... Moving the results rpm to data directory /var/v7 "cat /var/v7/package.log" no match for regular expression Wrote: (?P<rpm>[^\ ]+)$ Error: failed to generate results rpm Expected results: Expect tests to wrap up rpm of results. Additional info:
Please attach /var/v7/package.log
Created attachment 409897 [details] package.log
This still fails with RHEL 6.0 Beta SS6 and v7-1.2-3.el6.
*** Bug 609457 has been marked as a duplicate of this bug. ***
*** Bug 612319 has been marked as a duplicate of this bug. ***
*** Bug 612324 has been marked as a duplicate of this bug. ***
Created attachment 430375 [details] report.py patch changing results rpm to allow binaries This patch adds a setting to the results rpm spec allowing arch-dependant binaries to be included in the results rpm.
Confirmed this bug has been fixed in >=R16, Move to 'VERIFIED'
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2010-0702.html
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: When running v7 submit, the test results are now generated correctly.