Opened 11 years ago
Closed 11 years ago
#40363 closed defect (invalid)
cannot install py27-sympy
Reported by: | hop333@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | ||
Port: | py-sympy |
Description (last modified by mf2k (Frank Schima))
an attempt to install py27-sympy on 10.6.8 failed with the following error message:
mwh@MacBook ~/Downloads/MacPorts-2.2.0 % sudo port install py27-sympy ---> Computing dependencies for py27-sympy ---> Verifying checksums for py27-sympy Error: org.macports.checksum for port py27-sympy returned: sympy-0.7.3.tar.gz does not exist in /opt/local/var/macports/distfiles/py-sympy Please see the log file for port py27-sympy for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-sympy/py27-sympy/main.log
the log file basically contains the above information and error messages
Change History (5)
comment:1 follow-up: 2 Changed 11 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Port: | py-sympy added; py27-sympy removed |
comment:2 Changed 11 years ago by hop333@…
Replying to macsforever2000@…:
In the future, please use WikiFormatting and Cc the port maintainers (
port info --maintainers py27-sympy
)
if this is meant to be a solution then it still doesn't work for me:
mwh@MacBook ~ % sudo port install py-sympy Password: ---> Computing dependencies for py-sympy ---> Dependencies to be installed: py27-sympy ---> Verifying checksums for py27-sympy Error: org.macports.checksum for port py27-sympy returned: sympy-0.7.3.tar.gz does not exist in /opt/local/var/macports/distfiles/py-sympy Error: Failed to install py27-sympy Please see the log file for port py27-sympy for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-sympy/py27-sympy/main.log
Error: The following dependencies were not installed: py27-sympy
comment:3 Changed 11 years ago by larryv (Lawrence Velázquez)
Your system is not attempting to fetch the distfiles for some reason. Please clean, try again, and attach main.log if it continues to fail.
comment:4 Changed 11 years ago by hop333@…
thank you, that has solved it I will remember this for next time I have a problem
comment:5 Changed 11 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
In the future, please use WikiFormatting and Cc the port maintainers (
port info --maintainers py27-sympy
)