On Mon, Feb 17, 2003 at 07:20:23PM +1100, Rob Weir wrote: > On Thu, Feb 13, 2003 at 07:09:03PM +0000, Colin Watson wrote: > > On Thu, Feb 13, 2003 at 09:51:25AM -0800, Bruce Pinsky wrote: > > > I've recently installed Debian 3.0 on my SPARC. Initial install went fine > > > however since updating and upgrading my packages, sendmail fails to start > > > with the following error: > > > > > > sendmail: relocation error: sendmail: undefined symbol: __umoddi3 > > > > This is bug #178645; I don't think there's a fix available on unstable > > yet. sendmail in testing is broken because it was built with a broken > > version of glibc. > > Any idea how this happened? Presumably sendmail was built under a > testing-like system (at least a chroot),
Unstable of the day, actually. > so how did dh_shlibdeps even find glibc 2.3? glibc 2.3.1-1 had a broken shlibs file: binaries would be built with symbols from 2.3, but their packages would only have dependencies on 2.2. This was fixed in 2.3.1-2, but a few packages sneaked through in the meantime. Since testing only looks at package dependencies and it seems nobody filed an RC bug in time, the broken sendmail made it through by mistake. -- Colin Watson [[EMAIL PROTECTED]] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]