Darcs checksum failing, even after clean
Bueno, Denis
denbuen at sandia.gov
Mon Jun 18 12:50:46 PDT 2007
Hi all,
I hope this hasn't already been solved (I subscribed to the list not 5
minutes ago....)
Symptom: I can't get darcs to install; the checksum keeps failing.
Expected behavior: Darcs should install. =]
denbuen[556] > sudo port -v clean --all darcs
Password:
---> Cleaning darcs
---> Removing distfiles for darcs
---> Removing archives for darcs
---> Removing workpath for darcs
[ ~ <Mon Jun 18> <13:47:54>]
denbuen[557] > sudo port -v install darcs
---> Fetching darcs
---> darcs-1.0.9.tar.gz doesn't seem to exist in
/opt/local/var/db/dports/distfiles/darcs
---> Attempting to fetch darcs-1.0.9.tar.gz from http://darcs.net/
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
100 1054k 100 1054k 0 0 797k 0 0:00:01 0:00:01 --:--:--
926k
---> Verifying checksum(s) for darcs
---> Checksumming darcs-1.0.9.tar.gz
Error: Checksum (md5) mismatch for darcs-1.0.9.tar.gz
Portfile checksum: darcs-1.0.9.tar.gz md5
077420eec437ecdd45d8dc6682ee61fa
Distfile checksum: darcs-1.0.9.tar.gz md5
07222cd3c500aa31e3332847573a4ab2
Error: Target com.apple.checksum returned: Unable to verify file
checksums
Warning: the following items did not execute (for darcs):
com.apple.activate com.apple.extract com.apple.checksum com.apple.patch
com.apple.configure com.apple.build com.apple.destroot com.apple.install
Error: Status 1 encountered during processing.
[ ~ <Mon Jun 18> <13:48:00>]
denbuen[558] > sudo port -v sync
Synchronizing from rsync://rsync.darwinports.org/dpupdate/dports
receiving file list ... done
devel/darcs/
deleting devel/darcs/work
sent 77 bytes received 264763 bytes 21187.20 bytes/sec
total size is 14765187 speedup is 55.75
[ ~ <Mon Jun 18> <13:48:32>]
denbuen[559] > sudo port -v install darcs
---> Verifying checksum(s) for darcs
---> Checksumming darcs-1.0.9.tar.gz
Error: Checksum (md5) mismatch for darcs-1.0.9.tar.gz
Portfile checksum: darcs-1.0.9.tar.gz md5
077420eec437ecdd45d8dc6682ee61fa
Distfile checksum: darcs-1.0.9.tar.gz md5
07222cd3c500aa31e3332847573a4ab2
Error: Target com.apple.checksum returned: Unable to verify file
checksums
Warning: the following items did not execute (for darcs):
com.apple.activate com.apple.extract com.apple.checksum com.apple.patch
com.apple.configure com.apple.build com.apple.destroot com.apple.install
Error: Status 1 encountered during processing.
[ ~ <Mon Jun 18> <13:48:39>]
denbuen[560] > sudo port -v clean --all darcs
---> Cleaning darcs
---> Removing distfiles for darcs
---> Removing archives for darcs
---> Removing workpath for darcs
[ ~ <Mon Jun 18> <13:48:44>]
denbuen[561] > sudo port -v install darcs
---> Fetching darcs
---> darcs-1.0.9.tar.gz doesn't seem to exist in
/opt/local/var/db/dports/distfiles/darcs
---> Attempting to fetch darcs-1.0.9.tar.gz from http://darcs.net/
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
100 1054k 100 1054k 0 0 1334k 0 --:--:-- --:--:-- --:--:--
1573k
---> Verifying checksum(s) for darcs
---> Checksumming darcs-1.0.9.tar.gz
Error: Checksum (md5) mismatch for darcs-1.0.9.tar.gz
Portfile checksum: darcs-1.0.9.tar.gz md5
077420eec437ecdd45d8dc6682ee61fa
Distfile checksum: darcs-1.0.9.tar.gz md5
07222cd3c500aa31e3332847573a4ab2
Error: Target com.apple.checksum returned: Unable to verify file
checksums
Warning: the following items did not execute (for darcs):
com.apple.activate com.apple.extract com.apple.checksum com.apple.patch
com.apple.configure com.apple.build com.apple.destroot com.apple.install
Error: Status 1 encountered during processing.
Any ideas?
Denis
More information about the macports-users
mailing list