On Tue, Sep 23, 2014 at 12:48:25AM +0100, Dan Kenigsberg wrote:
On Mon, Sep 22, 2014 at 11:49:02AM +0200, Piotr Kliczewski wrote:
> All,
>
> I noticed that vdsm rpm build is failing:
>
>
http://jenkins-ci.eng.lab.tlv.redhat.com/job/vdsm_3.5_rpm_factory/779/art...
Superficially, it seems like a bad backport of
http://gerrit.ovirt.org/#/c/33007/3/vdsm.spec.in but I do not know for
sure.
This log is part of a downstream build, and is inaccessible to the
public. As such, it should not be discussed in this mailing list.
Oh, the issue affects upstream as well.
Checking for unpackaged file(s): /usr/lib/rpm/check-files
/home/jenkins/workspace/vdsm_3.5_rpm_factory/rpmbuild/BUILDROOT/vdsm-4.16.4-11.git0337e7f.el6.x86_64
error: Installed (but unpackaged) file(s) found:
/usr/share/vdsm/rpc/vdsmapi-gluster-schema.json
http://gerrit.ovirt.org/#/c/33007 installs
/usr/share/vdsm/rpc/vdsmapi-gluster-schema.json, but if vdsm is built
with_gluster=0, this file is not collected by anything.
http://gerrit.ovirt.org/#/c/33240/ should fix that.