Bug 679998
Summary: | [REG][5.6] rm command reports an error message during system booting. | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Shinji Kito <skito> | ||||
Component: | initscripts | Assignee: | initscripts Maintenance Team <initscripts-maint-list> | ||||
Status: | CLOSED ERRATA | QA Contact: | qe-baseos-daemons | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 5.6 | CC: | azelinka, ltroan, mhlavink, notting, plautrba, tumeya | ||||
Target Milestone: | beta | Keywords: | OtherQA, Regression | ||||
Target Release: | 5.8 | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | initscripts-8.45.39-1.el5 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2012-02-21 03:04:22 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 668957, 697498, 758797 | ||||||
Attachments: |
|
Description
Shinji Kito
2011-02-24 03:29:42 UTC
Created attachment 480632 [details]
rc.sysinit_rm.patch
CC'ing dovecot maintainer. Correct, dovecot creates/uses directory under /var/run/dovecot. a)you can remove it and dovecot will recreate it on start (dovecot_t is not allowed to create directory under dovecot_var_run_t yet, so selinux change is required too) b)ignore error and clear only content in /var/run/dovecot/ (contains master.pid) and not subdirectory This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. Created attachment 528613 [details]
Potential patch
This patch would just drop the error messages, which seems the simplest fix.
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/RHSA-2012-0312.html |