Opened 15 years ago

Closed 15 years ago

#19807 closed defect (worksforme)

ncurses: checksum mismatch

Reported by: jekins@… Owned by: imajes@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: ncursesw

Description (last modified by mf2k (Frank Schima))

I want to install ffmpeg. When I run "sudo port install ffmpeg", it installs XviD, bzip2, cppunit, dirac, expat, gperf and libiconv, but then gives the following error:

Port command started with PID 42795
Verifying checksum(s) for ncursesw
Error: Checksum (md5) mismatch for ncurses-5.7.tar.gz
Error: Checksum (sha1) mismatch for ncurses-5.7.tar.gz
Error: Checksum (rmd160) mismatch for ncurses-5.7.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: The following dependencies failed to build: faac autoconf help2man gettext ncurses ncursesw p5-locale-gettext perl5 perl5.8 m4 automake libmp4v2 libtool faad2 gmake lame libogg libsdl xorg-libXext pkgconfig xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-xcm
iscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-libXrandr xorg-randrproto xrender xorg-renderproto libtheora libvorbis schroedinger liboil glib2 x264 yasm zlib
Error: Status 1 encountered during processing.
Executing: /opt/local/bin/port install ffmpeg

Change History (3)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Port: ncursesw added

Try the following:

sudo port clean --all ncursesw
sudo port install ffmpeg

comment:2 Changed 15 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to imajes@…

comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: newclosed
Summary: ffmpeg install - Error: Checksum (md5) mismatch for ncurses-5.7.tar.gzncurses: checksum mismatch

Closing due to lack of response.

Note: See TracTickets for help on using tickets.