php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61239 md5 checksum for installation does not match
Submitted: 2012-03-02 08:40 UTC Modified: 2013-02-18 00:35 UTC
Votes:15
Avg. Score:4.5 ± 0.7
Reproduced:12 of 12 (100.0%)
Same Version:6 (50.0%)
Same OS:2 (16.7%)
From: dormam at gmail dot com Assigned:
Status: No Feedback Package: mysqlnd_ms (PECL)
PHP Version: 5.4.0 OS: Linux (RHEL)
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: dormam at gmail dot com
New email:
PHP Version: OS:

 

 [2012-03-02 08:40 UTC] dormam at gmail dot com
Description:
------------
Hello, and before anything, thank you for your great work with this extension. I 
think it is magnificent :)

Anyway, when trying to install the latest version from PECL I get: 

downloading mysqlnd_ms-1.2.2.tgz ...
Starting to download mysqlnd_ms-1.2.2.tgz (337,534 bytes)
................................................done: 337,534 bytes
ERROR: bad md5sum for file /tmp/pear/temp/mysqlnd_ms/package.xml

Test script:
---------------
$ sudo pecl install mysqlnd_ms


Expected result:
----------------
It should be installed correctly

Actual result:
--------------
It doesn't get installed.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-05-02 15:05 UTC] uw@php.net
Hmm, is it the same with the later 1.3 releases? If only one older release is affected, we may want to close this bug and forget about it.
 [2012-05-02 15:05 UTC] uw@php.net
-Status: Open +Status: Feedback
 [2012-07-11 03:21 UTC] mzummo at gmail dot com
just delete the line that says package.xml in package.xml and then sudo pecl 
install mysqlnd_ms[version].tar
 [2012-07-11 17:25 UTC] samuca dot moutinho at gmail dot com
can not erase the line that says package.xml to package.xml because when you run 
the command sudo pecl install mysqlnd_ms it downloads the file or take advantage 
of. tgz which already owns the temporary folder and extract to try to run. in any 
case remains unsolved
 [2013-02-18 00:35 UTC] pecl-dev at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 15:01:29 2024 UTC