Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132941 - sys-process/fcron needs sendmail in /usr/sbin
Summary: sys-process/fcron needs sendmail in /usr/sbin
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-10 13:06 UTC by David Watzke
Modified: 2006-05-10 13:44 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Watzke 2006-05-10 13:06:22 UTC
checking sendmail... configure: error:
File /usr/sbin/sendmail is not an executable file

but sendmail (from mail-mta/ssmtp) is in /usr/bin. Symlink is workaround:

cd /usr/sbin && ln -s ../bin/sendmail
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-10 13:11:46 UTC
Hmmm, you are using one of those mailer-config compatible revisions, it seems... 
Comment 2 David Watzke 2006-05-10 13:17:00 UTC
I think so, mail-mta/ssmtp-2.61-r31.
Comment 3 Fernando J. Pereda (RETIRED) gentoo-dev 2006-05-10 13:44:40 UTC
Please try -r31 in a couple of hours. I just commited it. Thanks.

- ferdy