Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17611 closed defect (worksforme)

Incorrect checksum for giflib

Reported by: ekrivdyuk@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: giflib, checksum Cc: ekrivdyuk@…
Port: giflib

Description

I get the following whne trying to install giflib:

:~> sudo port -d install giflib
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/giflib
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/giflib
DEBUG: Requested variant darwin is not provided by port giflib.
DEBUG: Requested variant i386 is not provided by port giflib.
DEBUG: Requested variant macosx is not provided by port giflib.
DEBUG: Skipping completed org.macports.main (giflib)
DEBUG: Skipping completed org.macports.fetch (giflib)
--->  Verifying checksum(s) for giflib
DEBUG: Executing org.macports.checksum (giflib)
--->  Checksumming giflib-4.1.6.tar.bz2
Error: Checksum (md5) mismatch for giflib-4.1.6.tar.bz2
Portfile checksum: giflib-4.1.6.tar.bz2 md5 7125644155ae6ad33dbc9fc15a14735f
Distfile checksum: giflib-4.1.6.tar.bz2 md5 d3636d9abcd368ae220c62da34fd6f87
Error: Target org.macports.checksum returned: Unable to verify file checksums
Warning: the following items did not execute (for giflib): org.macports.activate org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.

Change History (3)

comment:1 Changed 15 years ago by ekrivdyuk@…

Cc: ekrivdyuk@… added

Cc Me!

comment:2 Changed 15 years ago by tobypeterson

Resolution: worksforme
Status: newclosed

Works for me, your tarball is probably corrupted. Run the following command and try again:

port clean --all giflib

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.