sudo port install trac +mysql +postgres (install errors)
Bryan Blackburn
blb at macports.org
Sun Apr 12 18:37:07 PDT 2009
On Sun, Apr 12, 2009 at 04:43:22PM -0500, Bill Hernandez said:
> Bryan,
>
> [2009.12.04](04:34PM) -> [roscoe] ~ $ sudo port -d install py26-genshi
[...]
> ---> Building py26-genshi
> DEBUG: Executing org.macports.build (py26-genshi)
> DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4'
> DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/
> _opt_local_var_macports_sources_rsync
> .macports.org_release_ports_python_py26-genshi/work/Genshi-0.5.1" && /
> opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6
> setup.py --no-user-cfg build'
>
> It got hung up here, and would go no further.
That's really weird, I have no idea why it would just hang at that point.
It should have just picked up where it left off. Maybe try cleaning
py26-genshi first, then the debug install again?
$ sudo port clean --work py26-genshi
$ sudo port -d install py26-genshi
Bryan
>
> Bill Hernandez
[...]
More information about the macports-users
mailing list