[MacPorts] #53490: port diagnose fails on symlink
MacPorts
noreply at macports.org
Sat Feb 4 20:26:28 UTC 2017
#53490: port diagnose fails on symlink
------------------------------+-------------------
Reporter: fracai | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.4.0
Keywords: diagnose symlink | Port:
------------------------------+-------------------
{{{
$ sudo port diagnose
…
Checking for file '/opt/local/lib/pkgconfig/texluajit.pc' on disk...
[SUCCESS]
Checking for file '/opt/local/libexec/texlive/binaries/a2ping' on disk...
[FAILED]
Checking for file '/opt/local/libexec/texlive/binaries/a5toa4' on disk...
[FAILED]
Checking for file '/opt/local/libexec/texlive/binaries/adhocfilelist' on
disk... [FAILED]
Checking for file '/opt/local/libexec/texlive/binaries/afm2afm' on disk...
[FAILED]
Checking for file '/opt/local/libexec/texlive/binaries/afm2pl' on disk...
[SUCCESS]
…
}}}
All of the failed lines represent symlinks to other files that do exist on
disk.
I also note that these failures aren't actually reported unless I redirect
the output and without that redirect, there's no indication that anything
has failed. I'm not sure if that indicates the file is actually detected
(unlikely) or if that's a different issue where the failures aren't
reported.
--
Ticket URL: <https://trac.macports.org/ticket/53490>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list