Bug #1912
Change to gid insync on user type broke ralsh user
| Status: | Closed | Start date: | 01/28/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | executables | |||
| Target version: | 0.24.8 | |||
| Affected Puppet version: | 0.24.7 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
the insync? introduced in b415848841edac9b08ff604416ad2e24dd350b4d causes this message when trying to use ralsh interactively
err: /User[andrew]: Failed to retrieve current state of resource: undefined method `each' for nil:NilClass
The failure is because @should is nil
Related issues
History
Updated by James Turnbull about 3 years ago
- Category set to executables
- Status changed from Unreviewed to Accepted
- Assignee set to Andrew Shafer
- Target version set to 0.24.8
Updated by Luke Kanies about 3 years ago
- Status changed from Accepted to Ready For Checkin
- Assignee changed from Andrew Shafer to James Turnbull
Fixed in tickets/0.24.x/1912 in my repo.
Updated by James Turnbull about 3 years ago
- Status changed from Ready For Checkin to Closed
Pushed in commit:012efe359fdaebd738727e42bb9b520ac48fdecf in branch 0.24.x