New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18300 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

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 jmr@…) (diff)

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

Changed 3 years ago by jmr@…

  • owner changed from macports-tickets@… to dh@…
  • port changed from py25-lint to py-lint
  • description modified (diff)

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.

Changed 3 years ago by yanegomi@…

Upgrading python (and I assume setup-tools) fixed the issue. Please close as INVALID.

Changed 3 years ago by perry@…

  • status changed from new to closed
  • resolution set to invalid

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.