Re: DNF skipping packages with conflicts in koji

2016-09-24 Thread Kevin Kofler
Daniel P. Berrange wrote: > IMHO best practice is to *always* pass all the --enable-XXX feature flags > to 'configure' that you expect the package to be building with, and not > rely on auto-detection. But some build setups will still happily ignore the dependency if it is unavailable, even if yo

Re: DNF skipping packages with conflicts in koji

2016-09-22 Thread Michael Šimáček
On 2016-09-22 11:12, Dan Horák wrote: On Thu, 22 Sep 2016 11:01:56 +0200 Michael Šimáček wrote: Hi, I recently got a few failed build alerts with suspicious errors about missing commands/libs in the buildroot, despite the builddep step had succeeded. The root.log always contains "Skipping pac

Re: DNF skipping packages with conflicts in koji

2016-09-22 Thread xning
If this causes the autoconf not to work as expect, sure we need resolve this issue. But could you give an example that we can check it in detail. On 09/22/2016 05:01 PM, Michael Šimáček wrote: Hi, package I

Re: DNF skipping packages with conflicts in koji

2016-09-22 Thread Dan Horák
On Thu, 22 Sep 2016 11:01:56 +0200 Michael Šimáček wrote: > Hi, > > I recently got a few failed build alerts with suspicious errors about > missing commands/libs in the buildroot, despite the builddep step had > succeeded. The root.log always contains "Skipping packages with > conflicts" list

Re: DNF skipping packages with conflicts in koji

2016-09-22 Thread Daniel P. Berrange
On Thu, Sep 22, 2016 at 11:01:56AM +0200, Michael Šimáček wrote: > Hi, > > I recently got a few failed build alerts with suspicious errors about > missing commands/libs in the buildroot, despite the builddep step had > succeeded. The root.log always contains "Skipping packages with conflicts" > li