Bug #599
Unable to create new users with Type 'users' on Darwin
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | 0.25.0 | |||
| Affected Puppet version: | 0.25.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
On OSX 10.4.8, with Puppet 0.22.2 + Facter 1.3.7 from http://reductivelabs.com/downloads/packages/OSX/puppet-0.22.2+facter-1.3.7.mpkg.zip :
motley:~ root# cat test.pp
user { "joe6":
ensure => present,
}
motley:~ root# puppet test.pp
err: //User[joe6]/ensure: change from absent to present failed: Could not set present on ensure: super: no superclass method @uid=' at test.pp:3
motley:~ root#
From a discussion on IRC, dharbigt was able to reproduce this:
dharbigt: err: //User[barfy]/ensure: change from absent to present failed: Could not set present on ensure: super: no superclass method @gid=' at ./color-groups.pp:32
and Luke asked me to file as a bug.
History
Updated by Luke Kanies almost 5 years ago
- Status changed from 1 to 2
Updated by Luke Kanies over 4 years ago
- Status changed from 2 to Closed
- 7 set to fixed
This works in 0.22.4.