Opened 6 years ago
Closed 6 years ago
#57018 closed defect (fixed)
openssl @1.0.2p cannot fetch: "skazkaforyou.com" mirror expired.
Reported by: | Lord-Kamina (Gregorio Litenstein) | Owned by: | larryv (Lawrence Velázquez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | neverpanic (Clemens Lang) | |
Port: | openssl |
Description
I found this trying to upgrade some other port, it seems the domain for one of the openssl mirrors is dead, so instead of the distfile, it actually downloads an HTML page with an error.
---> Computing dependencies for openssl. ---> Fetching distfiles for openssl ---> openssl-1.0.2p.tar.gz does not exist in /opt/local/var/macports/distfiles/openssl ---> Attempting to fetch openssl-1.0.2p.tar.gz from http://openssl.skazkaforyou.com/source/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 272 100 272 0 0 870 0 --:--:-- --:--:-- --:--:-- 871 ---> Verifying checksums for openssl ---> Checksumming openssl-1.0.2p.tar.gz Error: Checksum (sha1) mismatch for openssl-1.0.2p.tar.gz Portfile checksum: openssl-1.0.2p.tar.gz sha1 f34b5322e92415755c7d58bf5d0d5cf37666382c Distfile checksum: openssl-1.0.2p.tar.gz sha1 5ba1cabaad025b025c5b93e10be480f3228d6403 Error: Checksum (rmd160) mismatch for openssl-1.0.2p.tar.gz Portfile checksum: openssl-1.0.2p.tar.gz rmd160 0df40a7f180e381bff7d7d9593bdfece4b054951 Distfile checksum: openssl-1.0.2p.tar.gz rmd160 ae9c03343239ca86732a47ac4ebfe7bdbd95ca5e Error: Checksum (sha256) mismatch for openssl-1.0.2p.tar.gz Portfile checksum: openssl-1.0.2p.tar.gz sha256 50a98e07b1a89eb8f6a99477f262df71c6fa7bef77df4dc83025a2845c827d00 Distfile checksum: openssl-1.0.2p.tar.gz sha256 a9ef11bdf098b181c9cbb75b272531793991c287d15d2477af07edeac69672a8 Error: Checksum (size) mismatch for openssl-1.0.2p.tar.gz Portfile checksum: openssl-1.0.2p.tar.gz size 5338192 Distfile checksum: openssl-1.0.2p.tar.gz size 272 *** The non-matching file appears to be HTML. See this page for possible reasons for the checksum mismatch: <https://trac.macports.org/wiki/MisbehavingServers> *** The file has been moved to: /opt/local/var/macports/distfiles/openssl/openssl-1.0.2p.tar.gz.html Error: Failed to checksum openssl: Unable to verify file checksums Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_openssl/openssl/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. [Koji@Anasas:~/performous/osx-utils/build] $ cat /opt/local/var/macports/distfiles/openssl/openssl-1.0.2p.tar.gz.html <html> <head> <meta name="robots" content="noarchive" /> <meta name="googlebot" content="nosnippet" /> </head> <body> <div align=center> <h3>Error. Page cannot be displayed. Please contact your service provider for more details. (31)</h3> </div> </body> </html>
Change History (3)
comment:1 Changed 6 years ago by mf2k (Frank Schima)
Cc: | larryv added |
---|---|
Owner: | set to neverpanic |
Status: | new → assigned |
comment:2 Changed 6 years ago by larryv (Lawrence Velázquez)
Cc: | neverpanic added; larryv removed |
---|---|
Owner: | changed from neverpanic to larryv |
Status: | assigned → accepted |
Summary: | openssl @1.0.2p cannot build: Domain name expired. → openssl @1.0.2p cannot fetch: "skazkaforyou.com" mirror expired. |
Thanks.
comment:3 Changed 6 years ago by larryv (Lawrence Velázquez)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
In the future, please add the port maintainer(s) to Cc (
port info --maintainers openssl
), if any.