Could not find group puppet
Created by: jrevillard
Hi,
It seems that the puppet user/group is not available anymore since the migration to the puppet-agent package:
Error: Could not find group puppet
Error: /Stage[main]/Puppet/File[/opt/puppetlabs/facter]/group: change from root to puppet failed: Could not find group puppet
Notice: /Stage[main]/Puppet/File[/opt/puppetlabs/facter/facts.d]: Dependency File[/opt/puppetlabs/facter] has failures: true
Warning: /Stage[main]/Puppet/File[/opt/puppetlabs/facter/facts.d]: Skipping because of failed dependencies
# rpm -qa puppet-agent
puppet-agent-1.4.2-1.el6.x86_64
The problem occurs on RedHat and Debian based OS.
Best, Jerome