Opened 16 years ago
Closed 15 years ago
#19548 closed defect (worksforme)
py25-twisted needs py25-zlib
Reported by: | bdenckla@… | Owned by: | stechert@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | akitada@… | |
Port: | py25-twisted |
Description (last modified by mf2k (Frank Schima))
---> Fetching py25-twisted ---> Attempting to fetch Twisted-8.2.0.tar.bz2 from http://distfiles.macports.org/python ---> Verifying checksum(s) for py25-twisted ---> Extracting py25-twisted ---> Configuring py25-twisted ---> Building py25-twisted ---> Staging py25-twisted into destroot Error: Target org.macports.destroot returned: shell command "PYTHONPATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-twisted/work/destroot/opt/local/lib/python2.5/site-packages /opt/local/bin/python2.5 /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-twisted/files/getPlugins.py" returned error 1 Command output: Traceback (most recent call last): File "/opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-twisted/files/getPlugins.py", line 1, in <module> from twisted.plugin import IPlugin, getPlugins File "/opt/local/lib/python2.5/site-packages/twisted/plugin.py", line 34, in <module> File "/opt/local/lib/python2.5/site-packages/twisted/python/modules.py", line 68, in <module> File "/opt/local/lib/python2.5/site-packages/twisted/python/zippath.py", line 19, in <module> File "/opt/local/lib/python2.5/site-packages/twisted/python/zipstream.py", line 13, in <module> ImportError: No module named zlib
Change History (3)
comment:1 Changed 16 years ago by mf2k (Frank Schima)
Cc: | akitada@… added |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to stechert@… |
Port: | py25-twisted added |
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 15 years ago by blb@…
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Unable to reproduce.