Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Unknown
-
Resolution: Unresolved
-
Affects Version/s: 6.14.0
-
Fix Version/s: None
-
Component/s: Kernel
-
Labels:None
-
Environment:
Red Hat Enterprise Linux Server release 5.6 (Tikanga)
- uname -r
2.6.18-238.28.1.el5
- uname -r
Description
Due to a bug in kernel prior 2.6.30, blocking read of /proc/* files in ruby cause shef to hang forever when loading plugins. See https://github.com/newrelic/rpm/pull/47, http://tickets.opscode.com/browse/OHAI-196
Pull request: https://github.com/opscode/ohai/pull/78
Issue Links
- relates to
-
OHAI-196
IO.select hangs forever reading device files on older linux kernels
-
Updated patch in pull request, please verify and merge.