pretest 2021 begin

Paulo Roberto Massa Cereda cereda.paulo at gmail.com
Mon Mar 1 23:19:04 CET 2021


142 minutes = 2 hours, 22 minutes

And :22 = 22 seconds

Maths check out. The code prints total minutes, not hours...

P.

A 1 de março de 2021 19:08:24, Karl Berry <karl at freefriends.org> escreveu:

> Time used for installing the packages: 142:22
>    The "142" looks quite wrong, actually it was 2:22
>
> I'm not sure how this could happen.  I've never seen an extra "14" (or
> whatever) myself.  Could you have paused the installation somehow,
> Ulrike? Is it reproducible?
>
> Looking at the code in TLUtils.pm (l.1586ff.) which is emitting that
> output:
>
>  my $totaltime = time() - $starttime;
>  my $totmin = int ($totaltime/60);
>  my $totsec = $totaltime % 60;
>  info(sprintf("Time used for installing the packages: %02d:%02d\n",
>       $totmin, $totsec));
>
> I just can't see how that could result in adding 140 minutes to the
> actual time used? Norbert, anyone, any ideas? --thanks, karl.





More information about the tex-live mailing list.