[Linux-ha-dev] Binaries moved
Anibal Monsalve Salazar
anibal at sgi.com
Mon Jul 16 01:04:02 MDT 2007
On Thu, Jul 12, 2007 at 02:26:00PM +0200, Lars Marowsky-Bree wrote:
> /usr/lib/heartbeat/BasicSanityCheck
> /usr/lib/heartbeat/ResourceManager
> /usr/lib/heartbeat/TestHeartbeatComm
> /usr/lib/heartbeat/crm.dtd
> /usr/lib/heartbeat/ha_config
> /usr/lib/heartbeat/ha_propagate
> /usr/lib/heartbeat/hb_addnode
> /usr/lib/heartbeat/hb_delnode
> /usr/lib/heartbeat/hb_setsite
> /usr/lib/heartbeat/hb_setweight
> /usr/lib/heartbeat/hb_standby
> /usr/lib/heartbeat/hb_takeover
> /usr/lib/heartbeat/mach_down
> /usr/lib/heartbeat/req_resource
>
>were formerly in /usr/lib64/heartbeat on x86_64.
>
>That will break user scripts.
I put the following lines at the end of %install to fix the problem.
%ifarch x86_64
mv $RPM_BUILD_ROOT/usr/lib/heartbeat/* $RPM_BUILD_ROOT/%{_libdir}/heartbeat
%endif
>Why were they moved?
>
>Maybe we should back out the changes to move the files and have some
>time to properly plan such a move? If a release is "imminent", I'm
>somewhat worried by this ...
>
>
>Regards,
Anibal Monsalve Salazar
--
R&D Software Engineer, SGI Australian Software Group
ph +61 3 9963 1965, fx +61 3 9963 1903
More information about the Linux-HA-Dev
mailing list