Public bug reported:

In line 647 of the script /usr/lib/ocf/resource.d/heartbeat/pgsql there
is a syntax error:

[ "$1" == "validate-all" ] && exit $rc

the correct line is:

[ "$1" = "validate-all" ] && exit $rc

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: resource-agents 1:3.9.2-0ubuntu1 [modified: 
usr/lib/ocf/resource.d/heartbeat/apache usr/lib/ocf/resource.d/heartbeat/pgsql]
ProcVersionSignature: Ubuntu 3.0.0-12.20-server 3.0.4
Uname: Linux 3.0.0-12-server x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Mon Nov 21 10:36:42 2011
InstallationMedia: Ubuntu-Server 11.10 "Oneiric Ocelot" - Release amd64 
(20111011)
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: resource-agents
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: resource-agents (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/893012

Title:
  resource agent pgsql does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resource-agents/+bug/893012/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to