#18033 closed defect (invalid)
py25-coverage fails to build
Reported by: | aaugustin (Aymeric Augustin) | Owned by: | simon@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | jmroot (Joshua Root) | |
Port: | py25-coverage |
Description
Under Leopard:
% sudo port install py25-coverage ---> Building py25-coverage 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-coverage/work/coverage-2.85" && /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: Status 1 encountered during processing.
The error could be a side effect of this change : http://trac.macports.org/changeset/45192
Change History (6)
comment:1 Changed 16 years ago by aaugustin (Aymeric Augustin)
comment:2 Changed 16 years ago by mf2k (Frank Schima)
Cc: | jmr@… added |
---|---|
Owner: | changed from macports-tickets@… to simon@… |
comment:4 Changed 16 years ago by aaugustin (Aymeric Augustin)
It wasn't :(
I upgraded python25 to 2.5.4_0 (from 2.5.2_5). Then the py25-coverage port works.
Thank you!
comment:5 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
By temporarily reverting the change mentionned above in file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/python25-1.0.tcl I could install the port. However, I don't know whether the py25-coverage port must be fixed or the python25 port group.