[MacPorts] #16617: py25-clientform dependencies
#16617: py25-clientform dependencies --------------------------------+------------------------------------------- Reporter: vpribish@gmail.com | Owner: macports-tickets@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
#16617: py25-clientform dependencies ---------------------------------+------------------------------------------ Reporter: vpribish@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: | ---------------------------------+------------------------------------------ Comment(by vpribish@gmail.com): sorry for the mangled formatting there... basically it just needs those 2 additional dependencies. -- Ticket URL: <http://trac.macports.org/ticket/16617#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16617: py25-clientform dependencies ---------------------------------+------------------------------------------ Reporter: vpribish@gmail.com | Owner: akira@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: py25-clientform | ---------------------------------+------------------------------------------ Changes (by macsforever2000@macports.org): * owner: macports-tickets@lists.macosforge.org => akira@macports.org * port: => py25-clientform Old description:
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
New description: 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 }}} -- Comment: Assigning to maintainer. -- Ticket URL: <http://trac.macports.org/ticket/16617#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16617: py25-clientform dependencies ---------------------------------+------------------------------------------ Reporter: vpribish@gmail.com | Owner: akira@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: py25-clientform | ---------------------------------+------------------------------------------ Changes (by akira@macports.org): * status: new => closed * resolution: => fixed Comment: Fixed in r40227 -- Ticket URL: <http://trac.macports.org/ticket/16617#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts