[Bug 229322] Review Request: pgpool-ha : Pgpool-HA uses heartbeat to keep pgpool from being a single point of failure

bugzilla at redhat.com bugzilla at redhat.com
Mon Jul 2 19:18:17 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: pgpool-ha : Pgpool-HA uses heartbeat to keep pgpool from being a single point of failure


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=229322





------- Additional Comments From limb at jcomserv.net  2007-07-02 15:18 EST -------
Ok.

But. . .

[limb at fawkes SPECS]$ rpmbuild -ba postgresql-pgpool-ha.spec
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.35249
+ umask 022
+ cd /usr/src/redhat/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /usr/src/redhat/BUILD
+ rm -rf pgpool-ha-1.1.0
+ /usr/bin/bzip2 -dc /usr/src/redhat/SOURCES/pgpool-ha-1.1.0.tar.bz2
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pgpool-ha-1.1.0
++ /usr/bin/id -u
+ '[' 500 = 0 ']'
++ /usr/bin/id -u
+ '[' 500 = 0 ']'
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.35249
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd pgpool-ha-1.1.0
+ LANG=C
+ export LANG
+ unset DISPLAY
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables'
+ export FFLAGS
++ find . -name config.guess -o -name config.sub
+ ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu
--target=noarch-redhat-linux-gnu --program-prefix= --prefix=/usr
--exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
--datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib
--libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com
--mandir=/usr/share/man --infodir=/usr/share/info --bindir=/usr/bin
--sysconfdir=/etc --mandir=/usr/share/man --libdir=/usr/lib
checking for a BSD-compatible install... /usr/bin/install -c
checking for /usr/lib/ocf/resource.d/heartbeat... yes
checking for psql... /usr/bin/psql
checking for pgpool... /usr/bin/pgpool
configure: creating ./config.status
config.status: creating src/Makefile
+ make -C src
make: Entering directory `/usr/src/redhat/BUILD/pgpool-ha-1.1.0/src'
sed -e 's#@_PSQL_@#/usr/bin/psql#g' < pgpool.monitor.in | \
        sed -e 's#@_PGPOOL_@#/usr/bin/pgpool#g' > pgpool.monitor
sed -e 's#@_PSQL_@#/usr/bin/psql#g' < pgpool.in | \
        sed -e 's#@_PGPOOL_@#/usr/bin/pgpool#g' > pgpool
make: Leaving directory `/usr/src/redhat/BUILD/pgpool-ha-1.1.0/src'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.52313
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd pgpool-ha-1.1.0
+ LANG=C
+ export LANG
+ unset DISPLAY
+ rm -rf /var/tmp/postgresql-pgpool-ha-1.1.0-1.fc7-root-limb
+ cd src
+ make install
/usr/bin/install -c -m 755 pgpool /usr/lib/ocf/resource.d/heartbeat/
/usr/bin/install: cannot create regular file
`/usr/lib/ocf/resource.d/heartbeat/pgpool': Permission denied
make: *** [install] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.52313 (%install)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.52313 (%install)


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the package-review mailing list