<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
>What version of resource-agents package do you use? Old version of pgsql<br>
>depended on fuser tool installed, otherway it could fail with that error<br>
>code.<br>
</blockquote></div><br>Hello Serge,<br><br>thank you for your answer.<br><br>I don't have any resource-agents installed. The system is Debian Squeeze 6.0.3 and it automatically installed cluster-agents 1.0.3-3.1<br><br>
When I try to install resource-agents I run into dependency problems:<br><br>webnode01 postgresql # apt-get install resource-agents<br>Reading package lists... Done<br>Building dependency tree <br>Reading state information... Done<br>
Some packages could not be installed. This may mean that you have<br>requested an impossible situation or if you are using the unstable<br>distribution that some required packages have not yet been created<br>or been moved out of Incoming.<br>
The following information may help to resolve the situation:<br><br>The following packages have unmet dependencies:<br> resource-agents : Depends: libplumb2 but it is not going to be installed<br> Depends: libplumbgpl2 but it is not going to be installed<br>
E: Broken packages<br><br>When I try to install libplumb2, the installation wants to remove pacemaker:<br><br>webnode01 postgresql # apt-get install libplumb2<br>Reading package lists... Done<br>Building dependency tree <br>
Reading state information... Done<br>The following packages were automatically installed and are no longer required:<br> libsensors4 libsnmp15 libheartbeat2 corosync libnspr4-0d libtimedate-perl libsnmp-base openhpid libcurl3 libssh2-1 lm-sensors libopenhpi2 fancontrol libopenipmi0 libperl5.10 libesmtp5 libcorosync4 libnet1 libnss3-1d<br>
Use 'apt-get autoremove' to remove them.<br>The following extra packages will be installed:<br> libpils2<br>The following packages will be REMOVED:<br> cluster-agents cluster-glue libcluster-glue pacemaker<br>The following NEW packages will be installed:<br>
libpils2 libplumb2<br>0 upgraded, 2 newly installed, 4 to remove and 0 not upgraded.<br>Need to get 115 kB of archives.<br>After this operation, 5,874 kB disk space will be freed.<br>Do you want to continue [Y/n]? n<br>
Abort.<br><br>Can I do something with fuser tools?<br>