Opened 15 years ago

Last modified 14 years ago

#22381 closed defect

libogg: checksum mismatch — at Version 3

Reported by: awrikat@… Owned by: nox@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
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 (3)

comment:1 Changed 15 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 15 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 15 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

Note: See TracTickets for help on using tickets.