#26695: checksum error mismatch for TeXShop -------------------------------+-------------------------------------------- Reporter: dick_ryan@… | Owner: snc@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: TeXShop -------------------------------+-------------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => snc@… * port: => TeXShop Old description:
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
New description: 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 }}} -- Comment: Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainer. -- Ticket URL: <https://trac.macports.org/ticket/26695#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS