Hide Forgot
Description of problem: When using the official form of my name in the Makefile for a new test, like @echo "Owner: Endre Balint-Nagy <endre>" > $(METADATA) Version-Release number of selected component (if applicable): 4.38-1.fc14 How reproducible: It is reproducuble by setting Owner to aname with a not-very common Name syntax. Steps to Reproduce: 1.Put a problematic name in the Makefile for a new test like @echo "Owner: Endre Balint-Nagy <endre>" > $(METADATA) 2.Run make package Actual results: ... /mnt/testarea/rhts-build-7WwNimI6/extract-for-metadata/testinfo.desc:1: error: "Endre Balint-Nagy <endre>" is not a valid Owner field (should be of the form "John Doe <jdoe>") make: *** [noarch-rpm] Error 1 Expected results: the test package is built. Additional info: Probably all versions have the same issue.
I was unable to select the correct package in the Component selection box. I repet, the issue is with rhts-devel package. (not rblcheck).
This change has been pushed into rhts-devel-4.39-1 to test please use beaker-stage repo yum upgrade --enablerepo=beaker-stage rhts\*
Beaker 0.7.1 has been released.