Am 31.07.2019 um 08:26 teilte Hilmar Preusse mit:
> I've installed the texlive-science-doc, which delivers
> a lot of fine documentation.
>
> root@amd64-sid:~# apt install texlive-science-doc
> <snip>
> Selecting previously unselected package texlive-science-doc.
> (Reading database ... 149879 files and directories currently installed.)
> Preparing to unpack .../texlive-science-doc_2019.20190710-1_all.deb ...
> Unpacking texlive-science-doc (2019.20190710-1) ...
> Setting up texlive-science-doc (2019.20190710-1) ...
> root@amd64-sid:~#
>
Some more information, although I don't understand them fully. The
postinst script of the doc package calls
case "$1" in
configure|abort-upgrade|abort-remove|abort-deconfigure)
update-texmf-config
;;
esac
---
Calling update-texmf-config w/o an argument does nothing: the script
simply exits. This would explain the behavior nicely. On he other hand
we have in postin of texlive-latex-recommended exactly the same code and
here a mktexlsr call is triggered:
root@amd64-sid:~# apt install texlive-latex-recommended
<snip>
Selecting previously unselected package texlive-latex-recommended.
(Reading database ... 143820 files and directories currently installed.)
Preparing to unpack
.../texlive-latex-recommended_2019.20190710-1_all.deb ...
Unpacking texlive-latex-recommended (2019.20190710-1) ...
Setting up texlive-latex-recommended (2019.20190710-1) ...
Processing triggers for tex-common (6.11) ...
Running mktexlsr. This may take some time... done.
Running mtxrun --generate. This may take some time... done.
Processing triggers for man-db (2.8.5-2) ...
H.
--
sigfault
#206401 http://counter.li.org
Attachment:
signature.asc
Description: OpenPGP digital signature