Bug 191396

Summary: Vacation is broken
Product: [Fedora] Fedora Reporter: Robert Thomas <thoma041>
Component: sendmailAssignee: Thomas Woerner <twoerner>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-19 10:11:46 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 Robert Thomas 2006-05-11 16:22:18 UTC
Description of problem:

Apparently vacation is not included in the sendmail rpm. Compiling from source
shows that there is an ldap error that prevents the compilation. As a result I
have seen a number of inquiries about vacation and if you compile it from
sendmail.org's site, you will get a database format error.

maillog:
May 11 08:11:43 gate sendmail[32229]: k4BCBZGm032227: to="|/usr/bin/vacation
user", ctladdr=<user> (513/100), delay=00:00:08, xdelay=00:00:00,
mailer=prog, pri=100123, dsn=5.6.0, stat=Data format error

rpmbuild -ba SPECS/sendmail.spec
...bla bla bla...
/usr/src/redhat/BUILD/sendmail-8.13.5/obj.Linux.2.6.16-1.2096_FC5smp.i686/libsm/libsm.a(errstring.o):
In function `sm_errstring':
/usr/src/redhat/BUILD/sendmail-8.13.5/obj.Linux.2.6.16-1.2096_FC5smp.i686/libsm/errstring.c:271:
undefined reference to `ldap_err2string'


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:


To correct the Makefile build problem, get rid of the line:
 bldPUSH_LIB(`-lldap')
in vacation/Makefile.m4.

Comment 1 Thomas Woerner 2006-07-19 10:11:46 UTC
Fixed in rawhide in sendmail-8.13.7-3, fc-4-updates in sendmail-8.13.7-2.fc4.1
and fc-5-updates in sendmail-8.13.7-2.fc5.1.