On Sat, Nov 10, 2018 at 05:15:02PM +0000, John Rigg wrote: > I've hit a problem trying to install texlive_texmf-minimal on > a fresh 6.4 installation (amd64). pkg_add fails with the > following error messages: > > quirks-3.16 signed on 2018-10-12T15:26:25Z > Error in texlive_texmf-buildset-2017p2: @tag mktexlsr definition not found > Direct dependencies for texlive_texmf-buildset-2017p2 resolve to > texlive_mktexlsr-2017p3 > Full dependency tree is texlive_mktexlsr-2017p3 > Error in texlive_texmf-buildset-2017p2: @tag mktexlsr definition not found > Can't install texlive_base-2017p3: can't resolve texlive_texmf-buildset-2017p2 > Can't install texlive_texmf-minimal-2017p2: can't resolve > texlive_texmf-buildset-2017p2,texlive_base-2017p3 > Direct dependencies for texlive_texmf-buildset-2017p2 resolve to > texlive_mktexlsr-2017p3 > Full dependency tree is texlive_mktexlsr-2017p3 > > > I did find this earlier email, but not sure if it's the > same problem: > https://marc.info/?|=openbsd-ports&m=153762241726359&w=2 > > Can anyone suggest a workaround to get this to install?
To answer my own question, installing texlive_mktexlsr-2017p3 separately first allowed 'pkg_add texlive_texmf-minimal' to work correctly. John
