Opened 14 years ago

Closed 14 years ago

#26695 closed defect (fixed)

checksum error mismatch for TeXShop

Reported by: dick_ryan@… Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: TeXShop

Description (last modified by jmroot (Joshua Root))

I get a checksum error for TeXShop even after port clean --all. Picking the file from the second choice on the mirror list gives me a different size file.

% sudo port clean --all TeXShop
--->  Cleaning TeXShop

% sudo port checksum TeXShop
--->  Computing dependencies for TeXShop
--->  Fetching TeXShop
--->  Attempting to fetch texshopsource.zip from http://www.uoregon.edu/~koch/texshop
--->  Verifying checksum(s) for TeXShop
Error: Checksum (sha1) mismatch for texshopsource.zip
Error: Checksum (rmd160) mismatch for texshopsource.zip
Error: Target org.macports.checksum returned: Unable to verify file checksums
Log for TeXShop is at: /opt/local/var/macports/logs/_opt_mports_trunk_dports_aqua_TeXShop/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

% wget http://distfiles.macports.org/TeXShop/2.37/texshopsource.zip
--2010-10-01 13:28:29--  http://distfiles.macports.org/TeXShop/2.37/texshopsource.zip
Resolving distfiles.macports.org (distfiles.macports.org)... 17.254.20.244
Connecting to distfiles.macports.org (distfiles.macports.org)|17.254.20.244|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 50455031 (48M) [application/zip]
Saving to: “texshopsource.zip”

100%[======================================>] 50,455,031  1.06M/s   in 48s     

2010-10-01 13:29:17 (1.01 MB/s) - “texshopsource.zip” saved [50455031/50455031]

% ls -l texshopsource.zip /opt/local/var/macports/distfiles/TeXShop/2.37/texshopsource.zip
-rw-r--r--  1 root   admin  50455819 Oct  1 13:26 /opt/local/var/macports/distfiles/TeXShop/2.37/texshopsource.zip
-rw-r--r--  1 ryanr  staff  50455031 Sep 12 20:47 texshopsource.zip

Change History (2)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: changed from macports-tickets@… to snc@…
Port: TeXShop added

Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainer.

comment:2 Changed 14 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: newclosed

Fixed in r72073.

Note: See TracTickets for help on using tickets.