[petsc-dev] --download-tetgen fails
Satish Balay
balay at mcs.anl.gov
Wed Jun 25 09:51:51 CDT 2014
On Wed, 25 Jun 2014, Jed Brown wrote:
> "Vijay S. Mahadevan" <vijay.m at gmail.com> writes:
>
> > The URL for the tetgen download seems to have changed.
> >
> > OLD: http://tetgen.berlios.de/files/tetgen1.4.3.tar.gz
> > NEW: http://tetgen.org/files/tetgen1.4.3.tar.gz
>
> I cannot wget the new address. The domain redirects to
> http://wias-berlin.de/software/tetgen/ and maybe you need to register
> and get a cookie to download. The license is AGPLv3, so we are allowed
> to rehost without the registration hoopla.
Wget appears to work for me [yeah there is a redirect there..]
We can always add a backup copy at or ftp site - if that download fails..
self.download = ['http://tetgen.org/files/tetgen1.4.3.tar.gz',http://ftp.mcs.anl.gov/pub/petsc/externalpackages/tetgen1.4.3.tar.gz]
Satish
>>>>>>>>
$ wget http://tetgen.org/files/tetgen1.4.3.tar.gz
--2014-06-25 09:47:14-- http://tetgen.org/files/tetgen1.4.3.tar.gz
Resolving tetgen.org (tetgen.org)... 46.165.212.97
Connecting to tetgen.org (tetgen.org)|46.165.212.97|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://wias-berlin.de/software/tetgen/files/tetgen1.4.3.tar.gz [following]
--2014-06-25 09:47:15-- http://wias-berlin.de/software/tetgen/files/tetgen1.4.3.tar.gz
Resolving wias-berlin.de (wias-berlin.de)... 62.141.177.11
Connecting to wias-berlin.de (wias-berlin.de)|62.141.177.11|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 298600 (292K) [application/x-gzip]
Saving to: ‘tetgen1.4.3.tar.gz’
100%[=====================================================================>] 298,600 218KB/s in 1.3s
<<<<<<<<<<<<<
>
> > https://bitbucket.org/petsc/petsc/src/master/config/PETSc/packages/tetgen.py?at=master#cl-115
> >
> > Vijay
>
More information about the petsc-dev
mailing list