Opened 18 years ago
Closed 18 years ago
#10692 closed defect (fixed)
BUG: py-twistedweb2-0.1.0 will not build, see description
Reported by: | mrgibson@… | Owned by: | yeled@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | 1.3.2 |
Keywords: | twisted twistedweb2 | Cc: | mrgibson@…, markd@… |
Port: |
Description
port -v install py-twistedweb2 ---> Building py-twistedweb2 with target build Traceback (most recent call last):
File "setup.py", line 23, in ?
long_description="Twisted Web2 is a web server.",
File "/opt/local/lib/python2.4/site-packages/twisted/python/dist.py", line 41, in setup
kwversion? = getVersion(projname)
File "/opt/local/lib/python2.4/site-packages/twisted/python/dist.py", line 92, in getVersion
execfile(vfile, ns)
IOError: [Errno 2] No such file or directory: 'twisted/web2/_version.py' Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_python_py-twistedweb2/work/TwistedWeb2-0.1" && /opt/local/bin/python2.4 setup.py build" returned error 1 Command output: Traceback (most recent call last):
File "setup.py", line 23, in ?
long_description="Twisted Web2 is a web server.",
File "/opt/local/lib/python2.4/site-packages/twisted/python/dist.py", line 41, in setup
kwversion? = getVersion(projname)
File "/opt/local/lib/python2.4/site-packages/twisted/python/dist.py", line 92, in getVersion
execfile(vfile, ns)
IOError: [Errno 2] No such file or directory: 'twisted/web2/_version.py'
Warning: the following items did not execute (for py-twistedweb2): com.apple.activate com.apple.build com.apple.destroot com.apple.install Error: Status 1 encountered during processing.
Change History (3)
comment:1 Changed 18 years ago by markd@…
Summary: | py-twistedweb2 will not build, see description → BUG: py-twistedweb2 will not build, see description |
---|
comment:2 Changed 18 years ago by markd@…
Cc: | mrgibson@… markd@… added |
---|---|
Summary: | BUG: py-twistedweb2 will not build, see description → BUG: py-twistedweb2-0.1.0 will not build, see description |
comment:3 Changed 18 years ago by markd@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
I'm going to go ahead and close this. It builds fine for me even on Intel.
Updated to 0.2.0. Please try it again.