weizhouUMICH / SAIGE

GNU Lesser General Public License v3.0
189 stars 73 forks source link

Download failed with error 404 for: //zlib.net/zlib-1.2.11.tar.gz #412

Closed psammarco closed 2 years ago

psammarco commented 2 years ago

Hello @weizhouUMICH @weizhou0,

could you please fix the bit of the code that points to a dead zlib link?

Downloading http://zlib.net/zlib-1.2.11.tar.gz
  [----------------------------------------------------------------------]    0%
Download failed with error 404 for: //zlib.net/zlib-1.2.11.tar.gz
Failed to build package statgen/savvy
ERROR: configuration failed for package ‘SAIGE’
* removing ‘/usr/local/lib/R/site-library/SAIGE’
Warning message:
In i.p(...) :
  installation of package ‘/tmp/RtmpE6Jk4z/file2b3272197cc98/SAIGE_0.42.1.tar.gz’ had non-zero exit status
>

The correct link is https://zlib.net/fossils/zlib-1.2.11.tar.gz

Regards

psammarco commented 2 years ago

Looking at the output again I realised the url issue is not related to Saige code but rather with the statgen/savvy package. Will raise a ticket with them.