Opened 13 years ago

Closed 13 years ago

#28828 closed defect (fixed)

php5-mbstring failure due to php5.3.6 checksum error

Reported by: imprec@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: php5-mbstring

Description (last modified by mf2k (Frank Schima))

Everything's there... (plugged directly to the svn)

$ sudo port install php5-mbstring
--->  Computing dependencies for php5-mbstring
--->  Fetching php5-mbstring
--->  Verifying checksum(s) for php5-mbstring
Error: Checksum (sha1) mismatch for php-5.3.6.tar.bz2
Error: Checksum (rmd160) mismatch for php-5.3.6.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
Log for php5-mbstring is at: /opt/local/var/macports/logs/_Users_Shared_dports_dports_php_php5-mbstring/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Change History (3)

comment:1 Changed 13 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…
Port: php5-mbstring added

comment:2 in reply to:  description Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to imprec@…:

The non-matching file appears to be HTML.

What does the HTML file (/opt/local/var/macports/distfiles/php5/php-5.3.6.tar.bz2) contain?

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

I'm going to assume you hit the fr.php.net mirror, which appears to be misconfigured and does not deliver distfiles. All the other mirrors we're using appear to be ok. I've changed MacPorts to use fr2.php.net instead in r77062. Please clean and try again:

sudo port clean --all php5-mbstring
Note: See TracTickets for help on using tickets.