Opened 14 years ago

Closed 14 years ago

#22381 closed defect (worksforme)

libogg: checksum mismatch

Reported by: awrikat@… Owned by: nox@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc: nerdling (Jeremy Lavergne)
Port: libogg

Description (last modified by skymoo (Adam Mercer))

sudo port install ffmpeg
--->  Computing dependencies for ffmpeg
--->  Verifying checksum(s) for libogg
Error: Checksum (md5) mismatch for libogg-1.1.4.tar.gz
Error: Checksum (sha1) mismatch for libogg-1.1.4.tar.gz
Error: Checksum (rmd160) mismatch for libogg-1.1.4.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: The following dependencies failed to build: libogg libsdl xorg-libXext pkgconfig xorg-libX11 groff xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-util-macros xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-libXrandr xorg-randrproto xrender xorg-renderproto libtheora libvorbis schroedinger liboil glib2 x264 zlib
Error: Status 1 encountered during processing.

Change History (5)

comment:1 Changed 14 years ago by awrikat@…

sudo port install ffmpeg
--->  Computing dependencies for ffmpeg
--->  Verifying checksum(s) for libogg
Error: Checksum (md5) mismatch for libogg-1.1.4.tar.gz
Error: Checksum (sha1) mismatch for libogg-1.1.4.tar.gz
Error: Checksum (rmd160) mismatch for libogg-1.1.4.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: The following dependencies failed to build: libogg libsdl xorg-libXext pkgconfig xorg-libX11 groff xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-util-macros xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-libXrandr xorg-randrproto xrender xorg-renderproto libtheora libvorbis schroedinger liboil glib2 x264 zlib
Error: Status 1 encountered during processing.

comment:2 Changed 14 years ago by awrikat@…

I tried to run this sudo port clean --all cppunit

but still getting the same error Please help me guys

comment:3 Changed 14 years ago by skymoo (Adam Mercer)

Description: modified (diff)
Keywords: libogg removed
Owner: changed from macports-tickets@… to nox@…

Looks like you're getting a corrupt download, it works for me:

$ sudo port checksum libogg
--->  Computing dependencies for libogg
--->  Fetching libogg
--->  Attempting to fetch libogg-1.1.4.tar.gz from http://downloads.xiph.org/releases/ogg/
--->  Verifying checksum(s) for libogg
$

http://trac.macports.org/wiki/FAQ#checksums

comment:4 Changed 14 years ago by nerdling (Jeremy Lavergne)

Cc: snc@… added

That is, you want to do sudo port clean --dist libogg

comment:5 Changed 14 years ago by nox@…

Resolution: worksforme
Status: newclosed
sudo port clean --dist libogg
sudo port -v checksum libogg
Note: See TracTickets for help on using tickets.