Opened 9 years ago

Last modified 9 years ago

#49199 closed defect

Checksum mismatch for terminal-notifier — at Initial Version

Reported by: past (Panagiotis Astithas) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: terminal-notifier

Description

This is what I get after upgrading to El Capitan and doing a full upgrade of macports (all other ports were upgraded successfully):

$ sudo port clean --dist terminal-notifier
---> Cleaning terminal-notifier
$ sudo port install terminal-notifier
---> Fetching archive for terminal-notifier
---> Attempting to fetch terminal-notifier-1.6.3_0.darwin_15.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/terminal-notifier
---> Attempting to fetch terminal-notifier-1.6.3_0.darwin_15.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/terminal-notifier
---> Attempting to fetch terminal-notifier-1.6.3_0.darwin_15.x86_64.tbz2 from http://lil.fr.packages.macports.org/terminal-notifier
---> Fetching distfiles for terminal-notifier
---> Attempting to fetch terminal-notifier-1.6.3.tar.gz from https://github.com/alloy/terminal-notifier/tarball/1.6.3
---> Verifying checksums for terminal-notifier
Error: Checksum (rmd160) mismatch for terminal-notifier-1.6.3.tar.gz
Error: Checksum (sha256) mismatch for terminal-notifier-1.6.3.tar.gz
Error: org.macports.checksum for port terminal-notifier returned: Unable to verify file checksums
Please see the log file for port terminal-notifier for details:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_terminal-notifier/terminal-notifier/main.log

To report a bug, follow the instructions in the guide:

http://guide.macports.org/#project.tickets

Error: Processing of port terminal-notifier failed
$ cat port file terminal-notifier|grep 256

sha256 02317d40f467b7fa87e24e1c3873cd21473608549be4c39f537897b64f360c4c

$ shasum -a 256 /opt/local/var/macports/distfiles/terminal-notifier/terminal-notifier-1.6.3.tar.gz
78bed0b77f312d07cd80767030f7ac264e2ef86f79b74ea35eebccf5914fd9ae /opt/local/var/macports/distfiles/terminal-notifier/terminal-notifier-1.6.3.tar.gz

Change History (0)

Note: See TracTickets for help on using tickets.