Opened 10 years ago
Closed 10 years ago
#46969 closed defect (invalid)
py27-astropy: no destroot found
Reported by: | evan.biederstedt@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | py27-astropy |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Running latest version of Macports 2.3.3.
For sudo port install py27-astropy
, my error reads
---> Computing dependencies for py27-astropy ---> Installing py27-astropy @1.0_0 Error: org.macports.install for port py27-astropy returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-astropy/py27-astropy/work/destroot Please see the log file for port py27-astropy for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-astropy/py27-astropy/main.log Error: Problem while installing py27-astropy To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets
Change History (3)
comment:1 follow-up: 2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | py27-astropy added |
Summary: | Error compiling astropy-py27, possible bug → py27-astropy: no destroot found |
comment:2 Changed 10 years ago by evan.biederstedt@…
Replying to ryandesign@…:
You probably just need to run
sudo port clean py27-astropy
and then try again.
You're right. Restarted and used clean.
Issue resolved. Thank you.
comment:3 Changed 10 years ago by larryv (Lawrence Velázquez)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
You probably just need to run
sudo port clean py27-astropy
and then try again.