Sandro Bonazzola has posted comments on this change. Change subject: uses yum-deprecated where available ......................................................................
Patch Set 1: Verified-1 (1 comment) https://gerrit.ovirt.org/#/c/40643/1/jobs/confs/shell-scripts/mock_install.sh File jobs/confs/shell-scripts/mock_install.sh: Line 114: $my_mock \ Line 115: --no-clean \ Line 116: --shell <<EOF Line 117: yum_command=`which yum-deprecated` || yum_command=`which yum` Line 118: $yum_command install -y /tmp/*rpm 08:05:47 ]0;<mock-chroot><mock-chroot>sh-4.3# yum_command= || yum_command=/usr/bin/yum 08:05:47 ]0;<mock-chroot><mock-chroot>sh-4.3# install -y /tmp/*rpm 08:05:47 install: invalid option -- 'y' 08:05:47 Try 'install --help' for more information. -- To view, visit https://gerrit.ovirt.org/40643 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I64ad89d1c8202f3da00763cc93fca6178864899f Gerrit-PatchSet: 1 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: David Caro <[email protected]> Gerrit-Reviewer: Eyal Edri <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sagi Shnaidman <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
