Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 831213

Summary: Invalid checksums in Maven repository
Product: [Retired] JBoss Enterprise WFK Platform 2 Reporter: Karel Piwko <kpiwko>
Component: MavenAssignee: Marek Novotny <mnovotny>
Status: CLOSED CURRENTRELEASE QA Contact: Karel Piwko <kpiwko>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 2.0.0.ER7, 2.0.0.ER8   
Target Milestone: ---   
Target Release: 2.0.0.ER8   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-13 08:05:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Detailed log none

Description Karel Piwko 2012-06-12 13:55:52 UTC
Description of problem:

Unsigned variant of Maven repository contains a lot of broken md5 and sha1 checksums.

This is likely due to unsigning the artifacts and not correcting the checksums.

Additional info:

Occurs since ER7. Seems that unsigning script at

The unsign script is included in EAP 6.0.0 CR 1 distribution on candidate [1].
It originally comes from script dir in maven-repository-testsuite git repo [2].

[1] http://download.devel.redhat.com/devel/candidates/JBEAP/JBEAP-6.0.0-CR1/
[2] http://git.app.eng.bos.redhat.com/?p=jboss-eap/maven-repository-testsuite.git;a=tree;f=src/scripts

works correctly, so engineering have something mangled up.

Comment 1 Karel Piwko 2012-06-12 13:57:15 UTC
Created attachment 591196 [details]
Detailed log

Added a log with all files with wrong checksums.

Comment 2 Marek Novotny 2012-06-12 14:12:13 UTC
I have asked rel-eng for respin with recalculated checksums

Comment 3 Karel Piwko 2012-06-13 08:05:46 UTC
Verified in checksums are correct in ER8a, thus closing as CURRENT_RELEASE.