Opened 15 years ago
Closed 15 years ago
#24110 closed defect (worksforme)
jpeg Checksum Error
Reported by: | gassawaybl@… | Owned by: | waqar@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | jpeg |
Description (last modified by mf2k (Frank Schima))
sudo port install -d xmgr ---> Computing dependencies for xmgr ---> Verifying checksum(s) for jpeg Error: Checksum (md5) mismatch for jpegsrc.v8a.tar.gz Error: Checksum (sha1) mismatch for jpegsrc.v8a.tar.gz Error: Checksum (rmd160) mismatch for jpegsrc.v8a.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: openmotif jpeg libpng xbitmaps xorg-libXext xorg-libXmu xorg-libXt xorg-libsm xorg-libice xorg-libXp autoconf help2man gettext ncurses ncursesw p5-locale-gettext perl5 perl5.8 m4 automake libtool xorg-libpthread-stubs xorg-printproto Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output.
Change History (4)
comment:1 Changed 15 years ago by gassawaybl@…
comment:2 follow-up: 3 Changed 15 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to waqar@… |
Port: | jpeg added |
Summary: | xmgr 4.1.2 Checksum Error - Build Failure → jpeg Checksum Error |
Please read the FAQ on checksum errors. You did not specify the download mirror.
comment:3 Changed 15 years ago by gassawaybl@…
Replying to macsforever2000@…:
Please read the FAQ on checksum errors. You did not specify the download mirror.
---> Fetching jpeg ---> jpegsrc.v8a.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/jpeg ---> Attempting to fetch jpegsrc.v8a.tar.gz from ftp://ftp.uu.net/graphics/jpeg/
---> Attempting to fetch jpegsrc.v8a.tar.gz from http://distfiles.macports.org/jpeg
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
---> Attempting to fetch jpegsrc.v8a.tar.gz from http://lil.fr.distfiles.macports.org/jpeg
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
---> Attempting to fetch jpegsrc.v8a.tar.gz from http://www.ijg.org/files/
---> Attempting to fetch jpegsrc.v8a.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/jpeg
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1562 0 1562 0 0 10438 0 --:--:-- --:--:-- --:--:-- 0 ---> Verifying checksum(s) for jpeg ---> Checksumming jpegsrc.v8a.tar.gz Error: Checksum (md5) mismatch for jpegsrc.v8a.tar.gz Portfile checksum: jpegsrc.v8a.tar.gz md5 5146e68be3633c597b0d14d3ed8fa2ea Distfile checksum: jpegsrc.v8a.tar.gz md5 237668a15e7361e10422c2bb6bc8dcd8 Error: Checksum (sha1) mismatch for jpegsrc.v8a.tar.gz Portfile checksum: jpegsrc.v8a.tar.gz sha1 78077fb22f0b526a506c21199fbca941d5c671a9 Distfile checksum: jpegsrc.v8a.tar.gz sha1 ffe0e6dad415c35455f2d2167ca23297c104c58f Error: Checksum (rmd160) mismatch for jpegsrc.v8a.tar.gz Portfile checksum: jpegsrc.v8a.tar.gz rmd160 cdf6c356ea1a631e37256893e80206ad6ecc3fab Distfile checksum: jpegsrc.v8a.tar.gz rmd160 e15a801da18cca65e0502f55f1697bea0fd810d2 The correct checksum line may be: checksums md5 237668a15e7361e10422c2bb6bc8dcd8 \
sha1 ffe0e6dad415c35455f2d2167ca23297c104c58f \ rmd160 e15a801da18cca65e0502f55f1697bea0fd810d2
Error: Target org.macports.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for jpeg): 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: The following dependencies failed to build: openmotif jpeg libpng xbitmaps xorg-libXext xorg-libXmu xorg-libXt xorg-libsm xorg-libice xorg-libXp autoconf help2man gettext ncurses ncursesw p5-locale-gettext perl5 perl5.8 m4 automake libtool xorg-libpthread-stubs xorg-printproto Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output.
comment:4 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
So all your download attempts failed and you got a HTML error page from a proxy or something instead of the tarball.
sudo port install -d xmgr
---> Computing dependencies for xmgr
---> Verifying checksum(s) for jpeg
Error: Checksum (md5) mismatch for jpegsrc.v8a.tar.gz
Error: Checksum (sha1) mismatch for jpegsrc.v8a.tar.gz
Error: Checksum (rmd160) mismatch for jpegsrc.v8a.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: The following dependencies failed to build: openmotif jpeg libpng xbitmaps xorg-libXext xorg-libXmu xorg-libXt xorg-libsm xorg-libice xorg-libXp autoconf help2man gettext ncurses ncursesw p5-locale-gettext perl5 perl5.8 m4 automake libtool xorg-libpthread-stubs xorg-printproto
Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get complete output.