FredericJacobs / OpenSSL-Pod

Unmaintained - please fork. Email me to take over the CocoaPod
74 stars 112 forks source link

OpenSSL 1.0.2 tarball has disappeared #11

Closed postmechanical closed 9 years ago

postmechanical commented 9 years ago
Installing OpenSSL (1.0.200)

[!] Error installing OpenSSL
[!] /usr/bin/curl -f -L -o /Users/distiller/lpm-mmd-ios/Pods/OpenSSL/file.tgz "https://www.openssl.org/source/openssl-1.0.2.tar.gz" --create-dirs

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current

                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0

curl: (22) The requested URL returned error: 404 Not Found

pod install returned exit code 1

Action failed: pod install
voznesenskym commented 9 years ago

Ditto, Here it is with --verbose

-> Installing OpenSSL (1.0.200) Http download $ /opt/local/bin/curl -f -L -o /Users/michael/Desktop/opensource/Signal-iOS/Pods/OpenSSL/file.tgz "https://www.openssl.org/source/openssl-1.0.2.tar.gz" --create-dirs % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (22) The requested URL returned error: 404 Not Found

[!] Error installing OpenSSL [!] /opt/local/bin/curl -f -L -o /Users/michael/Desktop/opensource/Signal-iOS/Pods/OpenSSL/file.tgz "https://www.openssl.org/source/openssl-1.0.2.tar.gz" --create-dirs

% Total % Received % Xferd Average Speed Time Time Time Current

                             Dload  Upload   Total   Spent    Left  Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (22) The requested URL returned error: 404 Not Found

FredericJacobs commented 9 years ago

Currently working on 1.0.2a support.

voznesenskym commented 9 years ago

Anything I can do to help?

FredericJacobs commented 9 years ago

Added!

ikolpachkov commented 9 years ago

have the same problem, there is no file by this link (https://www.openssl.org/source/openssl-1.0.2.tar.gz)