Error installing Dovecot

Discussion in 'Installation/Configuration' started by dbetts22, May 31, 2010.

  1. dbetts22

    dbetts22 New Member

    I am following your tutorial The Perfect Server - CentOS 5.5 x86_64 [ISPConfig 3] I am up to the point where Dovecot was uninstalled and then reinstalled using this command
    rpm -ivh http://dl.atrpms.net/all/dovecot-1.2...el5.x86_64.rpm
    rpm -ivh http://dl.atrpms.net/all/dovecot-sie...el5.x86_64.rpm
    but when I try to install this is the error i receiveRetrieving http://dl.atrpms.net/all/dovecot-1.2...el5.x86_64.rpm
    warning: /var/tmp/rpm-xfer.9GGoet: Header V4 DSA signature: NOKEY, key ID 66534c2b
    error: Failed dependencies:
    libc.so.6()(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libc.so.6(GLIBC_2.2.5)(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libc.so.6(GLIBC_2.3)(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libc.so.6(GLIBC_2.3.2)(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libc.so.6(GLIBC_2.3.4)(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libc.so.6(GLIBC_2.4)(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libcap.so.1()(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libcom_err.so.2()(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libcrypt.so.1()(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libcrypt.so.1(GLIBC_2.2.5)(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libcrypto.so.6()(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libdb-4.3.so()(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libdl.so.2()(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libdl.so.2(GLIBC_2.2.5)(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libgssapi_krb5.so.2()(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libk5crypto.so.3()(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libkrb5.so.3()(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libkrb5.so.3(krb5_3_MIT)(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libldap-2.3.so.0()(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libm.so.6()(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libmysqlclient.so.15()(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libmysqlclient.so.15(libmysqlclient_15)(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libpam.so.0()(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libpam.so.0(LIBPAM_1.0)(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libpq.so.4()(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    librt.so.1()(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    librt.so.1(GLIBC_2.2.5)(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libsqlite3.so.0()(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libssl.so.6()(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64
    libz.so.1()(64bit) is needed by dovecot-1.2.11-3_108.el5.x86_64

    Did I miss something?

    Thanks for looking at this.
     
  2. falko

    falko Super Moderator ISPConfig Developer

    What's the output of
    Code:
    uname -a
    ?
     
  3. powertr

    powertr New Member

    I got same thing.
    uname -a
    2.6.18-128.1.10.el5 #1 SMP Thu May 7 10:39:21 EDT 2009 i686 i686 i386 GNU/Linux
    cat /etc/redhat-release
    Centos 5.5 (FINAL)
     
  4. falko

    falko Super Moderator ISPConfig Developer

  5. powertr

    powertr New Member

    Thanks for your help :)
     
  6. smsalbania

    smsalbania New Member

  7. smsalbania

    smsalbania New Member

    I have resolve this...
    I have find new links:

    Code:
    rpm -ivh http://dl.atrpms.net/all/dovecot-1.2.13-1_111.el5.i386.rpm
    rpm -ivh http://dl.atrpms.net/all/dovecot-sieve-0.1.17-5.el5.i386.rpm
     
    Last edited: Aug 20, 2010

Share This Page