cman init script points at an incorrect doc path

Bug #259579 reported by Bryan McLellan
4
Affects Status Importance Assigned to Milestone
redhat-cluster (Ubuntu)
Fix Released
Low
Fabio Massimo Di Nitto

Bug Description

Binary package hint: cman

Line 72 in /etc/init.d/cman recommends reading [1] which is actually at [2].

[1] /usr/share/doc/gfs-tools/examples/min-gfs.txt
[2] /usr/share/doc/gfs-tools/min-gfs.txt

--- cman.orig 2008-02-26 22:23:39.000000000 -0800
+++ cman 2008-08-19 15:24:25.000000000 -0700
@@ -69,7 +69,7 @@
  if [ ! -e $CONF -o ! -s $CONF ] ; then
   echo ""
   echo "$CONF does not exist or is empty."
- echo "See /usr/share/doc/gfs-tools/examples/min-gfs.txt"
+ echo "See /usr/share/doc/gfs-tools/min-gfs.txt"
   echo "for instructions on how to setup a minimal cluster."
   echo "$DESC will not be started."
   exit 0

Changed in redhat-cluster:
assignee: nobody → nhandler
status: New → In Progress
Revision history for this message
Nathan Handler (nhandler) wrote :

redhat-cluster (2.20080812-0ubuntu2) intrepid; urgency=low

  * Update debian/cman.init to point to the correct min-gfs.txt (LP: 259579)

 -- Nathan Handler <email address hidden> Tue, 19 Aug 2008 18:55:49 -0500

Changed in redhat-cluster:
assignee: nhandler → nobody
importance: Undecided → Low
status: In Progress → Confirmed
Changed in redhat-cluster:
assignee: nobody → fabbione
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package redhat-cluster - 2.20080826-0ubuntu1

---------------
redhat-cluster (2.20080826-0ubuntu1) intrepid; urgency=low

  * New upstream release from 2.99.09 official release:
    - debian/rules: change from --enable_xen to --enable_virt
    - debian/patches: drop patch to get up to git master HEAD.
    - debian/control: lib*2 -> lib*3 after upstream soname bump.
    - cman.init: remove enterely section that checks for cluster.conf since
      we can start the cluster fetching the config from sources other than
      cluster.conf itself. Also addresses LP: #259579.

 -- <email address hidden> (Fabio M. Di Nitto) Tue, 26 Aug 2008 12:59:49 +0200

Changed in redhat-cluster:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.