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
Looks like Kevin didn't update all builders: https://pagure.io/releng/issue/6597
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.
(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).
Alternatively, you can use "BuildRequires: /usr/bin/pkg-config", which should work generally without requiring conditionals.
This issue is now fixed on all architectures, as evidenced by this scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=17415015