Hi, I'm running RHEL 5.9, 64-bit, fully patched. I've installed the pgdg92 repo and I've installed Postgresql-9.2.4 and slony1. Today, I was doing some troubleshooting and I found two versions of slony1-92 installed on the system. I tried to uninstall the older version but I get an error. Any ideas what caused this error, or how to resolve it? I rebuilt the rpm database, also ran "yum clean all". The problem is not fixed.
[root@pg-server ~]# rpm -qa | grep slony1 slony1-92-2.1.2-1.rhel5 slony1-92-2.1.3-1.rhel5 [root@pg-server ~]# rpm -e slony1-92-2.1.2 error: %postun(slony1-92-2.1.2-1.rhel5.x86_64) scriptlet failed, exit status 5 And there are still 2 versions of slony in the rpm database: [root@pg-server ~]# rpm -qa | grep slony1 slony1-92-2.1.2-1.rhel5 slony1-92-2.1.3-1.rhel5 thanks, Mike
_______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
