#49287: texlive-bin @2015_4: /opt/local/libexec/texlive/binaries/htlatex is a broken symlink --------------------------+---------------------- Reporter: pwessel@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: texlive-bin | --------------------------+---------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => dports@… * port: texlive-htmlxml => texlive-bin Comment: Actually: {{{ $ port -q cont texlive-htmlxml|grep htlatex|xargs ls -l lrwxr-xr-x 1 root wheel 43 Oct 15 09:18 /opt/local/bin/htlatex -> /opt/local/libexec/texlive/binaries/htlatex lrwxr-xr-x 1 root wheel 43 Oct 15 09:18 /opt/local/libexec/texlive/texbin/htlatex -> /opt/local/libexec/texlive/binaries/htlatex -rwxr-xr-x 1 root wheel 1579 May 19 2014 /opt/local/share/texmf- texlive/scripts/tex4ht/htlatex.sh }}} Both /opt/local/bin/htlatex and /opt/local/libexec/texlive/texbin/htlatex are symlinks to /opt/local/libexec/texlive/binaries/htlatex, which is provided by the texlive-bin port, which is a dependency of the texlive- htmlxml port. So far so good. However, /opt/local/libexec/texlive/binaries/htlatex is a symlink to a nonexistent file: {{{ $ port -q cont texlive-bin|grep htlatex|xargs ls -l lrwxr-xr-x 1 root wheel 26 Sep 17 03:59 /opt/local/libexec/texlive/binaries/htlatex -> /scripts/tex4ht/htlatex.sh }}} That's the problem. -- Ticket URL: <https://trac.macports.org/ticket/49287#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X