Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.10.10
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Environment:
Red Hat Enterprise Linux ES release 4 (Nahant Update 9)
Description
Looks like a regression of CHEF-1537:
[root@s2 allan]# passwd -S allan; echo $?
Password locked.
1
[root@s2 bin]# rpm -q passwd
passwd-0.68-10.1
Maybe this is the way to go:
unless %w(passwd-0.73-1 passwd-0.68-10.1).include?(passwd_version)
raise_lock_error = true
end
Activity
- All
- Comments
- History
- Activity
- Transitions Summary
Bryan McLellan [Opscode]
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Component/s | Providers [ 10005 ] |
Bryan McLellan [Opscode]
made changes -
| Workflow | jira [ 15986 ] | New OSS [ 17856 ] |
Bryan McLellan [Opscode]
made changes -
| Workflow | New OSS [ 17856 ] | OSS: Product Management [ 25453 ] |