[ 
https://issues.apache.org/jira/browse/CB-7309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14096853#comment-14096853
 ] 

ASF GitHub Bot commented on CB-7309:
------------------------------------

GitHub user sgrebnov opened a pull request:

    https://github.com/apache/cordova-coho/pull/33

    CB-7309 Coho. verify-archive incorrectly parses hash output on Windows

    https://issues.apache.org/jira/browse/CB-7309

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sgrebnov/cordova-coho CB-7309

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-coho/pull/33.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #33
    
----
commit b6d43eff441d7fc673141f12222b394e42e57ff4
Author: sgrebnov <[email protected]>
Date:   2014-08-14T11:15:13Z

    CB-7309 Coho. verify-archive incorrectly parses hash output on Windows

----


> Coho. verify-archive incorrectly parses hash output on Windows
> --------------------------------------------------------------
>
>                 Key: CB-7309
>                 URL: https://issues.apache.org/jira/browse/CB-7309
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Coho
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>
> Repro steps
> 0. Set up coho on Windows
> 1. Download archives you want to verify, for example from 
> https://dist.apache.org/repos/dist/dev/cordova/CB-7267/
> 2. Run  coho verify-archive cordova-cordova-3.5.0-0.2.7.tgz
> 3. Observe coho claims is MD5 does not match
> ./ ============================= Computing MD5 for: 
> D:\temp\vote\cordova-cordova-3.5.0-0.2.7.tgz
> MD5 does not match
> But you can see that MD5 hash is correct:
> gpg --print-md MD5 cordova-cordova-3.5.0-0.2.7.tgz
> cordova-cordova-3.5.0-0.2.7.tgz: F0 01 69 C7 2E 2D 5E 0E  4C F7 6A DF 86 61 E2
>                                  B0



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to