Bug 651787
Summary: | bacula's alternatives links wrong | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Leon Fauster <leonfauster> |
Component: | bacula | Assignee: | Jan Görig <jgorig> |
Status: | CLOSED ERRATA | QA Contact: | qe-baseos-daemons |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 6.0 | CC: | azelinka, johnny, ovasik, phracek, pkovar, redhat-bugzilla |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | bacula-5.0.0-8.el6 | Doc Type: | Bug Fix |
Doc Text: |
Prior to this update, when creating a symbolic link to the "bscan" utility, the new link was erroneously named "dbcheck". As a result, the already existing "dbcheck" symbolic link was overwritten by the erroneous one. Thus the "dbcheck" command ran the "bscan" utility so that it was not possible to execute the "bscan" utility with the "bscan" command. The problem has been fixed in this update so that the "dbcheck" and "bscan" utilities now work as expected.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-08-31 09:16:55 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: | 1626871 | ||
Bug Blocks: |
Description
Leon Fauster
2010-11-10 09:55:34 UTC
This issue was proposed for RHEL 6.1 FasTrack but did not get resolved in time. It has been moved to RHEL 6.2 FasTrack. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Cause - 'dbcheck' symlink pointed incorrectly to 'bscan' - 'bscan' symlink wasn't created Consequence - 'dbcheck' command runs 'bscan' utility - 'bscan' couldn't be run with 'bscan' command Fix - 'bscan' links correctly to 'bscan' utility Result - 'dbcheck' and 'bscan' can be started with appropriate commands Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1,10 +1 @@ -Cause +Prior to this update, the "dbcheck" symbolic link pointed incorrectly to the "bscan" utility. As a result, the symbolic link for the "bscan" utility was not created, and the "dbcheck" command ran the "bscan" utility so that it was not possible to execute the "bscan" utility with the "bscan" command. The problem has been fixed in this update, and the "bscan" symbolic link now correctly links to the "bscan" utility so that the "dbcheck" and "bscan" utilities now works as expected.-- 'dbcheck' symlink pointed incorrectly to 'bscan' -- 'bscan' symlink wasn't created -Consequence -- 'dbcheck' command runs 'bscan' utility -- 'bscan' couldn't be run with 'bscan' command -Fix -- 'bscan' links correctly to 'bscan' utility -Result -- 'dbcheck' and 'bscan' can be started with appropriate commands Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1 +1 @@ -Prior to this update, the "dbcheck" symbolic link pointed incorrectly to the "bscan" utility. As a result, the symbolic link for the "bscan" utility was not created, and the "dbcheck" command ran the "bscan" utility so that it was not possible to execute the "bscan" utility with the "bscan" command. The problem has been fixed in this update, and the "bscan" symbolic link now correctly links to the "bscan" utility so that the "dbcheck" and "bscan" utilities now works as expected.+Prior to this update, when creating a symbolic link to the "bscan" utility, the new link was erroneously named "dbcheck". As a result, the already existing "dbcheck" symbolic link was overwritten by the erroneous one. Thus the "dbcheck" command ran the "bscan" utility so that it was not possible to execute the "bscan" utility with the "bscan" command. The problem has been fixed in this update so that the "dbcheck" and "bscan" utilities now work as expected. *** Bug 728164 has been marked as a duplicate of this bug. *** 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-2011-1232.html *** https://bugzilla.redhat.com/show_bug.cgi?id=911577 has been marked as a duplicate of this bug. *** *** Bug 911577 has been marked as a duplicate of this bug. *** |