#14645 closed defect (worksforme)
Checksum mismatch for expat-2.0.1.tar.gz
Reported by: | bug@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | expat | Cc: | |
Port: |
Description
Unfortunately the following checksum mismatch constantly occured:
sudo port -v install wireshark ---> Verifying checksum(s) for expat ---> Checksumming expat-2.0.1.tar.gz Error: Checksum (md5) mismatch for expat-2.0.1.tar.gz Portfile checksum: expat-2.0.1.tar.gz md5 ee8b492592568805593f81f8cdf2a04c Distfile checksum: expat-2.0.1.tar.gz md5 d41d8cd98f00b204e9800998ecf8427e Error: Checksum (sha1) mismatch for expat-2.0.1.tar.gz Portfile checksum: expat-2.0.1.tar.gz sha1 663548c37b996082db1f2f2c32af060d7aa15c2d Distfile checksum: expat-2.0.1.tar.gz sha1 da39a3ee5e6b4b0d3255bfef95601890afd80709 Error: Checksum (rmd160) mismatch for expat-2.0.1.tar.gz Portfile checksum: expat-2.0.1.tar.gz rmd160 d31bcb152adaff9e358968be1ea901e1b4ed3b2f Distfile checksum: expat-2.0.1.tar.gz rmd160 9c1185a5c5e9fc54612808977ee8f548b2258d31 Error: Target org.macports.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for expat): 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: glib2 gettext expat libiconv gperf ncurses ncursesw pkgconfig gtk2 atk cairo fontconfig freetype zlib libpng render xrender gtk-doc docbook-xml-4.1.2 xmlcatmgr docbook-xsl libxml2 perl5.8 scrollkeeper docbook-xml docbook-xml-4.2 docbook-xml-4.3 docbook-xml-4.4 docbook-xml-4.5 libxslt p5-xml-parser jpeg pango Xft2 xorg-xproto xorg-util-macros tiff libpcap openssl Error: Status 1 encountered during processing.
Change History (4)
comment:1 Changed 17 years ago by jmroot (Joshua Root)
Cc: | bug@… removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
comment:2 Changed 17 years ago by jmroot (Joshua Root)
I just tried this and the checksums matched. Run sudo port clean --dist expat
and try again.
comment:3 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Agreed. Works for me too. Expat's livecheck wasn't working for me a day or two ago, but is now, so maybe there were some general server issues on their end that've been resolved now.
Assigning to maintainer.