[MacPorts] #43194: Failed to initialize Macports
MacPorts
noreply at macports.org
Fri Apr 4 01:42:15 PDT 2014
#43194: Failed to initialize Macports
------------------------------+-------------------
Reporter: awil1026.1090@… | Owner: cal@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.2.1
Resolution: | Keywords:
Port: |
------------------------------+-------------------
Comment (by cal@…):
OK, so the problem isn't with the version of Tcl used, but it seems
there's a file or directory in one of the paths referenced by your
`$auto_path` variable that shouldn't be there.
What are the contents of
`/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/Scripts`?
Do you have a file called `tclIndex` there? Also, does `tm.tcl` exist in
this directory and does that file contain `proc
::tcl::tm::UnknownHandler`?
From the error message and reading the source code it seems that in one of
the directories printed by
{{{
echo 'puts $auto_path' | /usr/bin/tclsh
}}}
there is a '''directory''' called `tclIndex`. Is that correct?
--
Ticket URL: <https://trac.macports.org/ticket/43194#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list