Opened 15 years ago

Closed 15 years ago

#19365 closed update (fixed)

TeXShop: Unable to verify file checksums

Reported by: judufuru-gherthgr@… Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: checksum Cc: glen.henshaw@…, kthenriksson@…, nerdling (Jeremy Lavergne)
Port: texshop

Description

$ sudo port install texshop
--->  Fetching TeXShop
--->  Attempting to fetch texshopsource-2.26.zip from http://www.uoregon.edu/~koch/texshop
--->  Verifying checksum(s) for TeXShop
Error: Checksum (md5) mismatch for texshopsource-2.26.zip
Error: Checksum (sha1) mismatch for texshopsource-2.26.zip
Error: Checksum (rmd160) mismatch for texshopsource-2.26.zip
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: Status 1 encountered during processing.

Attachments (1)

Portfile.diff (681 bytes) - added by kthenriksson@… 15 years ago.
Patch for TeXShop Portfile

Download all attachments as: .zip

Change History (14)

comment:1 Changed 15 years ago by j.bugzilla2@…

I forgot to make a ticket, but I notified both the maintainer (waqar) and the last to commit to the port (jeremyhu) at the beginning of April of this issue. I haven't had time to verify who's check sums are correct yet. There is a related issue where the port tries unsuccessfully to get the source from the distfiles mirror but grabs the wrong path.

comment:2 Changed 15 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to waqar@…

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:4 Changed 15 years ago by mark.moorcroft@…

Just tried to build it and got the same errors.

comment:5 Changed 15 years ago by glen.henshaw@…

Concur. Error still present.

comment:6 Changed 15 years ago by glen.henshaw@…

Cc: glen.henshaw@… added

Cc Me!

Changed 15 years ago by kthenriksson@…

Attachment: Portfile.diff added

Patch for TeXShop Portfile

comment:7 Changed 15 years ago by kthenriksson@…

I've just added a patch to correct the checksums in the TeXShop Portfile. For everyone playing at home, you can download the patch and from that directory run

sudo patch /opt/local/var/macports/sources/rsync.macports.org/release/ports/aqua/TeXShop/Portfile Portfile.diff
sudo port upgrade texshop

in order to get all caught up with TeXShop until they fix the MacPorts tree.

comment:8 Changed 15 years ago by kthenriksson@…

Cc: kthenriksson@… added

Cc Me!

comment:9 Changed 15 years ago by nerdling (Jeremy Lavergne)

Cc: snc@… added

Cc Me!

comment:10 Changed 15 years ago by nerdling (Jeremy Lavergne)

Owner: changed from waqar@… to snc@…
Status: newassigned
Type: defectupdate

TeXShop has done stealth updates in the past. Basically, we should commit the checksum changes.

comment:11 Changed 15 years ago by nerdling (Jeremy Lavergne)

Owner: changed from snc@… to waqar@…
Status: assignednew

comment:12 Changed 15 years ago by nerdling (Jeremy Lavergne)

Owner: changed from waqar@… to snc@…
Status: newassigned

Eh, maintainer timeout (8 days since patch provided). Takin' over.

comment:13 Changed 15 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: assignedclosed

Committed in r51733.

Note: See TracTickets for help on using tickets.