Hi All
I have just run apt-get update then apt-get upgrade on one of my
production servers which upgraded sendmail and now it won't start.
The error is as follows,
<snip>
Start sendmail now? (Y/n)
Starting Mail Transport Agent: sendmail/usr/sbin/sendmail:
/lib/libc.so.6: version `GLIBC_2.3' not found (required by
/usr/sbin/sendmail)
/usr/sbin/sendmail: /lib/libc.so.6: version `GLIBC_2.3' not found
(required by /usr/sbin/sendmail)
invoke-rc.d: initscript sendmail, action "start" failed.
<snip>
It looks like I need glibc2.3 but can't find this package. This system
is using
libstdc++2.10-glibc2.2
Is there a glibc2.3 package avalible for Debian 'testing'?
my apt-source file follows,
deb ftp://ftp.us.debian.org/debian testing main contrib non-free
deb ftp://non-us.debian.org/debian-non-US testing/non-US main contrib
non-free
Thanks in advance
Best regards
Glenn Hocking
Publish Media Pty Ltd
http://www.sitegeneral.com/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
- Re: sendmail upgrade Glenn Hocking
- Re: sendmail upgrade Craig Sanders