[pkg-bacula-devel] Bug#811089: bconsole: typo forbids non-interactive restore
Rhonda D'Vine
rhonda at strg.at
Fri Jan 15 15:00:16 UTC 2016
Package: bacula-console
Version: 5.2.6+dfsg-9.3
Severity: normal
Dear Maintainer,
there is a typo in src/dird/ua_restore.c which hinders starting a
non-interactive restore. This bug has been reported upstream at
http://bugs.bacula.org/view.php?id=1899 and is a one character fix:
#v+
Index: bacula-5.2.6+dfsg/src/dird/ua_restore.c
===================================================================
--- bacula-5.2.6+dfsg.orig/src/dird/ua_restore.c 2016-01-15 14:54:10.676996102 +0100
+++ bacula-5.2.6+dfsg/src/dird/ua_restore.c 2016-01-15 14:54:45.129322694 +0100
@@ -472,7 +472,7 @@
"restoreclient", /* 19 */
"copies", /* 20 */
"comment", /* 21 */
- "restorejob", /* 22 */
+ "restore_job", /* 22 */
"replace", /* 23 */
NULL
};
#v-
Please get this patch applied, it's really annoying to not being able
to give that option on the command line. I've created myself a local
build with that patch and it works like a charm. It would be extremely
nice to have this fixed in a stable update. According to
https://sources.debian.net/src/bacula/7.0.5%2Bdfsg-4/src/dird/ua_restore.c/#L481
this still affects the version in unstable, too.
Thanks,
Rhonda
--
strg.at gmbh
rhonda at strg.at
gumpendorfer strasse 132/9, 1060 wien
tel +43 (1) 526 56 29
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-bacula-devel/attachments/20160115/0ed3c261/attachment.sig>
More information about the pkg-bacula-devel
mailing list