torch / distro

Torch installation in a self-contained folder
BSD 3-Clause "New" or "Revised" License
556 stars 484 forks source link

libtiff--patch 404 error not found #252

Open CalebKierum opened 6 years ago

CalebKierum commented 6 years ago

Hello I am trying to install Torch following the guide here that has you run the install-deps script.

This is unfortunately not working for me as I am getting a 404 error on one of the sources:

==> Downloading http://download.osgeo.org/libtiff/tiff-4.0.8.tar.gz
Already downloaded: /Users/Caleb/Library/Caches/Homebrew/libtiff-4.0.8.tar.gz
==> Downloading https://mirrors.ocf.berkeley.edu/debian/pool/main/t/tiff/tiff_4.0.8-4.debian.tar.xz

curl: (22) The requested URL returned error: 404 Not Found
Trying a mirror...
==> Downloading https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/t/tiff/tiff_4.0.8-4.debian.tar.xz

curl: (22) The requested URL returned error: 404 Not Found
Error: Failed to download resource "libtiff--patch"
Download failed: https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/t/tiff/tiff_4.0.8-4.debian.tar.xz

I am running a MacBook pro on the latest version of MacOS. I am just trying to get to the point where the 'th' command works on my terminal.

sondy commented 6 years ago

Getting the same error, except for the libtiff library in ImageMagick. Have you run the following commands and tried installing again?

brew update
brew upgrade
brew cleanup -s
brew cask cleanup
brew doctor
brew missing