Re: [Debian-l10n-devel] Bug#896884: l10n-rrd cron job fail with "Function update_pdp_prep, case DST_GAUGE - Cannot convert '' to float"

2019-12-04 Thread Laura Arjona Reina
Hi all I think this is solved with this commit: https://salsa.debian.org/l10n-team/dl10n/commit/a7af20a1819c4adc5fdc5612254cdf50f1518a87 diff --git a/dl10n-rrd/manpages-rrd.pl b/dl10n-rrd/manpages-rrd.pl index 5fdd56ca47818734015a29dd51fdb200359183f2..dadfb64ae0f5bc294a1064ce80b6b2a763bacfff 100

Bug #896678: l10n-rrd cron jobs fail with "llegal attempt to update using time X when last update time is X (minimum one second step)"

2019-12-04 Thread Laura Arjona Reina
Hi, I've been doing some tests trying to fix other issue in the scripts, and this is what I found out about this bug: * The error is caused when "rrdtool update" is called with a date value that is not different than the one used when we called "rrdtool create" * The specific code that causes the