Bug 820475
Summary: | "abrt-ccpp status" returned no status messages | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | masanari iida <masanari_iida> |
Component: | abrt | Assignee: | Denys Vlasenko <dvlasenk> |
Status: | CLOSED ERRATA | QA Contact: | Iveta Wiedermann <isenfeld> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.3 | CC: | dkutalek, dvlasenk, isenfeld, jgalipea, jmoskovc, mnowak, nobody+abrt-devel-list, rvokal, ychavan |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | abrt-2.0.8-7.el6 | Doc Type: | Bug Fix |
Doc Text: |
Cause:
No status messages was emitted from the abrt-ccpp init script
Consequence:
Running command $ service abrt-ccpp status didn't show any message, so user can't check the status of the service
Fix:
Add code which emits message describing the current status of the service.
Result:
The output of the command $ service abrt-ccpp status is now:
[root@localhost ~]# service abrt-ccpp status
abrt-ccpp hook is installed
[root@localhost ~]# service abrt-ccpp stop
[root@localhost ~]# service abrt-ccpp status
abrt-ccpp hook is not installed
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2013-02-21 07:53:39 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
masanari iida
2012-05-10 05:52:23 UTC
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. This request was erroneously removed from consideration in Red Hat Enterprise Linux 6.4, which is currently under development. This request will be evaluated for inclusion in Red Hat Enterprise Linux 6.4. Fixed in git: commit da9a95a08fa6f4d566101ebbe2bc457dfc4ea0f2 Author: Denys Vlasenko <vda.linux> Date: Sun Jul 29 22:19:29 2012 +0200 Make "abrt-ccpp status" tell user whether hook is currently installed *** Bug 854623 has been marked as a duplicate of this bug. *** Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-0290.html |