Opened 14 years ago

Closed 14 years ago

#26511 closed defect (fixed)

TeXShop checksum error; needs update to 2.37

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

Description (last modified by ryandesign (Ryan Carsten Schmidt))

{localhost:~}[15]% port -v install TeXShop
--->  Computing dependencies for TeXShop.
--->  Fetching TeXShop
--->  texshopsource.zip doesn't seem to exist in /opt/local/var/macports/distfiles/TeXShop/2.36
--->  Attempting to fetch texshopsource.zip from http://www.uoregon.edu/~koch/texshop
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 48.1M  100 48.1M    0     0   641k      0  0:01:16  0:01:16 --:--:--  367k
--->  Verifying checksum(s) for TeXShop
--->  Checksumming texshopsource.zip
Error: Checksum (sha1) mismatch for texshopsource.zip
Portfile checksum: texshopsource.zip sha1 7854c250b8f190e7b226e4a4c20de6cc56ab90c5
Distfile checksum: texshopsource.zip sha1 7f3719b3344abcaf81d77ed0ea2e410bb569c015
Error: Checksum (rmd160) mismatch for texshopsource.zip
Portfile checksum: texshopsource.zip rmd160 985543f5f3c73b2433c4ab07e0a89947cfa5fb26
Distfile checksum: texshopsource.zip rmd160 39cd942a06c75eeeddd18451a4e8b4d1786d4e8a
The correct checksum line may be:
checksums           md5     1cdf28f04f45fb564a70dc2ff477fce9 \
                    sha1    7f3719b3344abcaf81d77ed0ea2e410bb569c015 \
                    rmd160  39cd942a06c75eeeddd18451a4e8b4d1786d4e8a
Error: Target org.macports.checksum returned: Unable to verify file checksums
Warning: the following items did not execute (for TeXShop): 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 TeXShop is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_TeXShop/main.log
Error: Status 1 encountered during processing.

Change History (2)

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: checksum removed
Owner: changed from macports-tickets@… to snc@…
Summary: TeXShop checksum errorTeXShop checksum error; needs update to 2.37

Please remember WikiFormatting and to Cc the port's maintainer.

Looks like it's downloading version 2.37 now, since the distfile is unversioned. So the port should be updated to 2.37.

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Scratch that; the port was updated to 2.37 already in r71428. So you just need to "sudo port selfupdate".

Note: See TracTickets for help on using tickets.