Opened 13 years ago

Closed 13 years ago

#29803 closed defect (invalid)

Checksum mismatch for pcre

Reported by: andrewabirchall@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: pcre

Description

Hi there, I'm having some issues with a checksum for pcre.

I recently updated from ports 1.9.1 to ports 1.9.2

"sudo port clean --all pcre" didn't fix anything

Terminal Output

sudo port install -v php5 +apache2 +mysql5-server
--->  Computing dependencies for php5
--->  Dependencies to be installed: apache2 pcre autoconf213 m4 gsed libtool automake autoconf help2man p5-locale-gettext libxml2 mhash
--->  Verifying checksum(s) for pcre
Error: Checksum (md5) mismatch for pcre-8.12.tar.bz2
Error: Checksum (sha1) mismatch for pcre-8.12.tar.bz2
Error: Checksum (rmd160) mismatch for pcre-8.12.tar.bz2
***
The non-matching file appears to be HTML. See this page for possible reasons
for the checksum mismatch:
<http://trac.macports.org/wiki/MisbehavingServers>
***
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: Failed to install pcre
Log for pcre is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pcre/main.log
Error: The following dependencies were not installed: apache2 pcre autoconf213 m4 gsed libtool automake autoconf help2man p5-locale-gettext libxml2 mhash
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

tail of pcre log

version:1
:debug:main Executing org.macports.main (pcre)
:debug:main Skipping completed org.macports.fetch (pcre)
:msg:main --->  Verifying checksum(s) for pcre
:debug:checksum checksum phase started at Sun Jun 12 17:04:33 PDT 2011
:debug:checksum Executing org.macports.checksum (pcre)
:info:checksum --->  Checksumming pcre-8.12.tar.bz2
:error:checksum Checksum (md5) mismatch for pcre-8.12.tar.bz2
:info:checksum Portfile checksum: pcre-8.12.tar.bz2 md5 f14a9fef3c92f3fc6c5ac92d7a2c7eb3
:info:checksum Distfile checksum: pcre-8.12.tar.bz2 md5 ebf87808253b9892ef15bdfdbd1b7203
:error:checksum Checksum (sha1) mismatch for pcre-8.12.tar.bz2
:info:checksum Portfile checksum: pcre-8.12.tar.bz2 sha1 2219b372bff53ee29a7e44ecf5977ad15df01cea
:info:checksum Distfile checksum: pcre-8.12.tar.bz2 sha1 50e024777cb712ea0aa45aa7dac2e310d9e539b6
:error:checksum Checksum (rmd160) mismatch for pcre-8.12.tar.bz2
:info:checksum Portfile checksum: pcre-8.12.tar.bz2 rmd160 ec7978604cdf92d8dbd98e0d0c360fe35eb62021
:info:checksum Distfile checksum: pcre-8.12.tar.bz2 rmd160 dfd0eef6234b07338388bb47f43fbf90d259ab48
:info:checksum The correct checksum line may be:
:info:checksum checksums           md5     ebf87808253b9892ef15bdfdbd1b7203 \
                    sha1    50e024777cb712ea0aa45aa7dac2e310d9e539b6 \
                    rmd160  dfd0eef6234b07338388bb47f43fbf90d259ab48
:msg:checksum ***
:msg:checksum The non-matching file appears to be HTML. See this page for possible reasons
:msg:checksum for the checksum mismatch:
:msg:checksum <http://trac.macports.org/wiki/MisbehavingServers>
:msg:checksum ***
:error:checksum Target org.macports.checksum returned: Unable to verify file checksums
:debug:checksum Backtrace: Unable to verify file checksums
    while executing
"$procedure $targetname"
:info:checksum Warning: the following items did not execute (for pcre): org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
:error:checksum Failed to install pcre
:notice:checksum Log for pcre is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pcre/main.log

Change History (2)

comment:1 Changed 13 years ago by andrewabirchall@…

This is now fixed. How do I delete this ticket?

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Port: pcre added
Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.