Hi,

I started to see warnings when I upgrade packages using pkg_add -u

texlive_base-2014:zziplib-0.13.62->0.13.62p0: ok
Bogus symlink: /usr/local/bin/latexmk
Renaming old file /usr/local/bin/latexmk to /usr/local/bin/latexmk.dVFMswT8Fw
texlive_base-2014->2014: ok

>From pkg_locate database, it seems that texlive_base-2014 and latexmk
should conflicts:

$ pkg_locate */latexmk                          
latexmk-443ap0:textproc/latexmk:/usr/local/bin/latexmk
texlive_base-2014:print/texlive/base:/usr/local/bin/latexmk

>From latexmk package, the /usr/local/bin/latexmk file is a perl script.

>From texlive_base-2014 package, the file is a symlink to
"../share/texmf-dist/scripts/latexmk/latexmk.pl", and the pointed file
don't exist.

I think texlive_base-2014 package shouldn't provide /usr/local/bin/latexmk.

Thanks.
-- 
Sébastien Marie

Reply via email to