Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 776598

Summary: net-analyzer/arpwatch-3.1-r1 can't find sendmail
Product: Gentoo Linux Reporter: schneider.kirk
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal CC: ionen, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=730028
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 776511    

Description schneider.kirk 2021-03-16 02:58:38 UTC
arpwatch is not sending emails for new stations, found the below in the logs.

  arpwatch: execl: sendmail: No such file or directory


Commented out 'ac_cv_path_V_SENDMAIL=sendmail' from this file /usr/portage/net-analyzer/arpwatch/arpwatch-3.1-r1.ebuild and rebuilt.

Now getting arpwatch new stations emails.


This was line was added to fix issues with this bug https://bugs.gentoo.org/730028
Comment 1 Larry the Git Cow gentoo-dev 2021-03-16 12:21:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdba8a3363b6dd6fa2a06b44826436c35581caab

commit cdba8a3363b6dd6fa2a06b44826436c35581caab
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-16 12:18:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-16 12:20:52 +0000

    net-analyzer/arpwatch: drop manual sandmail line
    
    Closes: https://bugs.gentoo.org/776598
    Signed-off-by: Sam James <sam@gentoo.org>

 .../arpwatch/{arpwatch-3.1-r1.ebuild => arpwatch-3.1-r2.ebuild}      | 5 -----
 1 file changed, 5 deletions(-)