Exim, Devecot & SMTP Error

gfx

Verified User
Joined
Jan 16, 2011
Messages
5
Hello DirectAdmin,

I've got some problems, now I've fixed the problem with Devecot but with Exim I've no idea how to Start Exim and Postfix or what it is, the SMTP isn't woking so when I create Accounts (Users) in DirectAdmin it load just and don't create users because the SMTP Server couldn't send me the login Info.

When I try to fix this I get this error via Ssh:
dpkg: /lib/libc.so.6: version `GLIBC_2.8' not found (required by dpkg)
dpkg: /lib/libc.so.6: version `GLIBC_2.11' not found (required by dpkg)
E: Sub-process /usr/bin/dpkg returned an error code (1)
Thanks...

Best regards,
Fidan Mirena
gfxMedia Creative Agency
 
What OS do you use ?
could you show
# dpkg -l libc6*
and
# ldd /usr/bin/dpkg
 
How are you trying to fix the problem? What specifically are you running?

Jeff
 
Hello DirectAdmin,

At first thanks for your replay snk, I've typed those two things that you says to do, and my OS is Debian 5 64bit there comes:

linux:~# dpkg -l libc6*
dpkg: /lib/libc.so.6: version `GLIBC_2.8' not found (required by dpkg)
dpkg: /lib/libc.so.6: version `GLIBC_2.11' not found (required by dpkg)
linux:~# ldd /usr/bin/dpkg
/usr/bin/dpkg: /lib/libc.so.6: version `GLIBC_2.8' not found (required by /usr/bin/dpkg)
/usr/bin/dpkg: /lib/libc.so.6: version `GLIBC_2.11' not found (required by /usr/bin/dpkg)
linux-vdso.so.1 => (0x00007fff4413a000)
libc.so.6 => /lib/libc.so.6 (0x00007f6f7c6e6000)
/lib64/ld-linux-x86-64.so.2 (0x00007f6f7ca39000)
linux:~#

Thanks alot jlasman for interesting to help me.
I have no idea how to fix this problem, I've trying to build Exim, because Exim didn't work for me and there comes that Error, so there is no way, if I want to work Exim I must install this but I have no idea how to this, so please if here is any help don't hessistate and help me, it's urgently.
Thanks a lot from all.

Best regards,
Fidan Mirena
gfxMedia Creative Agency
 
How are you trying to build exim?

Can you use apt-get to install glibc?

Jeff
 
gfx, looks like you have messed up your system with other package version (or maybe you tried to use ubuntu packages)
Probably you need to download libc6 package and install it manually.

Sorry, could you post once again output of:
ldd -v /usr/bin/dpkg (i fogot to ask for -v option)

Also, please post your /etc/apt/source.list

Jeff, in debian glibc not installed because this is virtual package provided by libc6.
 
Exim & SMTP Error

Hello DirectAdmin,

Dear jlasman I wanna thank you for your fast support and your big help, I'm trying to build Exim in this form:
cd /usr/local/directadmin/custombuild
./build exim_conf

And when I try apt-get install glibc there comes:
linux:~# apt-get install glibc
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package glibc

I try to do this in an another form so to update glibc or install but there come that Error that I've send before, doing this I think I try to update or install glibc apt-cache search glibc
Thank you.

snk Big thanks for your great help, I've try that what you search from me, but I couldn't see any results I mean good results, I think it's so how you are saying it, I don't know how to install that Package, I hope you can help me Sir, when I try that command there comes:

linux:~# ldd -v /usr/bin/dpkg
/usr/bin/dpkg: /lib/libc.so.6: version `GLIBC_2.8' not found (required by /usr/bin/dpkg)
/usr/bin/dpkg: /lib/libc.so.6: version `GLIBC_2.11' not found (required by /usr/bin/dpkg)
linux-vdso.so.1 => (0x00007fffeccfd000)
libc.so.6 => /lib/libc.so.6 (0x00007f4a09e8d000)
/lib64/ld-linux-x86-64.so.2 (0x00007f4a0a1e0000)

Version information:
/usr/bin/dpkg:
libc.so.6 (GLIBC_2.4) => /lib/libc.so.6
libc.so.6 (GLIBC_2.8) => not found
libc.so.6 (GLIBC_2.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.3.4) => /lib/libc.so.6
libc.so.6 (GLIBC_2.11) => not found
libc.so.6 (GLIBC_2.2.5) => /lib/libc.so.6
/lib/libc.so.6:
ld-linux-x86-64.so.2 (GLIBC_2.3) => /lib64/ld-linux-x86-64.so.2
ld-linux-x86-64.so.2 (GLIBC_PRIVATE) => /lib64/ld-linux-x86-64.so.2

And my Soudce List in apt is:
# deb http://mirrordenver.fdcservers.net/debian lenny main

deb http://mirrordenver.fdcservers.net/debian lenny main
deb-src http://mirrordenver.fdcservers.net/debian lenny main

deb http://security.debian.org/ lenny/updates main
deb-src http://security.debian.org/ lenny/updates main

deb http://volatile.debian.org/debian-volatile lenny/volatile main
deb-src http://volatile.debian.org/debian-volatile lenny/volatile main

### unstable #######
deb http://ftp.debian.org/debian/ unstable main non-free

Don't forget to say that my WebServer is LiteSpeed.
Thanks again for your help.

Best regards,
Fidan Mirena
gfxMedia Creative Agency
 
using stable and sid repository together is a bad idea.
ps. i sent you pm.
 
Hello DirectAdmin & my dear friend snk,

I wanna thank all of you who did help me, personaly snk, he sacrify hiself and help me with his phantastic work and logic, he start from the begin and built my Server from A-Z.
I will preffer you all snk he is a beliveable person I hope all of you will be happy with his service like me, he finished everything now everything is working perfectly.
Thanks snk

Best regards,
Fidan Mirena
gfxMedia Creative Agency
 
Back
Top