[MacPorts] #16617: py25-clientform dependencies

MacPorts noreply at macports.org
Mon Sep 22 13:41:41 PDT 2008


#16617: py25-clientform dependencies
--------------------------------+-------------------------------------------
 Reporter:  vpribish at gmail.com  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect              |      Status:  new                                  
 Priority:  Normal              |   Milestone:  Port Bugs                            
Component:  ports               |     Version:  1.6.0                                
 Keywords:                      |        Port:                                       
--------------------------------+-------------------------------------------
 py25-clientform failed to build because of missing dependancies.
 it needed the following:
 py25-hashlib
 py25-zlib

 here's the initial failure:
 vincent-pribishs-mac-pro:~ vpribish$ port deps py25-clientform
 py25-clientform has library dependencies on:
         python25
 vincent-pribishs-mac-pro:~ vpribish$ sudo port install py25-clientform
 --->  Fetching py25-clientform
 --->  Verifying checksum(s) for py25-clientform
 --->  Extracting py25-clientform
 --->  Configuring py25-clientform
 --->  Building py25-clientform with target build
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-clientform/work/ClientForm-0.2.7"
 && /opt/local/bin/python2.5 setup.py build " returned error 1
 Command output: Traceback (most recent call last):
   File "setup.py", line 88, in <module>
     ez_setup.use_setuptools()
   File
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-clientform/work/ClientForm-0.2.7/ez_setup.py",
 line 77, in use_setuptools
     egg = download_setuptools(version, download_base, to_dir,
 download_delay)
   File
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-clientform/work/ClientForm-0.2.7/ez_setup.py",
 line 105, in download_setuptools
     import urllib2, shutil
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/urllib2.py",
 line 91, in <module>
     import hashlib
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/hashlib.py",
 line 133, in <module>
     md5 = __get_builtin_constructor('md5')
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/hashlib.py",
 line 60, in __get_builtin_constructor
     import _md5
 ImportError: No module named _md5

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


More information about the macports-tickets mailing list