GNU bug report logs -
#45153
[PATCH] gnu: rottlog: Fix mail reporting.
Previous Next
Reported by: dftxbs3e <dftxbs3e <at> free.fr>
Date: Thu, 10 Dec 2020 03:42:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 27 Dec 2020 16:07:50 +0100
with message-id <87ft3rthh5.fsf <at> gnu.org>
and subject line Re: [bug#45153] [PATCH v2] gnu: rottlog: Fix mail reporting.
has caused the debbugs.gnu.org bug report #45153,
regarding [PATCH] gnu: rottlog: Fix mail reporting.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
45153: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45153
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Hello!
I was getting errors like this in my GNU Guix System installation:
# cat /var/log/mcron.log
/gnu/store/8q2i735qhdivn5pn87b6ay7z16xnf6py-rottlog-
0.72.2/sbin/rottlog: line 1596: sendmail: command not found
/gnu/store/8q2i735qhdivn5pn87b6ay7z16xnf6py-rottlog-
0.72.2/sbin/rottlog: line 1596: sendmail: command not found
/gnu/store/8q2i735qhdivn5pn87b6ay7z16xnf6py-rottlog-
0.72.2/sbin/rottlog: line 1596: sendmail: command not found
/gnu/store/8q2i735qhdivn5pn87b6ay7z16xnf6py-rottlog-
0.72.2/sbin/rottlog: line 1596: sendmail: command not found
/gnu/store/8q2i735qhdivn5pn87b6ay7z16xnf6py-rottlog-
0.72.2/sbin/rottlog: line 1596: sendmail: command not found
I am guessing this means sendmail needs to be added as propagated-
inputs to ensure it is available to rottlog at runtime.
Attached patch with these changes!
Thank you!
[0001-gnu-rottlog-Fix-mail-reporting.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
Hi,
Leo Le Bouter <lle-bout <at> zaclys.net> skribis:
>> I thought this was a typo and then realized that our ‘sendmail’
>> package
>> is this broken, due to an incorrect use of ‘DESTDIR’.
>
> Ah! Well I did not notice that as something wrong outright but now that
> you say that yes I see the correct behavior :-)
>
>> The patch below is an attempt to fix that but some of the files are
>> silently not getting installed. Anyone has ideas here?
>
> Will take a look!
Great.
>> Anyhow, can we instead use ‘mail’ from ‘mailutils’ instead? (I
>> wrongfully mentioned Inetutils earlier, sorry for the confusion.)
>
> Is it going to be compatible? If so then I'll do it!
Yes, I think so, again provided there’s a mail setup on the machine.
I went ahead and made this change since it was a minor change compared
to the patch you had sent earlier.
Thanks!
Ludo’.
This bug report was last modified 4 years and 224 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.