Opened 14 years ago

Closed 14 years ago

#26760 closed defect (invalid)

Checksum error in makeicns

Reported by: wlwood3@… Owned by: mkae (Marko Käning)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: pixilla (Bradley Giesbrecht)
Port: makeicns

Description (last modified by jmroot (Joshua Root))

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 (7)

comment:1 Changed 14 years ago by wlwood3@…

Cc: wlwood3@… added

Cc Me!

comment:2 Changed 14 years ago by jmroot (Joshua Root)

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

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 14 years ago by pixilla (Bradley Giesbrecht)

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 14 years ago by mkae (Marko Käning)

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 14 years ago by dbevans (David B. Evans)

You might try

sudo port clean --all makeicns

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

comment:6 Changed 14 years ago by mkae (Marko Käning)

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

comment:7 Changed 14 years ago by mkae (Marko Käning)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.