Bug 245265

Summary: sets TERM to 'dumb'
Product: [Retired] Fedora Hosted Projects Reporter: Bill Nottingham <notting>
Component: mockAssignee: Clark Williams <williams>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: dcantrell, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.9.7-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-07 21:00:33 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 Bill Nottingham 2007-06-22 00:25:48 UTC
Description of problem:

When using 'mock shell', $TERM is set to 'dumb'; it probably should
be inherited from whatever it's set to in the invoking shell.

Version-Release number of selected component (if applicable):

mock-0.7.1-1.fc7

Comment 1 Clark Williams 2008-03-07 21:00:33 UTC
I believe this was a consequence of using a setuid launcher. Now that we're
using pam and consolehelper, it should inherit (does on my rawhide box,
mock-0.9.7-1)