Bug 1403033

Summary: cbi-plugins-1.1.2-4.fc24 FTBFS
Product: [Fedora] Fedora Reporter: Merlin Mathesius <mmathesi>
Component: cbi-pluginsAssignee: Mikolaj Izdebski <mizdebsk>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: akurtako, eclipse-sig, krzysztof.daniel, psabata, rgrunber, sgallagh
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 1.1.2-5 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-09 12:36:42 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:
Bug Depends On:    
Bug Blocks: 1400162    
Deadline: 2016-12-22   

Description Merlin Mathesius 2016-12-08 23:35:47 UTC
cbi-plugins-1.1.2-4.fc24 fails to build from source.
This affects Base Runtime, Rawhide, and F25.

The reason for this is undeclared build dependencies on maven-enforcer-plugin and maven-plugin-plugin.

This can be corrected by adding the BuildRequires for maven-enforcer-plugin and maven-plugin-plugin.

Comment 1 Merlin Mathesius 2016-12-08 23:37:01 UTC
Please apply the patch or respond with a reason it should not be applied within two weeks. After that time, a provenpackager will go ahead and apply it.

Comment 2 Alexander Kurtakov 2016-12-09 06:26:25 UTC
I don't see your patch. I'll apply it as soon as it's attached to the bug.

Comment 3 Mikolaj Izdebski 2016-12-09 12:33:18 UTC
Fixed in cbi-plugins-1.1.2-5

Comment 4 Mikolaj Izdebski 2016-12-09 12:36:42 UTC
I believe that this bug is fixed in cbi-plugins-1.1.2-5,
which is available in Fedora Rawhide, so I am closing this bug now.

The build containing the fix can be found at Koji:
http://koji.fedoraproject.org/koji/buildinfo?buildID=823908

This bug was fixed in the next release of Fedora, and it is currently
not planned to be fixed in the release it was filed against.
You can update to the newer release of Fedora to get the fix.

Comment 5 Merlin Mathesius 2016-12-09 20:31:55 UTC
Thank you for the quick fix!