A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4761 ====================================================================== Reported By: alop Assigned To: markp ====================================================================== Project: cas_usergroup Issue ID: 4761 Category: packaging Reproducibility: always Severity: block Priority: normal Status: feedback ====================================================================== Date Submitted: 2011-04-22 22:49 CEST Last Modified: 2011-05-08 21:35 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 ====================================================================== ---------------------------------------------------------------------- (0009034) markp (developer) - 2011-05-08 21:35 https://www.opencsw.org/mantis/view.php?id=4761#c9034 ---------------------------------------------------------------------- Ah, duh, sorry Ben, hadn't noticed your updates. You'll probably nailed it. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
