The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4761 ====================================================================== Reported By: alop Assigned To: ====================================================================== Project: puppet 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-22 22:49 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 ====================================================================== _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
