#985260 backintime-qt: cron jobs error not mailed to user

Package:
backintime-qt
Source:
backintime
Submitter:
Francesco Potortì
Date:
2025-04-08 17:00:02 UTC
Severity:
normal
Tags:
#985260#5
Date:
2021-03-15 08:17:22 UTC
From:
To:
With the default settings, when a cron job encounters a syntax error in
the user callback, the error is reported in the system logs, but no mail
is sent to the user.

#985260#10
Date:
2022-09-20 20:15:58 UTC
From:
To:
Thanks for the report.

But I'm sorry I don't understand all details. What does the
user-callbacks have to do with cron?

Maybe the bug is related to cron and not to BIT?

#985260#15
Date:
2022-12-21 08:49:50 UTC
From:
To:
Dear Francesco,

I'm a member of the new upstream maintainer team.

The bug is quit old. Please try to reproduce that problem with the
current upstream version.
If you can reproduce it please open an Issue at upstream and link it
here.

I suggest to close that Debian bug report because it seems not distro
specific.

Kind
Christian Buhtz

#985260#20
Date:
2023-01-20 11:42:37 UTC
From:
To:
Upstream do confirm this bug. Which is related to the fact how Back In
Time reacts on failing user-callback scripts. It seems that BIT doesn't
exit with an error code.

There is an upstream report about it:
https://github.com/bit-team/backintime/issues/1053

#985260#25
Date:
2023-01-20 12:45:17 UTC
From:
To:

#985260#36
Date:
2023-10-13 12:17:29 UTC
From:
To:
Dear Francesco,

can you please have a look at the latest upstream release of Back In
Time. Upstream assumes the problem is solved. Can you confirm this?

Kind
Christian

#985260#41
Date:
2024-11-15 09:16:23 UTC
From:
To:
Upstream has several issues related to error reporting and cron error
mails in context of user-callback script.

I opened a new upstream ticket to reflect this specific bug ticket which
is, to my understanding, about missing cron error mails in case of
syntax errors in the user-callback script.