[Debian-ha-maintainers] Bug#859348: resource-agents: none
Guillaume Lécroart
gdebugs at lecroart.com
Sun Apr 2 16:11:30 UTC 2017
Package: resource-agents
Version: 1:3.9.7-1~bpo8+1
Severity: minor
Dear Maintainer,
Cloning a dumb heartbeat:LVM resource fails at start with lrmd error
message :
"notice: <resource_name>_start_0:<pid>:stderr [
/usr/lib/ocf/resource.d/heartbeat/LVM:
415: local: --monitor: bad variable name ]
Seems to me there is some quote missing at line 415 of file
"/usr/lib/ocf/resource.d/heartbeat/LVM". :
--- a/usr/lib/ocf/resource.d/heartbeat/LVM 2016-03-14 16:25:20.000000000
+0100
+++ b/lib/ocf/resource.d/heartbeat/LVM 2017-04-02 14:47:19.653601359
+0200
@@ -414,3 +414,3 @@
LVM_start() {
- local vgchange_options=$(get_activate_options)
+ local vgchange_options="$(get_activate_options)"
BR
Guillaume Lécroart
-- System Information:
Debian Release: 8.7
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect
Versions of packages resource-agents depends on:
ii cluster-glue 1.0.12-1
ii libc6 2.19-18+deb8u7
ii libglib2.0-0 2.42.1-1+b1
ii libnet1 1.1.6+dfsg-3
ii libplumb2 1.0.12-1
ii libplumbgpl2 1.0.12-1
ii python 2.7.9-1
resource-agents recommends no packages.
resource-agents suggests no packages.
-- no debconf information
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-ha-maintainers/attachments/20170402/9463d0e2/attachment.html>
More information about the Debian-ha-maintainers
mailing list