Correct fixup for main python ports

2009-05-05 Thread David Osguthorpe
Hi, OK - so here is the real deal for solving what extra modules to install with the base python port _ssl.so most definitely should be installed why?? because in the particular case of _ssl.so there is no "failed to import" message - as that is protected in socket.py by try/except - the ob

kazehakase build failuers ... gtk deprecated code

2009-05-05 Thread Jeremy Huddleston
So kazehakase explicitly disables support for GTK deprecated code, but then it goes ahead and uses something that's been deprecated for at least 7 years! What's going on here? /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/opt/ local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/i

correct fixup for main python install

2009-05-05 Thread David Osguthorpe
On Tue, May 05, 2009 at 08:55:46AM -0600, Joshua Root wrote: > David Osguthorpe wrote: > > Hi, > > > > I know the macports developers dont like using Apple supplied stuff > > but here is an inverse case - where the system supplied python works > > but macports python doesnt. > > > > running macpo

Re: Issues where macports python fails but system python works

2009-05-05 Thread David Osguthorpe
On Tue, May 05, 2009 at 08:55:46AM -0600, Joshua Root wrote: > >>result = func(*args) > >> File > >> "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/urllib2.py", > >> line 1140, in unknown_open > >>raise URLError('unknown url type: %s' % type) > >> urllib2.URLE

Re: Issues where macports python fails but system python works

2009-05-05 Thread Jannis Leidel
Am 05.05.2009 um 16:55 schrieb Joshua Root: You probably need to install py25-socket-ssl. Note that we went with the "batteries included" option in python26, and people regularly complain about that too:

Re: Issues where macports python fails but system python works

2009-05-05 Thread Joshua Root
David Osguthorpe wrote: > Hi, > > I know the macports developers dont like using Apple supplied stuff > but here is an inverse case - where the system supplied python works > but macports python doesnt. > > running macports python with a python script that has worked for a year or so > (from Pant

Issues where macports python fails but system python works

2009-05-05 Thread David Osguthorpe
Hi, I know the macports developers dont like using Apple supplied stuff but here is an inverse case - where the system supplied python works but macports python doesnt. running macports python with a python script that has worked for a year or so (from Panther to Leopard) gives the following err

Issues where macports python fails but ssystem python works

2009-05-05 Thread David Osguthorpe
___ macports-dev mailing list macports-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev