Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0.11, 2.1.0, 3.0-alpha-1
-
Component/s: Artifacts and Repositories
-
Labels:None
-
Complexity:Intermediate
-
Testcase included:yes
-
Number of attachments :
Description
openssl md5 $f > $f.md5
MD5(/home/projects/maven/repository-staging/to-ibiblio/maven2/ant/ant/1.6.5/ant-1.6.5.pom)= e352ffef0d4c3c62fc1d54ebb8f8f234
openssl sha1 $f > $f.sha1
SHA1(/home/projects/maven/repository-staging/to-ibiblio/maven2/ant/ant/1.6.5/ant-1.6.5.pom)= 1403c081c2a4e9d0ad12097987d124cfb2f57360
CHECKSUM FAILED - Checksum failed on download: local = '1403c081c2a4e9d0ad12097987d124cfb2f57360'; remote = 'SHA1(/home/projects/maven/repository-staging/to-ibiblio/maven2/ant/ant/1.6.5/ant-1.6.5.pom)=' - RETRYING
Issue Links
| This issue relates to: | ||||
| MEV-614 | Bad checksum for serializer-2.7.1.jar |
|
||
| MEV-628 | bad md5 / sha1 files in commons-pool-1.3 |
|
||
| MEV-633 | Wrong sha1 sum of xalan-2.7.1.jar |
|
||
| MINSTALL-47 | Add option to append the file name to the md5/sha1 checksums |
|
|
|
| This issue is related to: | ||||
| MNG-797 | fix checksum parsing |
|
|
|
Fixed in r730631, r730634 and r730635, respectively.