Bug 449777
| Summary: | /usr/bin/logger cannot be used when /usr is non-root partition | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Craig Magina <craig.magina> |
| Component: | util-linux | Assignee: | Karel Zak <kzak> |
| Status: | CLOSED ERRATA | QA Contact: | Ben Levenson <benl> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.2 | CC: | cward, jturner |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 2.13-0.49.el5 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-01-20 20:45:33 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: | |||
|
Description
Craig Magina
2008-06-03 14:41:40 UTC
This problem occurs when it is necessary to log a message from an init script. In RHEL4 we used initlog for this purpose. However in RHEL5 the following message prints out: WARNING: initlog is deprecated and will be removed in a future release We take the deprecation seriously and attempted to be proactive about not using initlog. However due to this bug we do not have a good alternative to the deprecated utility. 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. Just a note. This fix is busted as it relocates logger from /usr/bin to /bin. This will cause problems for anyone that is calling logger via absolute path, including the redhat-lsb package. See bug 461266. *** Bug 461266 has been marked as a duplicate of this bug. *** (In reply to comment #5) > Just a note. This fix is busted as it relocates logger from /usr/bin to /bin. > This will cause problems for anyone that is calling logger via absolute path, > including the redhat-lsb package. See bug 461266. Fixed. Errata updated. Thanks. The /usr/bin/logger symlink fix is confirmed with 2.13-0.49.el5. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2009-0070.html |