Looping on Python 2.7.3_1

2012-11-16 Thread Alejandro Imass
Hi, I'm trying to install dosbox port deps dosbox Full Name: dosbox @0.74_5 Library Dependencies: libsdl, libsdl_net, libsdl_sound, libpng When I do port install dosbox it tries to re-install Python 2.7.3_1 sudo port install dosbox --- Computing dependencies for python27 --- Staging python27

Re: Looping on Python 2.7.3_1

2012-11-16 Thread Jeremy Lavergne
:info:destroot ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/_xmlplus/parsers/pyexpat.so, 2): no suitable image found. Did find: :info:destroot

Re: Looping on Python 2.7.3_1

2012-11-16 Thread Alejandro Imass
On Fri, Nov 16, 2012 at 3:46 PM, Jeremy Lavergne jer...@lavergne.gotdns.org wrote: :info:destroot ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/_xmlplus/parsers/pyexpat.so, 2): no suitable image found. Did find: :info:destroot

Re: Looping on Python 2.7.3_1

2012-11-16 Thread Ryan Schmidt
On Nov 16, 2012, at 14:40, Alejandro Imass wrote: When I do port install dosbox it tries to re-install Python 2.7.3_1 sudo port install dosbox --- Computing dependencies for python27 --- Staging python27 into destroot But Python is already installed: port installed python27 The

Re: Looping on Python 2.7.3_1

2012-11-16 Thread Alejandro Imass
On Fri, Nov 16, 2012 at 6:35 PM, Ryan Schmidt ryandes...@macports.org wrote: On Nov 16, 2012, at 14:40, Alejandro Imass wrote: When I do port install dosbox it tries to re-install Python 2.7.3_1 [...] python27 is installed non-universal (for x86_64 only). dosbox only builds 32-bit.

Re: Looping on Python 2.7.3_1

2012-11-16 Thread Lawrence Velázquez
On Nov 16, 2012, at 9:49 PM, Alejandro Imass aim...@yabarana.com wrote: On Fri, Nov 16, 2012 at 6:35 PM, Ryan Schmidt ryandes...@macports.org wrote: On Nov 16, 2012, at 14:40, Alejandro Imass wrote: When I do port install dosbox it tries to re-install Python 2.7.3_1 [...] python27 is

Re: Looping on Python 2.7.3_1

2012-11-16 Thread Brandon Allbery
On Fri, Nov 16, 2012 at 9:49 PM, Alejandro Imass aim...@yabarana.comwrote: Also, just why doesn't Python27 show up as a dependency for dosbox?? Presumably it's an indirect dependency. dosbox appears to depend on several SDL components, one of which may drag python27 in along the way. --

Re: Looping on Python 2.7.3_1

2012-11-16 Thread Ryan Schmidt
On Nov 16, 2012, at 20:49, Alejandro Imass aim...@yabarana.com wrote: Is there another DOS emulator I could try? Not that I'm aware of. There's virtualbox, if you want a more full-featured PC emulator. Also, just why doesn't Python27 show up as a dependency for dosbox?? python27 is not a

Re: Looping on Python 2.7.3_1

2012-11-16 Thread Ned Deily
In article 7108a9c5-5b17-4393-ac49-6631397e0...@macports.org, Ryan Schmidt ryandes...@macports.org wrote: On Nov 16, 2012, at 14:40, Alejandro Imass wrote: When I do port install dosbox it tries to re-install Python 2.7.3_1 sudo port install dosbox --- Computing dependencies for

Re: Looping on Python 2.7.3_1

2012-11-16 Thread Alejandro Imass
On Fri, Nov 16, 2012 at 10:34 PM, Ned Deily n...@acm.org wrote: [...] This appears to be yet another instance of the problem reported in https://trac.macports.org/ticket/32090, At some point port py27-xml was installed. That port is now obsolete and has been deleted. You need to uninstall