FS#23286 - procmail doesn't compile and missing dependancy?

Attached to Project: Arch Linux
Opened by Dale Blount (dale) - Tuesday, 15 March 2011, 17:35 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 15 March 2011, 20:41 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andreas Radke (AndyRTR)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

procmail from trunk doesn't compile. Gentoo has fixed it here:

http://bugs.gentoo.org/attachment.cgi?id=192043&action=edit

Also, if /usr/sbin/sendmail doesn't exist during compilation, procmail falls back to /usr/bin/mail which is much more limited. Thus I believe procmail should have a makedep of smtp-server or at least smtp-forwarder.

I have patched with this patch locally and had postfix installed when building procmail and it works as previous versions did.

This task depends upon

Closed by  Andreas Radke (AndyRTR)
Tuesday, 15 March 2011, 20:41 GMT
Reason for closing:  Fixed
Comment by Greg (dolby) - Tuesday, 15 March 2011, 18:01 GMT
Msmtp which provides an smtp-forwarder doesnt provide a /usr/sbin/sendmail though, so maybe thats not enough. Latest discussion:  FS#21521 
Former requests:  FS#8913   FS#14966 
Comment by Dale Blount (dale) - Tuesday, 15 March 2011, 18:06 GMT
ssmtp is smtp-forwarder and does provide /usr/sbin/sendmail...
msmtp should really include /usr/sbin/sendmail

Loading...