Opened 14 years ago
Closed 14 years ago
#27294 closed defect (fixed)
hdf5-18 port tries to download non-existent file
Reported by: | ahhsia@… | Owned by: | mamoll (Mark Moll) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | hdf5-18 |
Description
The hdf5 tarball has changed its name after its last patch. It is now hdf5-1.8.5-patch1.tar.bz2 instead of hdf5-1.8.5.tar.bz2. The current port tries to download the later and to no surprise fails.
This prevents the installation of py26-ipython from completing since hdf5-18 is one of the dependencies
Change History (4)
comment:1 follow-up: 2 Changed 14 years ago by Chris.Barker@…
comment:2 Changed 14 years ago by ahhsia@…
So my understanding is that the portfile has enough flexibility that it can point to both the original tarball in the prev-releases subdir and also grab the patch and apply it?
hdf5-1.8.5.tar.bz2 is at:
ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-1.8.5/src/
Though it would be nice to have it on an http server, and maybe an upgrade to that patch is in order -- I have no idea.
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Keywords: | hdf5 tarball removed |
---|---|
Owner: | changed from macports-tickets@… to mmoll@… |
Port: | hdf5-18 added |
Please remember to fill in the Port field and cc the maintainer.
comment:4 Changed 14 years ago by mamoll (Mark Moll)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r73468.
Replying to ahhsia@…:
hdf5-1.8.5.tar.bz2 is at:
ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-1.8.5/src/
Though it would be nice to have it on an http server, and maybe an upgrade to that patch is in order -- I have no idea.