Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 12213

Summary: "group utmp does not exist - using root" in gnome-libs install
Product: [Retired] Red Hat Linux Reporter: Telsa Gwynne <hobbit>
Component: gnome-libsAssignee: Jonathan Blandford <jrb>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: ddumas, katzj
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: 2000-06-22 04:08:57 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 Telsa Gwynne 2000-06-13 17:59:34 UTC
I have absolutely no idea how big, small or non a problem this is,
but from /tmp/install.log after an install of Winston: 

...
Installing gnome-libs.
group utmp does not exist - using root
...

No clue what this is about. Sorry.

Comment 1 Jeremy Katz 2000-06-14 01:36:13 UTC
/usr/sbin/gnome-pty-helper is sgid utmp on a RH 6.2 install which gives it
permissions to write to the utmp file.  Not having a group utmp makes it
impossible for GNOME based programs which use gnome-pty-helper (eg
gnome-terminal) to update utmp information as to the user login.

Comment 2 Bill Nottingham 2000-06-14 16:04:38 UTC
Basically, the package needs to prereq whichever package creates
the group (either utempter or initscripts, IIRC.)

Comment 3 Jeremy Katz 2000-06-22 04:08:55 UTC
Not seeing this error on beta2, although the package doesn't prereq utempter
(which does create the group).

Comment 4 Jeremy Katz 2000-07-14 04:21:29 UTC
also not seeing this in beta3, so closing the bug