Bug 54748

Summary: update to util-linux-2.11f-11.7.1 breaks tcsh
Product: [Retired] Red Hat Linux Reporter: Rex Dieter <rdieter>
Component: tcshAssignee: Eido Inoue <havill>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: bugs.michael, jwdeve
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-10-23 11:20:15 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 Rex Dieter 2001-10-17 20:27:05 UTC
Description of Problem:
After installing util-linux-2.11f-11.7.1 update, logging in via the console (or 
virtual terminal), accounts using the tcsh shell yields the error
Warning: no access to tty (Inappropriate ioctl for device)
Thus no job control for this shell.

Accounts using bash do not have this problem.

See bug #54741 (util-linux) for more details/dialog about it.

Comment 1 mikpe 2001-10-23 11:20:11 UTC
Same thing here. x86, RH7.1+updates, util-linux-2.11f-11.7.1 breaks tcsh for
console logins. strace tcsh reveals that an ioctl TIOCGPGRP fails with ENOTTY
with util-linux-2.11f-11.7.1, but succeeds with util-linux-2.10s-13.7.


Comment 2 Rex Dieter 2001-10-23 20:31:38 UTC

*** This bug has been marked as a duplicate of 54741 ***