[bug-notifications] [cas_usergroup 0004761]: CSWpuppet fails to install if a group 100 is already used

Mantis Bug Tracker noreply at opencsw.org
Sat Apr 23 01:28:32 CEST 2011


A NOTE has been added to this issue. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4761 
====================================================================== 
Reported By:                alop
Assigned To:                
====================================================================== 
Project:                    cas_usergroup
Issue ID:                   4761
Category:                   packaging
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-04-22 22:49 CEST
Last Modified:              2011-04-23 01:28 CEST
====================================================================== 
Summary:                    CSWpuppet fails to install if a group 100 is already
used
Description: 
=> Installing CSWpuppet-2.6.6,REV=2011.03.13 (1/1) ...
Please see /opt/csw/share/doc/puppet/license for license information.
Installing class <cswusergroup> ...
UX: groupadd: ERROR: 100 is already in use.  Choose another.
ERROR: Failed to add group puppet
pkgadd: ERROR: class action script did not complete successfully

Installation of <CSWpuppet> failed.
Exiting pkgutil due to pkgadd error: 1
bash-3.00# group
bash-3.00# grep 100 /etc/group 
bash-3.00# groupadd -g 100 moo
UX: groupadd: ERROR: 100 is already in use.  Choose another.

/etc/nsswitch.conf has
group:      files ldap [TRYAGAIN=continue]

getent group 100 -returns the already existing group
====================================================================== 

---------------------------------------------------------------------- 
 (0008990) bwalton (manager) - 2011-04-23 01:28
 https://www.opencsw.org/mantis/view.php?id=4761#c8990 
---------------------------------------------------------------------- 
I moved this bug to be filed against cas_usergroup as this is the
underlying root of the problem.  The puppet package just happens to deliver
a file with cswusergroup as the class.

I think I know how to fix this fairly quickly.  I'll take a look tonight.

-Ben



More information about the bug-notifications mailing list