Opened 3 years ago
Closed 3 years ago
#67028 closed defect (fixed)
py39-thinc @8.1.8: checksum mismatch
| Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | cjones051073 (Chris Jones) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.8.1 |
| Keywords: | Cc: | ||
| Port: | py-thinc |
Description
---> Verifying checksums for py39-thinc
DEBUG: Executing org.macports.checksum (py39-thinc)
---> Checksumming thinc-8.1.8.tar.gz
DEBUG: Calculated (rmd160) is 33f23da590cdbb91910ac44df760ad189e62b54d
Error: Checksum (rmd160) mismatch for thinc-8.1.8.tar.gz
Portfile checksum: thinc-8.1.8.tar.gz rmd160 f21cc09601dab3db38392b4bb846af01bf535b8f
Distfile checksum: thinc-8.1.8.tar.gz rmd160 33f23da590cdbb91910ac44df760ad189e62b54d
DEBUG: Calculated (sha256) is 0e38a3c0c4e73a60d12e6323d405ee83d3b9ca9c986392a74c50c8c19a795738
Error: Checksum (sha256) mismatch for thinc-8.1.8.tar.gz
Portfile checksum: thinc-8.1.8.tar.gz sha256 06eb618a70f81309197d8f680f03c1b6ca81e11299c9ba76ca468a854b7929aa
Distfile checksum: thinc-8.1.8.tar.gz sha256 0e38a3c0c4e73a60d12e6323d405ee83d3b9ca9c986392a74c50c8c19a795738
DEBUG: Calculated (size) is 1700240
Error: Checksum (size) mismatch for thinc-8.1.8.tar.gz
Portfile checksum: thinc-8.1.8.tar.gz size 1700244
Distfile checksum: thinc-8.1.8.tar.gz size 1700240
The correct checksum line may be:
checksums rmd160 33f23da590cdbb91910ac44df760ad189e62b54d \
sha256 0e38a3c0c4e73a60d12e6323d405ee83d3b9ca9c986392a74c50c8c19a795738 \
size 1700240
Error: Failed to checksum py39-thinc: Unable to verify file checksums
Change History (3)
comment:1 Changed 3 years ago by jmroot (Joshua Root)
| Summary: | py39 @8.1.8-thinc: checksum mismatch → py39-thinc @8.1.8: checksum mismatch |
|---|
comment:2 Changed 3 years ago by cjones051073 (Chris Jones)
comment:3 Changed 3 years ago by Chris Jones <jonesc@…>
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

Built just fine when I first tested here, but I can now reproduce the checksum errors. Suspect a stealth source update...