[MacPorts] #27863: latexmk checksum error
MacPorts
noreply at macports.org
Mon Jan 10 08:59:44 PST 2011
#27863: latexmk checksum error
-------------------------------+--------------------------------------------
Reporter: tlhayward@… | Owner: vinc17@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Resolution: | Keywords:
Port: latexmk |
-------------------------------+--------------------------------------------
Changes (by tlhayward@…):
* status: closed => reopened
* resolution: worksforme =>
Comment:
Thank you for your advice. Here is the verbose output, followed by the
log file.
I have installed many MacPorts packages without problems; latexmk is the
only package
for which I see the checksum error.
I have also checked that there are no other copies of latexmk.zip anywhere
on my system.
{{{
admin [~]> sudo port clean -v --all latexmk
Password:
---> Cleaning latexmk
admin [~]> sudo port -v install latexmk
---> Computing dependencies for latexmk.
---> Fetching latexmk
---> latexmk.zip doesn't seem to exist in
/opt/local/var/macports/distfiles/latexmk/4.18
---> Attempting to fetch latexmk.zip from http://www.ctan.org/get/support
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
100 229k 100 229k 0 0 51617 0 0:00:04 0:00:04 --:--:--
117k
---> Verifying checksum(s) for latexmk
---> Checksumming latexmk.zip
Error: Checksum (md5) mismatch for latexmk.zip
Portfile checksum: latexmk.zip md5 12a2c3ea16d4190895e483795f566ae7
Distfile checksum: latexmk.zip md5 8c6b5b6517d896b42b723b98556f504d
Error: Checksum (sha1) mismatch for latexmk.zip
Portfile checksum: latexmk.zip sha1
7694aaa764adc8ec1c0628fe2ecaad6821fb0b30
Distfile checksum: latexmk.zip sha1
367638eaf00b055c8cbe6bb3f8a2b0e2e90566f5
Error: Checksum (rmd160) mismatch for latexmk.zip
Portfile checksum: latexmk.zip rmd160
ba472b5f14445b9625d34e6bf78f88cfe889a9bf
Distfile checksum: latexmk.zip rmd160
dc7b1364fd93538344c996d242f4f2bfc26b1577
The correct checksum line may be:
checksums md5 8c6b5b6517d896b42b723b98556f504d \
sha1 367638eaf00b055c8cbe6bb3f8a2b0e2e90566f5 \
rmd160 dc7b1364fd93538344c996d242f4f2bfc26b1577
Error: Target org.macports.checksum returned: Unable to verify file
checksums
Warning: the following items did not execute (for latexmk):
org.macports.activate org.macports.checksum org.macports.extract
org.macports.patch org.macports.configure org.macports.build
org.macports.destroot org.macports.install
Log for latexmk is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_latexmk/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
}}}
The log file:
{{{
:debug:main Executing org.macports.main (latexmk)
:msg:main ---> Fetching latexmk
:debug:fetch fetch phase started at Mon Jan 10 13:41:42 CLST 2011
:debug:fetch Executing org.macports.fetch (latexmk)
:info:fetch ---> latexmk.zip doesn't seem to exist in
/opt/local/var/macports/distfiles/latexmk/4.18
:debug:fetch Pinging www.ctan.org...
:debug:fetch Pinging distfiles.macports.org...
:debug:fetch Pinging aarnet.au.distfiles.macports.org...
:debug:fetch Pinging cjj.kr.distfiles.macports.org...
:debug:fetch Pinging lil.fr.distfiles.macports.org...
:debug:fetch Pinging sea.us.distfiles.macports.org...
:debug:fetch Pinging ykf.ca.distfiles.macports.org...
:debug:fetch www.ctan.org ping time is 10000
:debug:fetch distfiles.macports.org ping time is 10000
:debug:fetch aarnet.au.distfiles.macports.org ping time is 10000
:debug:fetch cjj.kr.distfiles.macports.org ping time is 10000
:debug:fetch lil.fr.distfiles.macports.org ping time is 10000
:debug:fetch sea.us.distfiles.macports.org ping time is 10000
:debug:fetch ykf.ca.distfiles.macports.org ping time is 10000
:msg:fetch ---> Attempting to fetch latexmk.zip from
http://www.ctan.org/get/support
:msg:fetch ---> Verifying checksum(s) for latexmk
:debug:checksum checksum phase started at Mon Jan 10 13:41:50 CLST 2011
:debug:checksum Executing org.macports.checksum (latexmk)
:info:checksum ---> Checksumming latexmk.zip
:error:checksum Checksum (md5) mismatch for latexmk.zip
:info:checksum Portfile checksum: latexmk.zip md5
12a2c3ea16d4190895e483795f566ae7
:info:checksum Distfile checksum: latexmk.zip md5
8c6b5b6517d896b42b723b98556f504d
:error:checksum Checksum (sha1) mismatch for latexmk.zip
:info:checksum Portfile checksum: latexmk.zip sha1
7694aaa764adc8ec1c0628fe2ecaad6821fb0b30
:info:checksum Distfile checksum: latexmk.zip sha1
367638eaf00b055c8cbe6bb3f8a2b0e2e90566f5
:error:checksum Checksum (rmd160) mismatch for latexmk.zip
:info:checksum Portfile checksum: latexmk.zip rmd160
ba472b5f14445b9625d34e6bf78f88cfe889a9bf
:info:checksum Distfile checksum: latexmk.zip rmd160
dc7b1364fd93538344c996d242f4f2bfc26b1577
:info:checksum The correct checksum line may be:
:info:checksum checksums md5
8c6b5b6517d896b42b723b98556f504d \
}}}
--
Ticket URL: <https://trac.macports.org/ticket/27863#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list