View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016465 | CentOS-6 | bacula | public | 2019-09-26 11:05 | 2019-09-26 11:05 |
Reporter | tuju | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Product Version | 6.10 | ||||
Target Version | Fixed in Version | ||||
Summary | 0016465: bacula-storage-common requires mt-st package | ||||
Description | # grep mt /usr/libexec/bacula/mtx-changer if mt -f $1 status 2>&1 | grep "${ready}" >/dev/null 2>&1; then echo "usage: mtx-changer ctl-device command [slot archive-device drive-index]" debug "Doing mtx -f $ctl unload $slot $drive" mt -f $device offline # rpm -qf /bin/mt mt-st-1.1-5.el6.x86_64 # rpm -q --requires bacula-storage-common /bin/bash /bin/sh /usr/bin/python bacula-common = 5.0.0-13.el6 bacula-storage = 5.0.0-13.el6 chkconfig config(bacula-storage-common) = 5.0.0-13.el6 | ||||
Additional Information | Spec should pull required packages by default. Syptom of 'label barcodes' is: Bad autochanger "load slot 2, drive 0": ERR=Child died from signal 15: Termination. and a bit tedious to track down the cause. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-09-26 11:05 | tuju | New Issue |