Adam Mercer wrote: > On Sun, Jan 25, 2009 at 01:42, John Joseph Bachir > <[email protected]> wrote: >> I encountered this problem when trying to build py25-boto: >> >> $ sudo port install py25-boto >> ---> Building py25-boto >> 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-boto/work/boto-1.6b" >> && /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. >> >> >> I am on 10.5.6, intel. let me know if you would like any more info. > > Thats very odd, I'm on the same platform and it builds without issue > for me (setup.py recognises the --no-user-cfg flag). Can you send me > the full debug output, i.e. the output of > > $ sudo port -d intstall py25-boto &> log
The problem is almost certainly that the python25 port is outdated. - Josh _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
