Opened 19 years ago

Closed 19 years ago

#3111 closed defect (fixed)

BUG: TeXShop checksum error

Reported by: winders@… Owned by: waqar@…
Priority: High Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

on mac os x 10.4 the port install of texshop gives a checksum error

$ sudo port install TeXShop ---> Fetching TeXShop ---> Attempting to fetch texshopsource.zip from http://www.uoregon.edu/~koch/texshop ---> Verifying checksum(s) for TeXShop Error: Checksum (md5) mismatch for texshopsource.zip Error: Checksum (sha1) mismatch for texshopsource.zip Error: Target com.apple.checksum returned: Unable to verify file checksums

this error has occured for several days and i can download texshopsource.zip with safari just fine. the finder is able to unpack the zip file succesfully so i think the checksums in the portfile just needs to be changed.

Change History (3)

comment:1 Changed 19 years ago by winders@…

i was able to make it work by deleteing the sha1 line in the portfile and changing the md5 checksum to b781478108971312df420e23b7788c0a

comment:2 Changed 19 years ago by jmpp@…

Owner: changed from darwinports-bugs@… to waqar@…
severity: majornormal
Summary: TeXShop checksum errorBUG: TeXShop checksum error

comment:3 Changed 19 years ago by waqar@…

Resolution: fixed
Status: newclosed

Fix checked in. The issue is when the new version is release the source filename is the same so the hash mismatch.

Note: See TracTickets for help on using tickets.