#18300 closed defect (invalid)
py?25?-logilab-common fails to compile because of bad argument to easy_install
Reported by: | yanegomi@… | Owned by: | dh@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | py-logilab-common py25-logilab-common | Cc: | |
Port: | py-lint |
Description (last modified by jmroot (Joshua Root))
I get the same exact error as shown below when I attempt to install py-lint. FWIW python 2.4 should be deprecated as it's no longer supported upstream...
bash-3.2# port install py25-lint ---> Building py25-logilab-common 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-logilab-common/work/logilab-common-0.36.0" && /opt/local/bin/python2.5 setup.py --no-user-cfg build " returned error 1 Command output: usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help error: option --no-user-cfg not recognized Error: The following dependencies failed to build: py25-logilab-astng py25-logilab-common Error: Status 1 encountered during processing.
Change History (4)
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to dh@… |
Port: | py-lint added; py25-lint removed |
comment:2 Changed 16 years ago by yanegomi@…
Upgrading python (and I assume setup-tools) fixed the issue. Please close as INVALID.
comment:3 Changed 16 years ago by lperry (Perry Lee)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
It doesn't seem right at all that py-lint depends on py25-logilab-common.
For the --no-user-cfg error, you just need to upgrade python25.