ispCP - Board - Support
Error installing Courier and policyd RPMs - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: Error installing Courier and policyd RPMs (/thread-12975.html)



Error installing Courier and policyd RPMs - lblake - 03-01-2011 02:22 AM

I'm installing on CentOS 5.5 x86_64. I get this error when trying to install the Courier and the policyd RPMs:

[root@localhost tmp]# rpm -Uvh courier-* policyd-weight-*
warning: courier-authlib-0.63.0-1.el5.mf.i386.rpm: Header V4 DSA signature: NOKEY, key ID 5660e21b
error: Failed dependencies:
/usr/bin/expect is needed by courier-authlib-0.63.0-1.el5.mf.i386
/usr/bin/expect is needed by courier-authlib-0.63.0-1.el5.mf.x86_64

Any help appreciated.


RE: Error installing Courier and policyd RPMs - blogbytes - 07-19-2011 07:45 PM

(03-01-2011 02:22 AM)lblake Wrote:  I'm installing on CentOS 5.5 x86_64. I get this error when trying to install the Courier and the policyd RPMs:

[root@localhost tmp]# rpm -Uvh courier-* policyd-weight-*
warning: courier-authlib-0.63.0-1.el5.mf.i386.rpm: Header V4 DSA signature: NOKEY, key ID 5660e21b
error: Failed dependencies:
/usr/bin/expect is needed by courier-authlib-0.63.0-1.el5.mf.i386
/usr/bin/expect is needed by courier-authlib-0.63.0-1.el5.mf.x86_64

Any help appreciated.

I have the same issue.

Anybody?

EDIT: Install expect, this will fix the isseu--

# yum install expect