[MacPorts] #21255: MacPorts won't install in 10.6.

MacPorts noreply at macports.org
Wed Sep 9 14:17:15 PDT 2009


#21255: MacPorts won't install in 10.6.
--------------------------------------+-------------------------------------
 Reporter:  brian.postow@…            |       Owner:  macports-tickets@…                   
     Type:  defect                    |      Status:  new                                  
 Priority:  Normal                    |   Milestone:                                       
Component:  ports                     |     Version:  1.7.1                                
 Keywords:                            |        Port:                                       
--------------------------------------+-------------------------------------
 When I try to install from the install package, the installed binary says:

 {{{
 Brians-mini$ sudo ./port -d selfupdate
 can't find package Pextlib 1.0
     while executing
 "package require Pextlib 1.0"
     (file "./port" line 40)

 }}}

 When I try to compile from source, the make works fine, but the make
 install says:


 {{{
 .
 .
 .
 /usr/bin/tclsh src/upgrade_sources_conf_default.tcl /opt/local
 /usr/bin/tclsh src/dep_map_clean.tcl /Library/Tcl
 can't find package Pextlib 1.0
     while executing
 "package require Pextlib 1.0"
     (file "/opt/local/share/macports/Tcl/registry1.0/receipt_flat.tcl"
 line 37)
     invoked from within
 "source /opt/local/share/macports/Tcl/registry1.0/receipt_flat.tcl"
     ("package ifneeded receipt_flat 1.0" script)
     invoked from within
 "package require receipt_flat 1.0"
     (file "/opt/local/share/macports/Tcl/registry1.0/registry.tcl" line
 35)
     invoked from within
 "source /opt/local/share/macports/Tcl/registry1.0/registry.tcl"
     ("package ifneeded registry 1.0" script)
     invoked from within
 "package require registry 1.0"
     (file "src/dep_map_clean.tcl" line 10)
 make: *** [install] Error 1

 }}}

 is this a bug? or am I doing something wrong? thanks.

-- 
Ticket URL: <http://trac.macports.org/ticket/21255>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list