Opened 11 years ago
Closed 11 years ago
#40825 closed defect (duplicate)
error installing lscsoft-deps
Reported by: | eliuhe@… | Owned by: | skymoo (Adam Mercer) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | skymoo (Adam Mercer), eliuhe@… | |
Port: | lscsoft-deps |
Description (last modified by skymoo (Adam Mercer))
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 (7)
comment:1 Changed 11 years ago by skymoo (Adam Mercer)
Owner: | changed from macports-tickets@… to ram@… |
---|---|
Status: | new → assigned |
comment:2 Changed 11 years ago by skymoo (Adam Mercer)
Description: | modified (diff) |
---|
comment:3 Changed 11 years ago by skymoo (Adam Mercer)
comment:5 Changed 11 years ago by eliuhe@…
Hi Adam,
Is there a trivial solution for this problem, or there is a real problem with the install?
Best.
comment:6 Changed 11 years ago by skymoo (Adam Mercer)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Looks like a duplicate of #40713
Note: See
TracTickets for help on using
tickets.
Can you attach the log file that will be mentioned in the error message, the message you include above is only saying that a binary is not available. The build is failing for another reason. Make sure it's a clean build attempt.