[Linux-HA] building debs from Heartbeat 2.0.8
Stefan Armbruster
ml001 at armbruster-it.de
Thu Mar 15 05:53:41 MDT 2007
Hi,
there's some trouble building deb packages from Heartbeat 2.0.8 source. I
downloaded http://linux-ha.org/download/heartbeat-2.0.8.tar.gz, unpacked, and
did a "cd heartbeat-2.0.8". Running "fakeroot dpkg-buildpackage" terminates
unsuccessfully with this output.
install -c -m 755 heartbeat/init.d/heartbeat \
`pwd`/debian/tmp/etc/init.d/heartbeat
mkdir -p `pwd`/debian/tmp/usr/share/doc/ldirectord-2/
install -c -m 644 ldirectord/ldirectord.cf \
`pwd`/debian/tmp/usr/share/doc/ldirectord-2/
mkdir -p `pwd`/debian/tmp/etc/init.d
install -c -m 755 ldirectord/init.d/ldirectord \
`pwd`/debian/tmp/etc/init.d/ldirectord
cd `pwd`/debian/tmp/etc/ha.d/resource.d \
&& ln -s /usr/sbin/ldirectord ldirectord
cd `pwd`/debian/tmp/etc/ && ln -s ha.d heartbeat
dh_movefiles --source=debian/tmp
dh_movefiles: debian/tmp//etc/ha.d/resource.d/WAS6 not found (supposed to put
it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/_pymgmt.so not found (supposed to
put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/_pymgmt.so.0 not found (supposed to
put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/_pymgmt.so.0.0.0 not found
(supposed to put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/active-node.png not found (supposed
to put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/add-resource.png not found
(supposed to put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/cleanup-resource.png not found
(supposed to put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/cts/OCFMSDummy not found (supposed
to put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/default-resource.png not found
(supposed to put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/down-resource.png not found
(supposed to put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/exit.png not found (supposed to put
it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/ha.png not found (supposed to put
it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/haclient.glade not found (supposed
to put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/haclient.py not found (supposed to
put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/login.png not found (supposed to
put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/logout.png not found (supposed to
put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/master-resource.png not found
(supposed to put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/mgmtcmd.py not found (supposed to
put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/pymgmt.py not found (supposed to
put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/remove-resource.png not found
(supposed to put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/slave-resource.png not found
(supposed to put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/standby-node.png not found
(supposed to put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/start-resource.png not found
(supposed to put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/stop-resource.png not found
(supposed to put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/lib/heartbeat/up-resource.png not found (supposed
to put it in heartbeat-2)
dh_movefiles: debian/tmp/usr/sbin/crm_primitive.py not found (supposed to put
it in heartbeat-2)
dh_movefiles: debian/tmp/usr/include/heartbeat/cib.h not found (supposed to
put it in heartbeat-2-dev)
dh_movefiles: debian/tmp/usr/include/heartbeat/crm.h not found (supposed to
put it in heartbeat-2-dev)
dh_movefiles: debian/tmp/usr/include/heartbeat/ctrl.h not found (supposed to
put it in heartbeat-2-dev)
dh_movefiles: debian/tmp/usr/include/heartbeat/ipc.h not found (supposed to
put it in heartbeat-2-dev)
dh_movefiles: debian/tmp/usr/include/heartbeat/iso8601.h not found (supposed
to put it in heartbeat-2-dev)
dh_movefiles: debian/tmp/usr/include/heartbeat/msg.h not found (supposed to
put it in heartbeat-2-dev)
dh_movefiles: debian/tmp/usr/include/heartbeat/msg_xml.h not found (supposed
to put it in heartbeat-2-dev)
dh_movefiles: debian/tmp/usr/include/heartbeat/transition.h not found
(supposed to put it in heartbeat-2-dev)
dh_movefiles: debian/tmp/usr/include/heartbeat/util.h not found (supposed to
put it in heartbeat-2-dev)
dh_movefiles: debian/tmp/usr/include/heartbeat/xml.h not found (supposed to
put it in heartbeat-2-dev)
make: *** [install-stamp] Fehler 1
I'm using Ubuntu 6.10 on AMD64 platform. Any hints?
Thanks,
Stefan
More information about the Linux-HA
mailing list