Bug 35255

Summary: bad compilation configuration for nut (qa0404)
Product: [Retired] Red Hat Linux Reporter: Michal Jaegermann <michal>
Component: nutAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
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-04-13 20:29:03 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 Michal Jaegermann 2001-04-08 22:34:17 UTC
Programs from 'nut' package are configured and compiled to use
'nogroup' group id.  There is no such group and 'service nut start'
fails due to this.

   Michal
   michal

Comment 1 Ngo Than 2001-04-13 19:31:45 UTC
It's compiled with --with-uid=`id -u nobody` --with-gid=`id -g nobody`

i think, you have wrong id for nobody.

Comment 2 Michal Jaegermann 2001-04-13 20:28:58 UTC
# rpm -qf /usr/bin/bestups
nut-0.44.1-5
# strings /usr/bin/bestups | grep nog
nogroup

and a daemon complaints on a startup about missing 'nogroup' gid.

It is quite possible that a configuration and/or compilation of the
whole thing is buggy but this what this report was about.

Comment 3 Ngo Than 2001-04-19 10:00:09 UTC
it's fixed in nut-0.44.3-1.