On Jan 22, 2008, at 9:35 AM, Sebastian Reitenbach wrote:
deinstalling heartbeat-2.1.3-3.2 only works with --noscripts because
of the
following error:
/usr/lib64/heartbeat/heartbeat: error while loading shared libraries:
libstonith.so.1: cannot open shared object file: No such file or
directory
..failed
error: %preun(heartbeat-2.1.3-3.2.x86_64) scriptlet failed, exit
status 1
hmmm
I see
%restart_on_update heartbeat
in the postun section which looks suspicious, but preun looks sane
enough:
%preun
%if 0%{?suse_version}
%stop_on_removal heartbeat
%endif
%if 0%{?fedora_version}
/sbin/chkconfig --del heartbeat
%endif
was heartbeat-common still installed at the time?
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems