[MacPorts] #25174: Python2.6 mpkg fails to install

MacPorts noreply at macports.org
Thu Dec 30 08:02:39 PST 2010


#25174: Python2.6  mpkg fails to install
---------------------------------------+------------------------------------
 Reporter:  tonymaher@…                |       Owner:  mcalhoun@…           
     Type:  defect                     |      Status:  new                  
 Priority:  Normal                     |   Milestone:                       
Component:  ports                      |     Version:  1.8.2                
 Keywords:                             |        Port:  python26             
---------------------------------------+------------------------------------

Comment(by snc@…):

 The key to avoiding the issue is to delete the TokenDefinitions file in
 the packaging phase, before it goes to the disk image:

 {{{
 sudo port mpkg pspp-devel
 sudo find /opt/local/var/macports/build -type f -name
 TokenDefintions.plist -delete
 sudo port mdmg pspp-devel
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/25174#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list