Bug 58489 - Patch: fixes a problem where mcl-0.53.00 just dies when not sgid root on linux console.
Bug#: 58489 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: locke@sdf.lonestar.org
Component: Games
URL: 
Summary: Patch: fixes a problem where mcl-0.53.00 just dies when not sgid root on linux console.
Keywords:  
Status Whiteboard: 
Opened: 2004-07-26 20:08 0000
Description:   Opened: 2004-07-26 20:08 0000
This patch will allow mcl to use it's fast linux TTY routines when it's set as
suid root.  Previously it was configured to run as sgid, but Gentoo sets the
binary's gid to games by default.   Also if the binary is not suid, then it
will automatically continue using the standard TTY routines instead of just
dying with an error as it did previously.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Robert Gill 2004-07-26 20:09:38 0000 -------
Created an attachment (id=36241) [details]
The Patch File

------- Comment #2 From Mr. Bones. 2004-08-20 00:51:00 0000 -------
done.  wait 30m; resync; remerge to get the patch.