Critical Problem with 'tlmgr' on UNIX.

Paul Kotschy paul.kotschy at gmail.com
Sat Jun 22 23:24:16 CEST 2024


Hi Karl.

Many thanks for your speedy reply! I am glad that I was able to assist,
albeit in a small way.

Kind regards,
Paul Kotschy

On Sat, Jun 22, 2024 at 11:06 PM Karl Berry <karl at freefriends.org> wrote:

> Hi Paul,
>
>        Undefined subroutine &TeXLive::TLPDB::_post_install_package
>
> Thanks for the report. Evidently it should be _post_install_pkg.
> I made the change for tonight's update.
>
>     implying that this problem has been around for at least that long.
>
> I think the conclusion is that tlmgr install --file is rarely used.
>
>     advise who should be informed of this error.
>
> This was the right place to report it. --thanks again, karl.
>
> --- Master/tlpkg/TeXLive/TLPDB.pm       (revision 71591)
> +++ Master/tlpkg/TeXLive/TLPDB.pm       (working copy)
> @@ -1677,7 +1677,7 @@
>               . "@installfiles\n");
>        next;
>      }
> -    _post_install_package ($self, $tlpobj);
> +    _post_install_pkg ($self, $tlpobj);
>
>      # remember that we installed this package correctly
>      $ret++;
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/tex-live/attachments/20240622/6acff1c2/attachment.htm>


More information about the tex-live mailing list.