Your message dated Thu, 28 Feb 2008 04:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#464985: fixed in heartbeat 2.1.3-3
has caused the Debian Bug report #464985,
regarding heartbeat: bashism in /bin/sh script
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
464985: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464985
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: heartbeat
Severity: important
Version: 2.1.3-2
User: [EMAIL PROTECTED]
Usertags: goal-dash
Hello maintainer,
While performing an archive wide checkbashisms (from the 'devscripts' package)
check I've found your package containing several /bin/sh scripts making
use of a bashism.
checkbashisms' output:
> possible bashism in ./usr/sbin/ocf-tester line 47 (echo -e):
> echo -e "* rc=$rc: $msg"
> possible bashism in ./usr/sbin/hb_report line 419 (cnt=$((cnt + 1)) does
> not work in dash): rc=$((rc+$?))
> possible bashism in ./usr/sbin/hb_report line 560 (cnt=$((cnt + 1)) does
> not work in dash): shift $((OPTIND-1))
> possible bashism in ./etc/init.d/heartbeat line 336 (should be >word 2>&1):
> $HA_BIN/heartbeat -k &> /dev/null # Kill it
Not using bash as /bin/sh would lead to errors. Please be aware that although
bash is currently the default /bin/sh there's a release goal for Lenny to
make dash the default /bin/sh[1].
If you want more information about dash as /bin/sh, you can read:
http://lists.debian.org/debian-release/2008/01/msg00189.html
https://wiki.ubuntu.com/DashAsBinSh
[1]http://release.debian.org/lenny/goals.txt
Thank you,
--
Atomo64 - Raphael
Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
--- End Message ---
--- Begin Message ---
Source: heartbeat
Source-Version: 2.1.3-3
We believe that the bug you reported is fixed in the latest version of
heartbeat, which is due to be installed in the Debian FTP archive:
heartbeat-2-dev_2.1.3-3_all.deb
to pool/main/h/heartbeat/heartbeat-2-dev_2.1.3-3_all.deb
heartbeat-2-gui_2.1.3-3_i386.deb
to pool/main/h/heartbeat/heartbeat-2-gui_2.1.3-3_i386.deb
heartbeat-2_2.1.3-3_all.deb
to pool/main/h/heartbeat/heartbeat-2_2.1.3-3_all.deb
heartbeat-dev_2.1.3-3_i386.deb
to pool/main/h/heartbeat/heartbeat-dev_2.1.3-3_i386.deb
heartbeat-gui_2.1.3-3_i386.deb
to pool/main/h/heartbeat/heartbeat-gui_2.1.3-3_i386.deb
heartbeat_2.1.3-3.diff.gz
to pool/main/h/heartbeat/heartbeat_2.1.3-3.diff.gz
heartbeat_2.1.3-3.dsc
to pool/main/h/heartbeat/heartbeat_2.1.3-3.dsc
heartbeat_2.1.3-3_i386.deb
to pool/main/h/heartbeat/heartbeat_2.1.3-3_i386.deb
ldirectord-2_2.1.3-3_all.deb
to pool/main/h/heartbeat/ldirectord-2_2.1.3-3_all.deb
ldirectord_2.1.3-3_all.deb
to pool/main/h/heartbeat/ldirectord_2.1.3-3_all.deb
libpils-dev_2.1.3-3_all.deb
to pool/main/h/heartbeat/libpils-dev_2.1.3-3_all.deb
libpils0_2.1.3-3_i386.deb
to pool/main/h/heartbeat/libpils0_2.1.3-3_i386.deb
libstonith-dev_2.1.3-3_all.deb
to pool/main/h/heartbeat/libstonith-dev_2.1.3-3_all.deb
libstonith0_2.1.3-3_i386.deb
to pool/main/h/heartbeat/libstonith0_2.1.3-3_i386.deb
stonith_2.1.3-3_i386.deb
to pool/main/h/heartbeat/stonith_2.1.3-3_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Simon Horman <[EMAIL PROTECTED]> (supplier of updated heartbeat package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 18 Feb 2008 12:37:47 +0900
Source: heartbeat
Binary: ldirectord heartbeat heartbeat-dev heartbeat-gui ldirectord-2
heartbeat-2 heartbeat-2-dev heartbeat-2-gui stonith libstonith0 libstonith-dev
libpils0 libpils-dev
Architecture: source all i386
Version: 2.1.3-3
Distribution: unstable
Urgency: low
Maintainer: Simon Horman <[EMAIL PROTECTED]>
Changed-By: Simon Horman <[EMAIL PROTECTED]>
Description:
heartbeat - Subsystem for High-Availability Linux
heartbeat-2 - Subsystem for High-Availability Linux
heartbeat-2-dev - Subsystem for High-Availability Linux - development files
heartbeat-2-gui - Provides a gui interface to manage heartbeat clusters
heartbeat-dev - Subsystem for High-Availability Linux - development files
heartbeat-gui - Provides a gui interface to manage heartbeat clusters
ldirectord - Monitors virtual services provided by LVS
ldirectord-2 - Monitors virtual services provided by LVS
libpils-dev - Plugin and Interface Loading System - development files
libpils0 - Plugin and Interface Loading System
libstonith-dev - Interface for remotely powering down a node in the cluster
libstonith0 - Interface for remotely powering down a node in the cluster
stonith - Interface for remotely powering down a node in the cluster
Closes: 464011 464985
Changes:
heartbeat (2.1.3-3) unstable; urgency=low
.
* Updated syslog related recommends
ldirectord: from: sysklogd | syslog-ng
to: rsyslog | system-log-daemon
(closes: #464011)
heartbeat: from: sysklogd | syslog-ng | system-log-daemon
to: rsyslog | system-log-daemon
* Remove bashisms in ocf-tester, hb_report and heartbeat's init script
Upstream-Status: commit 2b3a34dc4257b65761f1ba021623d59f15944ae5
(closes: #464985)
* ldirectord: allow sql select checks to work
Thanks to Geoff Harrison
Upstream-Staus: commit eaa43842608caf75552e9f755c91e35b7a2ff6d1
Patch: bashisms.patch
* ldirectord: clear memory config on reload
Thanks to Geoff Harrison
Upstream-Status: c01c9790d2b83f493a4aa5f86e1a5b1233d7daa2
Patch: ldirectord-clear-config-in-memory-on-reload.patch
* lrm: Don't list complted opperations as failed
Linux Foundation Bug #1822
http://developerbugs.linux-foundation.org/show_bug.cgi?id=1833
Upstream-Status: Pending
Patch: lrm-dont-revise-op_status.patch
Files:
a983b34146c897c785b00e293edc8f28 1130 admin optional heartbeat_2.1.3-3.dsc
181ca94273c0e3657bbd0fe4e564c1a4 436720 admin optional
heartbeat_2.1.3-3.diff.gz
53e984269c3260361f2d6bb55299109d 66616 admin extra ldirectord_2.1.3-3_all.deb
56991bc6dd7f0f93004738b664a677ec 18112 admin optional
ldirectord-2_2.1.3-3_all.deb
4b1579f7667b48669917b83fea2deaa0 18460 admin optional
heartbeat-2_2.1.3-3_all.deb
21693fb1484949c6976ded54e53b9399 18134 admin optional
heartbeat-2-dev_2.1.3-3_all.deb
2ab2a28a87d651cf269a04868f85a797 18136 admin optional
libstonith-dev_2.1.3-3_all.deb
5afd7c9c5673fe10a45344d03c16df14 18134 admin optional
libpils-dev_2.1.3-3_all.deb
b9b2e2b11e6c88253ef2eaec57668e26 1537998 admin optional
heartbeat_2.1.3-3_i386.deb
84013704a264f274d2b4f477e5c44f75 542902 devel optional
heartbeat-dev_2.1.3-3_i386.deb
b900309b18d67cbf0b3a0256dea9c3e8 134124 admin optional
heartbeat-gui_2.1.3-3_i386.deb
6bbaa11346c2a4837f60d1c4f468246c 71810 admin optional
heartbeat-2-gui_2.1.3-3_i386.deb
c10c6d959bd78ed44423ee691281db8d 71806 libs optional stonith_2.1.3-3_i386.deb
b35e68ddda92759f36a161647f80a5b8 71818 libs optional
libstonith0_2.1.3-3_i386.deb
269cad1ff79ed615e2ad14a13a98cab4 71792 libs optional libpils0_2.1.3-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHuUpBA8ACPgVBDpcRAgoeAJ43yMsBYTBOofOoj+tE5wgH/f1bgACeJKb0
ubD4xHgv6MeB/7wH3+auq2Y=
=kNQQ
-----END PGP SIGNATURE-----
--- End Message ---