felipe ramos Postado Outubro 18, 2012 Postado Outubro 18, 2012 Olá Pessoal me surgiu um problema com dependencias tentei instalar o glibc e apareceu um erro muito estranho no centos, quando coloco o comando de instalar o pacote dá erro de dependencias. rpm -ivh 40.rpm error: Failed dependencies: ld-linux-x86-64.so.2()(64bit) is needed by PowerMTA-4.0r6-201204021809.x86_64 ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) is needed by PowerMTA-4.0r6-201204021809.x86_64 libc.so.6()(64bit) is needed by PowerMTA-4.0r6-201204021809.x86_64 libc.so.6(GLIBC_2.2.5)(64bit) is needed by PowerMTA-4.0r6-201204021809.x86_64 libc.so.6(GLIBC_2.3)(64bit) is needed by PowerMTA-4.0r6-201204021809.x86_64 libm.so.6()(64bit) is needed by PowerMTA-4.0r6-201204021809.x86_64 libm.so.6(GLIBC_2.2.5)(64bit) is needed by PowerMTA-4.0r6-201204021809.x86_64 libpam.so.0()(64bit) is needed by PowerMTA-4.0r6-201204021809.x86_64 libpthread.so.0()(64bit) is needed by PowerMTA-4.0r6-201204021809.x86_64 libpthread.so.0(GLIBC_2.2.5)(64bit) is needed by PowerMTA-4.0r6-201204021809.x86_64 libpthread.so.0(GLIBC_2.3.2)(64bit) is needed by PowerMTA-4.0r6-201204021809.x86_64 Alguem sabe resolver isso ?
felipe ramos Postado Outubro 18, 2012 Autor Postado Outubro 18, 2012 yum install glibc Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: centosz5.centos.org * extras: centosz5.centos.org * updates: mirror.linux.duke.edu base | 1.1 kB 00:00 extras | 1.9 kB 00:00 updates | 1.9 kB 00:00 Excluding Packages in global exclude list Finished Setting up Install Process Package glibc-2.5-81.el5_8.7.i686 already installed and latest version Nothing to do Foi esse o retorno que deu do comando
Clebson Postado Outubro 18, 2012 Postado Outubro 18, 2012 yum install glibc Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: centosz5.centos.org * extras: centosz5.centos.org * updates: mirror.linux.duke.edu base | 1.1 kB 00:00 extras | 1.9 kB 00:00 updates | 1.9 kB 00:00 Excluding Packages in global exclude list Finished Setting up Install Process Package glibc-2.5-81.el5_8.7.i686 already installed and latest version Nothing to do Foi esse o retorno que deu do comando Parece que o pacote glibc já esta instalado no seu servidor, com a última versão.
PedroS Postado Outubro 18, 2012 Postado Outubro 18, 2012 Tente reinstalá-lo, assim: yum remove glibc yum install glibc
Jesmarcelo Postado Outubro 19, 2012 Postado Outubro 19, 2012 Você instalou o powerMTA 64bits, tente remover e depois instale o 32bits
felipe ramos Postado Outubro 20, 2012 Autor Postado Outubro 20, 2012 Tens o link para download do powermta 32bits?
Posts Recomendados