Bug 230960

Summary: sendmail doesn't depend on hesiod
Product: [Fedora] Fedora Reporter: William Lovaton <walovaton>
Component: sendmailAssignee: Thomas Woerner <twoerner>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: test3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-02 10:34:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description William Lovaton 2007-03-05 03:08:48 UTC
Description of problem:
After applying the latest updates on a Fedora 7 Test 2 system, sendmail doesn't
work anymore because /usr/bin/makemap links to libhesiod.so.0 which doesn't
exists because the package hesiod isn't installed on the system.

After installing this package sendmail works again so I guess this is a
dependency issue in the sendmail package.  The funny thing is that "rpm -q
--requires sendmail" shows libhesiod.so.0 as a dependency... may be this is a
yum/rpm problem.


The error I got from sendmail was:
Starting sendmail: makemap: error while loading shared libraries:
libhesiod.so.0: cannot open shared object file: No such file or directory
makemap: error while loading shared libraries: libhesiod.so.0: cannot open
shared object file: No such file or directory
makemap: error while loading shared libraries: libhesiod.so.0: cannot open
shared object file: No such file or directory
makemap: error while loading shared libraries: libhesiod.so.0: cannot open
shared object file: No such file or directory
/usr/sbin/sendmail: error while loading shared libraries: libhesiod.so.0: cannot
open shared object file: No such file or directory
                                                           [FAILED]
Starting sm-client: /usr/sbin/sendmail: error while loading shared libraries:
libhesiod.so.0: cannot open shared object file: No such file or directory
                                                           [FAILED]
[root@localhost ~]#

Comment 1 William Lovaton 2007-03-30 18:58:32 UTC
Since bug #230940 is more or less the same thing, I guess it's safe to close
this bug too.

Comment 2 Thomas Woerner 2007-04-02 10:34:52 UTC
Closing this according to #230940.