Bug 1671263

Summary: wrong Requires in the switch to xorrisofs
Product: [Fedora] Fedora Reporter: Dan Horák <dan>
Component: loraxAssignee: Miro Hrončok <mhroncok>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: urgent    
Version: rawhideCC: anaconda-maint-list, bcl, dmach, dshea, mhroncok
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: lorax-30.14-1.fc30 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-01-31 19:06:04 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:

Description Dan Horák 2019-01-31 09:31:44 UTC
The switch to xorrisofs in https://github.com/bcl/lorax/commit/2a3c41e1cee8a39ba01bae6a79e964f0a30d0c6f used a wrong package name, it should be xorriso (a subpackage of libisoburn). As a result composes are failing with 

DEBUG util.py:490:  BUILDSTDERR: Error: 
DEBUG util.py:490:  BUILDSTDERR:  Problem: conflicting requests
DEBUG util.py:490:  BUILDSTDERR:   - nothing provides xorrisofs needed by lorax-30.13-1.fc30.ppc64le

Version-Release number of selected component (if applicable):
lorax-30.13-1.fc30

Comment 1 Miro Hrončok 2019-01-31 10:22:32 UTC
https://src.fedoraproject.org/rpms/lorax/pull-request/4

Dan please sanity check that and I can build it.

(I'm desperate for a compose.)