Opened 19 years ago
Closed 19 years ago
#6499 closed defect (worksforme)
checksum error for t1lib
Reported by: | tarek-www@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
dhcp-156-192:~$ port -v install t1lib ---> Fetching t1lib ---> ltconfig13 doesn't seem to exist in /opt/local/var/db/dports/distfiles/t1lib ---> Attempting to fetch ltconfig13 from http://distfiles-od.opendarwin.org/
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 99070 100 99070 0 0 230k 0 --:--:-- --:--:-- --:--:-- 378k ---> Verifying checksum(s) for t1lib ---> Checksumming t1lib-5.0.2.tar.gz ---> Checksumming ltconfig13 ---> Checksumming ltmain13 Error: Checksum (md5) mismatch for ltmain13 Portfile checksum: ltmain13 md5 e094ae92724c4015dbab97de151c2525 Distfile checksum: ltmain13 md5 1bee9624d264c7ea05ecdf9e4f39bf29 Error: Checksum (sha1) mismatch for ltmain13 Portfile checksum: ltmain13 sha1 e5cb21161c8377f77f0725c7ede672c0f8167783 Distfile checksum: ltmain13 sha1 a27bb0a964a82043768db59cc76df10f9f782a91 Error: Target com.apple.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for t1lib): com.apple.activate com.apple.extract com.apple.checksum com.apple.patch com.apple.configure com.apple.build com.apple.destroot com.apple.archive com.apple.install Error: /opt/local/bin/port: Status 1 encountered during processing.
dhcp-156-192:~$ port version Version: 1.200
dhcp-156-192:~$ uname -a Darwin dhcp-156-192.physics.ucla.edu 8.2.2 Darwin Kernel Version 8.2.2: Mon Aug 22 18:43:11 PDT 2005; root:xnu-792.5.11.obj~1/RELEASE_PPC Power Macintosh powerpc
Change History (3)
comment:1 Changed 19 years ago by blb@…
comment:2 Changed 19 years ago by tarek-www@…
(In reply to comment #1)
Very strange, I just grabbed ltmain13 off the server and its checksums match
the Portfile. Can you try
doing a 'port clean --all t1lib' then try again?
The error disappeared. (Sorry I am new in this game)
comment:3 Changed 19 years ago by blb@…
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Probably just a corrupted download, fortunately doesn't happen too often.
Very strange, I just grabbed ltmain13 off the server and its checksums match the Portfile. Can you try doing a 'port clean --all t1lib' then try again?