Hi,

During my package upgrade process, I saw
"texlive_texmf-full-2017p1 has too many dependencies: texlive_mktexlsr-2017p0" 
on pkg_check -qq outputs after upgrading.

It isn't the first time I saw it, so I prefer to report it.

Invoking `pkg_check -qq -f' usually correct it. I didn't try this time
if someone want me to show some file or run some commands for details.


My upgrade script contains the following commands:

        pkg_check -qq
        pkg_add -uV
        pkg_delete -a
        pkg_check -qq

Initially there are no consistency errors.

After upgrading packages, pkg_check -qq reports:

        texlive_texmf-full-2017p1 has too many dependencies: 
texlive_mktexlsr-2017p0

>From syslog, the upgrade order for texlive was:

Sep 20 12:34:22 clyde pkg_add: Added texlive_mktexlsr-2017p0->2017p0
Sep 20 12:34:26 clyde pkg_add: Added t1utils-1.41->1.41
Sep 20 12:34:27 clyde pkg_add: Added zziplib-0.13.62p0->0.13.62p0
Sep 20 12:34:29 clyde pkg_add: Added potrace-1.15->1.15
Sep 20 12:34:30 clyde pkg_add: Added ps2eps-1.68p0->1.68p0
Sep 20 12:34:31 clyde pkg_add: Added psutils-1.23->1.23
Sep 20 12:34:37 clyde pkg_add: Added texlive_base-2017p2->2017p2
Sep 20 12:38:24 clyde pkg_add: Added texlive_texmf-full-2017p1->2017p1

Thanks.
-- 
Sebastien Marie

Reply via email to