Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 776598 - net-analyzer/arpwatch-3.1-r1 can't find sendmail
Summary: net-analyzer/arpwatch-3.1-r1 can't find sendmail
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 776511
  Show dependency tree
 
Reported: 2021-03-16 02:58 UTC by schneider.kirk
Modified: 2021-03-16 12:28 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 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(-)