[Linux-HA] building debs from Heartbeat 2.0.8 [SOLVED]
Stefan Armbruster
stefan at armbruster-it.de
Thu Mar 15 06:29:46 MDT 2007
Replying to myself:
http://old.linux-foundation.org/developer_bugzilla/show_bug.cgi?id=1481
Regards,
Stefan
Am Donnerstag, 15. März 2007 12:53 schrieb Stefan Armbruster:
> 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
>
> _______________________________________________
> Linux-HA mailing list
> Linux-HA at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
More information about the Linux-HA
mailing list