Bug 1415485 - Conflict with pkgconfig
Summary: Conflict with pkgconfig
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: pkgconf
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Neal Gompa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-01-22 13:58 UTC by Antonio T. (sagitter)
Modified: 2017-01-26 02:42 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-01-26 02:42:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.