On Wed, 16 Sep 2015 21:34:59 -0700
Susi Lehtola <jussileht...@fedoraproject.org> wrote:

> Hi all,
> 
> 
> I was just trying to build QMsgBox-0-6.20130830git94677dc, but the
> build fails on all distros. The difference to the earlier release is
> that I put in a qt5 build, and split the headers to a separate
> subpackage.
> 
> The packages build successfully, but crash in the postprocessing
> stage:
> 
> BuildError: mismatch when analyzing 
> QMsgBox-headers-0-6.20130830git94677dc.fc22.noarch.rpm, rpmdiff
> output was: error: cannot open Packages index using db5 - Permission
> denied (13) error: cannot open Packages database in /var/lib/rpm
> error: cannot open Packages database in /var/lib/rpm
> removed     REQUIRES QMsgBox(armv7hl-32) = 0-6.20130830git94677dc.fc22
> added       REQUIRES QMsgBox(x86-64) = 0-6.20130830git94677dc.fc22
> 
> Is the build system ill?

No. 

Your headers subpackage is different on x86_64 and armv7. Koji builds
noarch subpackages on all arches and checks if they are the same. If
they are not, it's an error. 

You are going to need to redo your headers subpackage so it's the same
on all arches, or make it archfull.  

kevin

Attachment: pgpzF46gOfnRd.pgp
Description: OpenPGP digital signature

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to