On 09/17/2015 08:03 AM, Kevin Fenzi wrote:
On Wed, 16 Sep 2015 21:34:59 -0700
Susi Lehtola <jussileht...@fedoraproject.org> wrote:
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.

Ah, I got distracted by the rpm errors.

The problem was indeed that I had an archful require in the noarch headers package. Thanks!
--
Susi Lehtola
Fedora Project Contributor
jussileht...@fedoraproject.org
--
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