Anibal Monsalve Salazar wrote:
> 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 ...

1)  I moved them to the wrong place.  Sorry...
2)  I now moved them to the right place.
3)  There are now symlinks in the old wrong place pointing to the new
right place.

There are bugzillas on this subject.

-- 
    Alan Robertson <[EMAIL PROTECTED]>

"Openness is the foundation and preservative of friendship...  Let me
claim from you at all times your undisguised opinions." - William
Wilberforce
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to