Dan Kenigsberg has posted comments on this change. Change subject: CI: On fc22 trying to install a src.rpm fails ......................................................................
Patch Set 1: Code-Review+2 (1 comment) https://gerrit.ovirt.org/#/c/46812/1/automation/check-patch.sh File automation/check-patch.sh: Line 26: # enable complex globs Line 27: shopt -s extglob Line 28: # if specfile was changed, try to install all created packages Line 29: if git diff-tree --no-commit-id --name-only -r HEAD | grep --quiet 'vdsm.spec.in' ; then Line 30: yum -y install exported-artifacts/!(*.src).rpm exported-artifacts/*.noarch.rpm is good for now, but let's look forward to the reintroduction of arch-specific dependencies. -- To view, visit https://gerrit.ovirt.org/46812 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id4ceb237465361a7fd6dfb7af33204fe13f8b942 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: David Caro <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: David Caro <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
