Bug 1402518

Summary: apiviz-1.3.2-10.fc24 FTBFS
Product: [Fedora] Fedora Reporter: Merlin Mathesius <mmathesi>
Component: apivizAssignee: Marek Goldmann <mgoldman>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: mgoldman, psabata, sgallagh
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: apiviz-1.3.2-12.fc26 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-04 21:02:48 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-21   
Attachments:
Description Flags
proposed patch to correct FTBFS issue
none
additional patch to correct FTBFS issue for Rawhide none

Description Merlin Mathesius 2016-12-07 17:48:24 UTC
apiviz-1.3.2-10.fc24 fails to build from source.
This affects Base Runtime, Rawhide, and F25.

The reason for this is an undeclared build dependency on jboss-parent.

This can be corrected by adding a BuildRequires for jboss-parent.

Comment 1 Merlin Mathesius 2016-12-07 17:49:46 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 Merlin Mathesius 2016-12-14 22:21:05 UTC
Created attachment 1231911 [details]
proposed patch to correct FTBFS issue

Comment 4 Stephen Gallagher 2017-01-04 15:05:00 UTC
Hmm, turns out that the build failed. This patch was insufficient.

Comment 5 Merlin Mathesius 2017-01-04 19:52:59 UTC
Created attachment 1237310 [details]
additional patch to correct FTBFS issue for Rawhide