Bug 991453
| Summary: | crash(8): mod -S at startup generates a lot of messages making it harder to read warnings | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Mateusz Guzik <mguzik> |
| Component: | retrace-server | Assignee: | Michal Toman <mtoman> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | el6 | CC: | dwysocha, jmoskovc, mtoman, pknirsch, rvokal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | retrace-server-1.10-1.el6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-08-22 18:25:06 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Mateusz Guzik
2013-08-02 12:31:06 UTC
Fixed in upstream. I've just sent the stdout of 'mod -S' to /dev/null and after testing on a few random vmcores the output seems to be fine. The log can be later accessed with 'mod' command.
commit 2db85d77ce183c0aa05c1a0d7a3177f656d87f20
Author: Michal Toman <mtoman>
Date: Mon Aug 12 12:43:26 2013 +0200
do not show output of 'mod -S' by default
retrace-server-1.10-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/retrace-server-1.10-1.el6 Package retrace-server-1.10-1.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing retrace-server-1.10-1.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11280/retrace-server-1.10-1.el6 then log in and leave karma (feedback). retrace-server-1.10-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. |