[ 
https://issues.apache.org/jira/browse/SLING-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12910212#action_12910212
 ] 

Bertrand Delacretaz commented on SLING-1780:
--------------------------------------------

Refactored the script in revision 997819, also displays the digests if they 
differ:

gpg:  GOOD

md5 : BAD!! : b4d1e4b7d4f80d990320e48f186ace79 not equal to (stdin)= 
b4d1e4b7d4f80d990320e48f186ace79

sha1 : BAD!! : 236278d6ee804a04ec4df37beaed0aebc1d99077 not equal to (stdin)= 
236278d6ee804a04ec4df37beaed0aebc1d99077

Bugfix in next revision...

> check_staged_release.sh gives BAD md5/sha1 on macosx
> ----------------------------------------------------
>
>                 Key: SLING-1780
>                 URL: https://issues.apache.org/jira/browse/SLING-1780
>             Project: Sling
>          Issue Type: Bug
>            Reporter: Bertrand Delacretaz
>            Assignee: Bertrand Delacretaz
>            Priority: Minor
>
> With the 039 staged release on my fully updated macosx 10.6.4 system I get 
> BAD md5/sha1 as openssl adds (stdin) to its output:
> $ cat org.apache.sling.install.fileinstall-1.0.0.jar.md5  ; echo
> d903fcea9bf63e8f463b87d837bea540
> $ openssl md5 < org.apache.sling.install.fileinstall-1.0.0.jar
> (stdin)= d903fcea9bf63e8f463b87d837bea540

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to