Opened 18 years ago

Closed 18 years ago

#10527 closed defect (invalid)

libpng-1.2.8.tar.bz2 won't install. checksum error.

Reported by: jannett@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: markd@…
Port:

Description

I get the following error when trying to install libpng as a dependency for aterm.

---> Verifying checksum(s) for libpng Error: Target com.apple.checksum returned: Could not open file: /opt/local/var/db/dports/distfiles/libpng/libpng-1.2.8.tar.bz2 Error: The following dependencies failed to build: libpng Error: /opt/local/bin/port: Status 1 encountered during processing.

Change History (1)

comment:1 Changed 18 years ago by markd@…

Cc: markd@… added
Resolution: invalid
Status: newclosed

You have an old portfile. First clean the old files: port clean --all libpng

Then get the latest ports: port selfupdate

then install again. If you need help solving checksum errors see this:

http://wiki.opendarwin.org/index.php/DarwinPorts:FAQ#I_get_Error:_Checksum_.28md5.2Fsha1.2Frmd160.29_mismatch_for_port._What_can_I_do_about_it.3F

Note: See TracTickets for help on using tickets.