[MacPorts] #23765: Incomplete Python 2.6 installation (Snow leopard)

MacPorts noreply at macports.org
Fri Feb 19 05:50:01 PST 2010


#23765: Incomplete Python 2.6 installation (Snow leopard)
--------------------------------------+-------------------------------------
 Reporter:  gilles.lenfant@…          |       Owner:  blb@…           
     Type:  defect                    |      Status:  new             
 Priority:  Normal                    |   Milestone:                  
Component:  ports                     |     Version:  1.8.2           
 Keywords:                            |        Port:  python26        
--------------------------------------+-------------------------------------

Comment(by gilles.lenfant@…):

 Ah, that's a lot better now after upgrading to XCode 3.2.1. And
 reinstalling MacPorts/Snow Leopard 1.8.2 from scratch. The docs maintainer
 should perhaps emphasize to use XCode 3.2.1 dowloaded from ADC rather than
 using the one that comes with Snow Leopard DVD.

 After installing only python2.6 (with no option)
 {{{
 sudo port installed
   bzip2 @1.0.5_3+darwin (active)
   db46 @4.6.21_6 (active)
   expat @2.0.1_0 (active)
   fontconfig @2.8.0_0+macosx (active)
   freetype @2.3.12_0+macosx (active)
   gdbm @1.8.3_2 (active)
   gettext @0.17_4 (active)
   gperf @3.0.4_0 (active)
   libiconv @1.13.1_0 (active)
   ncurses @5.7_0+darwin_10 (active)
   ncursesw @5.7_0+darwin_10 (active)
   openssl @0.9.8l_0+darwin (active)
   pkgconfig @0.23_1 (active)
   python26 @2.6.4_0+darwin (active)
   readline @6.1.000_1+darwin (active)
   sqlite3 @3.6.22_0 (active)
   tcl @8.5.8_0+darwin (active)
   tk @8.5.8_0+darwin (active)
   Xft2 @2.1.14_0 (active)
   xorg-bigreqsproto @1.1.0_0 (active)
   xorg-inputproto @2.0_0 (active)
   xorg-kbproto @1.0.4_0 (active)
   xorg-libX11 @1.3.3_0 (active)
   xorg-libXau @1.0.5_0 (active)
   xorg-libXdmcp @1.0.3_0 (active)
   xorg-libXext @1.1.1_0 (active)
   xorg-libXScrnSaver @1.2.0_0 (active)
   xorg-renderproto @0.11_0 (active)
   xorg-scrnsaverproto @1.2.0_0 (active)
   xorg-util-macros @1.6.0_0 (active)
   xorg-xcmiscproto @1.2.0_0 (active)
   xorg-xextproto @7.1.1_0 (active)
   xorg-xf86bigfontproto @1.2.0_0 (active)
   xorg-xproto @7.0.16_0 (active)
   xorg-xtrans @1.2.5_0 (active)
   xrender @0.9.5_0 (active)
   zlib @1.2.3_4 (active)
 }}}

 Then I ran the unit tests
 {{{
 $ cd
 /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/test
 $ python2.6 testall.py
 (lots of noise before this conclusion)

 313 tests OK.
 18 tests failed:
     test_ctypes test_distutils test_gettext test_import test_linecache
     test_macostools test_posixpath test_repr test_shelve test_site
     test_sqlite test_tcl test_tempfile test_unicode_file test_urllib
     test_xmlrpc test_zipfile test_zipimport
 34 tests skipped:
     test_al test_bsddb185 test_bsddb3 test_cd test_cl
     test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp
     test_codecmaps_kr test_codecmaps_tw test_curses test_dl test_epoll
     test_gl test_imageop test_imgfile test_largefile test_lib2to3
     test_linuxaudiodev test_normalization test_ossaudiodev test_pep277
     test_poll test_py3kwarn test_smtpnet test_socketserver
     test_startfile test_sunaudiodev test_timeout test_urllib2net
     test_urllibnet test_winreg test_winsound test_zipfile64
 3 skips unexpected on darwin:
     test_lib2to3 test_dl test_bsddb185
 }}}
 But this seems to be fine for the Python apps I need.

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


More information about the macports-tickets mailing list