[MacPorts] #64507: install-dependencies failed with an unlikely error
MacPorts
noreply at macports.org
Mon Jan 24 15:35:28 UTC 2022
#64507: install-dependencies failed with an unlikely error
----------------------------+---------------------
Reporter: ryandesign | Owner: admin@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: buildbot/mpbb | Version:
Resolution: | Keywords:
Port: |
----------------------------+---------------------
Comment (by jmroot):
The code surrounding mportopen line 53 where the error is thrown is
{{{#!tcl
if {[catch {$workername eval {source Portfile}} result]} {
mportclose $mport
ui_debug $::errorInfo
error $result
}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/64507#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list