Opened 21 years ago

Closed 21 years ago

Last modified 19 years ago

#610 closed defect (invalid)

icecast port fails to build: claims checksum error

Reported by: pdb2@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

This all looks OK to me: I can't see the mismatch.

bash-2.05a$ port ---> Verifying checksum for icecast Error: Target com.apple.checksum returned: Checksum mismatch for icecast-1.3.12.tar.gz bash-2.05a$ grep md5 Portfile checksums md5 69ba36d30722884ea538b70628f1de80 bash-2.05a$ md5 work/icecast-1.3.12.tar.gz MD5 (work/icecast-1.3.12.tar.gz) = 69ba36d30722884ea538b70628f1de80

Change History (3)

comment:1 Changed 21 years ago by pdb2@…

and for what it's worth, compiling from source, with the configure args I found in the Portfile, worked like a charm.

comment:2 Changed 21 years ago by fkr@…

Resolution: invalid
Status: newclosed

can't reproduce. -fkr

comment:3 Changed 21 years ago by pdb2@…

I could repro it at will, but looking into it again today (I had forgotten all about this) it looks like a 314 byte long icecast disfile was blocking the install. I guess port clean wasn't getting rid of that for some reason and its presence as an artifact was hosing things up.

I'll see if that works on other ports that have stubbornly refused to build.

Note: See TracTickets for help on using tickets.