Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#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 16 years ago by jmroot (Joshua Root)

Cc: francisga@… added
Milestone: Port Bugs
Summary: Missing dependency on py-setuptoolspy-textile is missing dependency on py-setuptools

Cc maintainer.

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Port: py-textile added
Status: newassigned

No response from maintainer; I'll take it.

comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Fixed in r39889. Thanks for the report!

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.