Opened 8 years ago
Closed 8 years ago
#51948 closed defect (fixed)
libphonenumber-cpp checksum failure
Reported by: | jeremyhu (Jeremy Huddleston Sequoia) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | libphonenumber-cpp |
Description
---> Fetching distfiles for libphonenumber-cpp ---> libphonenumber-7.5.1.tar.gz does not exist in /opt/local/var/macports/distfiles/libphonenumber-cpp ---> Attempting to fetch libphonenumber-7.5.1.tar.gz from https://distfiles.macports.org/libphonenumber-cpp % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 ---> Attempting to fetch libphonenumber-7.5.1.tar.gz from http://sea.us.distfiles.macports.org/macports/distfiles/libphonenumber-cpp % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 ---> Attempting to fetch libphonenumber-7.5.1.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/libphonenumber-cpp % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 ---> Attempting to fetch libphonenumber-7.5.1.tar.gz from https://github.com/googlei18n/libphonenumber/tarball/libphonenumber-7.5.1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 154 0 154 0 0 235 0 --:--:-- --:--:-- --:--:-- 235 100 7468k 0 7468k 0 0 930k 0 --:--:-- 0:00:08 --:--:-- 1578k ---> Verifying checksums for libphonenumber-cpp ---> Checksumming libphonenumber-7.5.1.tar.gz Error: Checksum (rmd160) mismatch for libphonenumber-7.5.1.tar.gz Portfile checksum: libphonenumber-7.5.1.tar.gz rmd160 8afb69a61001b155b376c08a819a901da7f885eb Distfile checksum: libphonenumber-7.5.1.tar.gz rmd160 cee39b83bcba19f906b8c919694edf6b65a5144d Error: Checksum (sha256) mismatch for libphonenumber-7.5.1.tar.gz Portfile checksum: libphonenumber-7.5.1.tar.gz sha256 dffa9ed9ca43941431d1d08fb637b3f49a184d0c41ea5a563a3f3c75f5ed9dd2 Distfile checksum: libphonenumber-7.5.1.tar.gz sha256 6335a94204f05d7ad68b0720d370a955490d974e7efb1a290c506a89b84d992d The correct checksum line may be: checksums rmd160 cee39b83bcba19f906b8c919694edf6b65a5144d \ sha256 6335a94204f05d7ad68b0720d370a955490d974e7efb1a290c506a89b84d992d Error: Failed to checksum libphonenumber-cpp: Unable to verify file checksums Error: See /opt/local/var/macports/logs/_Users_jeremy_src_macports_trunk_dports_devel_libphonenumber-cpp/libphonenumber-cpp/main.log for details. Error: Follow http://guide.macports.org/#project.tickets to report a bug. Error: Processing of port libphonenumber-cpp failed
Change History (2)
comment:1 Changed 8 years ago by dbevans (David B. Evans)
Status: | new → assigned |
---|---|
Version: | 2.3.4 |
comment:2 Changed 8 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Checksums updated in r150878, no change in installed content.
Note: See
TracTickets for help on using
tickets.
Yes, looks like something's changed. Will investigate. Thanks.