[MacPorts] #56969: bzip2 1.0.6 Broken/Website Down
MacPorts
noreply at macports.org
Tue Aug 14 03:38:48 UTC 2018
#56969: bzip2 1.0.6 Broken/Website Down
--------------------------+------------------------
Reporter: chicagotripp | Owner: ryandesign
Type: defect | Status: assigned
Priority: High | Milestone:
Component: ports | Version:
Keywords: | Port: bzip2
--------------------------+------------------------
I ran
{{{
port install bzip2
}}}
I received this error message:
{{{
---> Checksumming bzip2-1.0.6.tar.gz
DEBUG: Calculated (md5) is b4546795f6f481bc46d807d2b5b9d3ec
Error: Checksum (md5) mismatch for bzip2-1.0.6.tar.gz
Portfile checksum: bzip2-1.0.6.tar.gz md5 00b516f4704d4a7cb50a1d97e6e8e15b
Distfile checksum: bzip2-1.0.6.tar.gz md5 b4546795f6f481bc46d807d2b5b9d3ec
DEBUG: Calculated (sha1) is 4f2f406612024d9a74de660a188b1976c6782410
Error: Checksum (sha1) mismatch for bzip2-1.0.6.tar.gz
Portfile checksum: bzip2-1.0.6.tar.gz sha1
3f89f861209ce81a6bab1fd1998c0ef311712002
Distfile checksum: bzip2-1.0.6.tar.gz sha1
4f2f406612024d9a74de660a188b1976c6782410
DEBUG: Calculated (rmd160) is 11fc2692616e51c8ed9939eb08c25c362904ae2f
Error: Checksum (rmd160) mismatch for bzip2-1.0.6.tar.gz
Portfile checksum: bzip2-1.0.6.tar.gz rmd160
cc31bbae95e8eec259cef7627eae0c667654a339
Distfile checksum: bzip2-1.0.6.tar.gz rmd160
11fc2692616e51c8ed9939eb08c25c362904ae2f
***
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/bzip2/bzip2-1.0.6.tar.gz.html
Error: Failed to checksum bzip2: Unable to verify file checksums
DEBUG: Error code: NONE
DEBUG: Backtrace: Unable to verify file checksums
while executing
"$procedure $targetname"
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_bzip2/bzip2/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port bzip2 failed
}}}
I followed the link and did as it suggested:
{{{
port clean --dist bzip2
}}}
Different error message. This time it couldn't find patch files.
I went to http://www.bzip.org and discovered it was down/expired.
--
Ticket URL: <https://trac.macports.org/ticket/56969>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list