Bug 1415485

Summary: Conflict with pkgconfig
Product: [Fedora] Fedora Reporter: Antonio T. (sagitter) <anto.trande>
Component: pkgconfAssignee: Neal Gompa <ngompa13>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: ignatenko, kevin, ngompa13
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-26 02:42:51 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 Antonio T. (sagitter) 2017-01-22 13:58:05 UTC
Description of problem:
DEBUG util.py:435:  Error: package pkgconf-pkg-config-1.2.0-1.fc26.ppc64le conflicts with pkgconfig < 1:0.29.1-2 provided by pkgconfig-1:0.29.1-1.fc25.ppc64le

Version-Release number of selected component (if applicable):
pkgconf-pkg-config-1.2.0-1


Additional info:
Happens on PPC* and aarch64:
https://koji.fedoraproject.org/koji/taskinfo?taskID=17375514

Comment 1 Igor Gnatenko 2017-01-22 14:00:05 UTC
Looks like Kevin didn't update all builders: https://pagure.io/releng/issue/6597

Comment 2 Kevin Fenzi 2017-01-22 18:30:22 UTC
I updated the builders to all available updates. 

These updates need to be pushed out by the secondary arch team for those arches if they haven't been already.

Comment 3 Igor Gnatenko 2017-01-22 18:40:13 UTC
(In reply to Antonio Trande from comment #0)
> Description of problem:
> DEBUG util.py:435:  Error: package pkgconf-pkg-config-1.2.0-1.fc26.ppc64le
> conflicts with pkgconfig < 1:0.29.1-2 provided by
> pkgconfig-1:0.29.1-1.fc25.ppc64le
> 
> Version-Release number of selected component (if applicable):
> pkgconf-pkg-config-1.2.0-1
> 
> 
> Additional info:
> Happens on PPC* and aarch64:
> https://koji.fedoraproject.org/koji/taskinfo?taskID=17375514
Antonio, anyway you can safely remove BuildRequires: pkgconfig since it's mandatory dependency anyway (or you can switch it to BuildRequires: pkg-config).

Comment 4 Neal Gompa 2017-01-22 23:07:47 UTC
Alternatively, you can use "BuildRequires: /usr/bin/pkg-config", which should work generally without requiring conditionals.

Comment 5 Neal Gompa 2017-01-26 02:42:51 UTC
This issue is now fixed on all architectures, as evidenced by this scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=17415015