[MacPorts] #31878: "port echo leaves" leads to error "an invalid entry was passed"
MacPorts
noreply at macports.org
Fri Nov 4 15:19:14 PDT 2011
#31878: "port echo leaves" leads to error "an invalid entry was passed"
---------------------------------+------------------------------------------
Reporter: t.scheller@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.0.3
Keywords: | Port:
---------------------------------+------------------------------------------
Comment(by t.scheller@…):
Okay it is definitively an "array index out of bounds" exception.
I added
{{{
if {$dependent == "::registry::entry164"} {
}}}
and it works.
But still zlib depends on something that is not there.
2 versions of zlib were installed:
{{{
---> The following versions of zlib are currently installed:
---> zlib @1.2.5_0 (active)
---> zlib @1.2.5_0+universal
}}}
I managed to uninstall "zlib @1.2.5_0+universal" but the problem is still
there.
Then I installed "zlib @1.2.5_0+universal" again and uninstalled "zlib
@1.2.5_0" but the problem is still there.
--
Ticket URL: <https://trac.macports.org/ticket/31878#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list