#14980 closed defect (fixed)
py-textile is missing dependency on py-setuptools
Reported by: | zorab47@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | francisga@… | |
Port: | py-textile |
Description
When installing py-textile version 2.0.11 I encountered the following error:
port install py-textile
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_py-textile/work/textile-2.0.11" && /opt/local/bin/python2.4 setup.py build " returned error 1 Command output: Traceback (most recent call last): File "setup.py", line 7, in ? from setuptools import setup, find_packages ImportError: No module named setuptools
Installing the current version of py-setuptools fixed the issue as one might expect.
port install py-setuptools
py-textile may be missing a dependency on py-setuptools.
Change History (4)
comment:1 Changed 17 years ago by jmroot (Joshua Root)
Cc: | francisga@… added |
---|---|
Milestone: | → Port Bugs |
Summary: | Missing dependency on py-setuptools → py-textile is missing dependency on py-setuptools |
comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | py-textile added |
Status: | new → assigned |
No response from maintainer; I'll take it.
comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r39889. Thanks for the report!
Note: See
TracTickets for help on using
tickets.
Cc maintainer.