Bug 435965

Summary: unset DISPLAY in %check
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: redhat-rpm-configAssignee: Jon Masters <jcm>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8CC: jonathan, pmatilai
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-05-06 22:44:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Orion Poplawski 2008-03-04 17:43:08 UTC
Description of problem:

The DISPLAY variable is unset in prep, build, and install, but not check.

Version-Release number of selected component (if applicable):
redhat-rpm-config-9.0.1-1.fc8

Comment 1 Jon Masters 2008-05-06 22:19:14 UTC
What does %check actually do?

Comment 2 Orion Poplawski 2008-05-06 22:25:18 UTC
What ever you want, but generally it runs tests to make sure the software works.
 If it fails, the rpms do not get built.

Comment 3 Jon Masters 2008-05-06 22:43:14 UTC
Ok, I'll add a %check macro with an unset :)

Jon.