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-libs | Assignee: | Jonathan Blandford <jrb> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.1 | CC: | 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
/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. Basically, the package needs to prereq whichever package creates the group (either utempter or initscripts, IIRC.) Not seeing this error on beta2, although the package doesn't prereq utempter (which does create the group). also not seeing this in beta3, so closing the bug |