[Pacemaker] Latest pacemaker-1.0 is make rpm error

nozawat nozawat at gmail.com
Mon Apr 11 04:43:10 EDT 2011


Hi

 I get a source from a following.
 http://hg.clusterlabs.org/pacemaker/stable-1.0

 I input the following commands afterwards.(RHEL5.5 x86_64)
 1) Environment Setting
  $export PREFIX=/usr
  $export LCRSODIR=$PREFIX/libexec/lcrso
  $export CLUSTER_USER=hacluster
  $export CLUSTER_GROUP=haclient
 2) build command
  $./autogen.sh && ./configure --prefix=$PREFIX --localstatedir=/var
--with-lcrso-dir=$LCRSODIR
  $make
  $make rpm

 However, the following errors produced make rpm after enforcement.
----
cp pacemaker-fedora.spec pacemaker.spec
sed -i.sed 's/global\ upstream_version.*/global\ upstream_version\
e7c9c7341c6f/' pacemaker.spec
rpmbuild -bs --define "dist .fedora" --define "_sourcedir
/share/ha/buildbot/build/RHEL5.5-x86_64/pacemaker-1.0/build" --define
"_specdir   /share/ha/buildbot/build/RHEL5.5-x86_64/pacemaker-1.0/build"
--define "_srcrpmdir
/share/ha/buildbot/build/RHEL5.5-x86_64/pacemaker-1.0/build"  pacemaker.spec
error: File
/share/ha/buildbot/build/RHEL5.5-x86_64/pacemaker-1.0/build/pacemaker.tar.bz2:
No such file or directory
make: *** [srpm-fedora] Error 1
rm pacemaker-fedora.spec
----
 The following corrections seem to be related to me.

http://hg.clusterlabs.org/pacemaker/stable-1.0/diff/e7c9c7341c6f/GNUmakefile

Regards,
Tomo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clusterlabs.org/pipermail/pacemaker/attachments/20110411/fae85c68/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make.tgz
Type: application/x-gzip
Size: 16753 bytes
Desc: not available
URL: <http://lists.clusterlabs.org/pipermail/pacemaker/attachments/20110411/fae85c68/attachment.bin>


More information about the Pacemaker mailing list