Opened 11 years ago
Closed 11 years ago
#40823 closed defect (duplicate)
py27-healpy: build failed
Reported by: | eliuhe@… | Owned by: | lpsinger (Leo Singer) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | eliuhe@… | |
Port: | py27-healpy |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I get the following error when doing:
sudo port install lscsoft-deps ---> Building py27-healpy Error: org.macports.build for port py27-healpy returned: command execution failed Error: Failed to install py27-healpy
Looking at the log file, I found:
msg:archivefetch ---> Attempting to fetch py27-healpy-1.6.3_0+openmp.darwin_12.x86_64.tbz2 from http://packages.macports.org/py27-healpy :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
And this is exactly the case, the website "http://packages.macports.org/py27-healpy" does not exist.
I have not found reference about this problem here <https://www.lsc-group.phys.uwm.edu/daswg/docs/howto/macports.html>,
Any help is welcome,
Thanks.
Attachments (1)
Change History (5)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ram @… macports.org removed |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to aronnax@… |
Port: | py27-healpy added |
Summary: | error installing lscsoft-deps → py27-healpy: build failed |
Changed 11 years ago by eliuhe@…
comment:4 Changed 11 years ago by lpsinger (Leo Singer)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #40713.
Note: See
TracTickets for help on using
tickets.
It is not a problem when a URL at http://packages.macports.org does not exist. MacPorts checks there for pre-compiled binaries. If none exist, it then tries to build it locally on your system. It's only a problem if that then also fails. If it did, we need to see the main.log file of the port that failed to build—in this case py27-healpy—to know what went wrong. Please attach it. Its location is printed by the command "port logfile py27-healpy".