Closed myusuf3 closed 9 years ago
I tried the tap and there was a mismatch on the ip database sha checksum.
[master*] brew tap velikanov/homebrew-ip2location Cloning into '/usr/local/Library/Taps/velikanov/homebrew-ip2location'... remote: Counting objects: 10, done. remote: Total 10 (delta 0), reused 0 (delta 0) Unpacking objects: 100% (10/10), done. Checking connectivity... done. Tapped 1 formula [master*] brew install ip2location ==> Installing ip2location from velikanov/homebrew-ip2location ==> Downloading https://github.com/velikanov/ip2location/archive/v7.0.0.6.tar.gz ######################################################################## 100.0% ==> ./configure --prefix=/usr/local/Cellar/ip2location/7.0.0.6 --include=/usr/local/Cellar/ip2location/7.0.0.6/include ==> make ==> make install ==> Downloading http://www.ip2location.com/downloads/sample.bin.db1.zip ######################################################################## 100.0% Error: SHA1 mismatch Expected: 8e1acd7f35a909b6d7bc7d482934050eb1167fa3 Actual: e21c6616de74f9e9289532d944af120f617bc352 Archive: /Library/Caches/Homebrew/ip2location--sample-database-1.zip To retry an incomplete download, remove the file above.
resolved in pull request #2
I tried the tap and there was a mismatch on the ip database sha checksum.