New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #26760 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

Checksum error in makeicns

Reported by: wlwood3@… Owned by: mk-macports@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: brad@…
Port: makeicns

Description (last modified by jmr@…) (diff)

Tried to install makeicns--failed due to checkum errors. Here's the output:

iMac:~ bill$ port install makeicns
--->  Computing dependencies for makeicns
--->  Verifying checksum(s) for makeicns
Error: Checksum (md5) mismatch for 1.4.tar.bz2
Error: Checksum (sha1) mismatch for 1.4.tar.bz2
Error: Checksum (rmd160) mismatch for 1.4.tar.bz2
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: Status 1 encountered during processing.

Change History

comment:1 Changed 3 years ago by wlwood3@…

  • Cc wlwood3@… added

Cc Me!

comment:2 Changed 3 years ago by jmr@…

  • Cc brad@… added; wlwood3@… removed
  • Owner changed from macports-tickets@… to mk-macports@…
  • Port set to makeicns
  • Description modified (diff)

Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainers. Note that you do not need to be in cc when you are the reporter. As per the FAQ, you need to indicate which mirror your file was downloaded from.

comment:3 Changed 3 years ago by brad@…

I am unable to reproduce this.

Please try the following:

port sync
port -v clean --dist makeicns
port -v extract makeicns

Report errors or finish install with:

port -v install makeicns

comment:4 Changed 3 years ago by MK-MacPorts@…

Hi, can't reproduce this either.

Please redo the install with option "-d" to clarify the issue.

Perhaps it would be helpful to execute a

sudo port clean makeicns

before retrying this...

comment:5 Changed 3 years ago by devans@…

You might try

sudo port clean --all makeicns

to remove any cached copies of the distfile and force a new fetch

comment:6 Changed 3 years ago by MK-MacPorts@…

Thanks devans for clarifying this! I had assumed that "clean" would be enough, but you are of course right...

comment:7 Changed 3 years ago by mk@…

  • Status changed from new to closed
  • Resolution set to invalid
Note: See TracTickets for help on using tickets.