Actions
Bug #4200
closedSosreport from RHEL 6.5 hangs with new foreman-debug
Description
Sosreport (package sos) in RHEL 6.5 contains "foreman" plugin that calls foreman-debug to collect foreman-related information. In Foreman 1.4 we added interactivity (if interactive console is found). It can be disabled with -q flag, but sosreport from RHEL 6.5 does not do that which leads to hang.
To reproduce try (on RHEL 6.5 with Foreman 1.4 RC2+):
sosreport -o foreman --batch
I am going to provide fix in foreman-debug, or I need to disable interactivity completely. I hope to find a fix.
Updated by Lukas Zapletal almost 11 years ago
- Status changed from Assigned to Ready For Testing
Updated by Lukas Zapletal almost 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 7fbcadb7bc0ebb89c7b6b358dcd0c5c02de7692a.
Actions