On 20 June 2018 at 09:51, Sandro Bonazzola <[email protected]> wrote:
> > > 2018-06-19 16:40 GMT+02:00 Emil Natan <[email protected]>: > >> Hi, >> >> You added dnf to automation/check-merged.packages, but it does not >> actually install yum. You can either install package dnf-yum which provides >> link yum->dnf or install package yum. >> > > > Hi, thanks for having reported check-merged.sh is failing but please check > what's the real issue before suggesting fixes. > Issue is a typo: > > if *wich* dnf &>/dev/null; then > dnf install -y exported-artifacts/!(*src).rpm > else > yum install -y exported-artifacts/!(*src).rpm > fi > > Hmm... since we're on the topic of using 'which' in a script, please don't: https://unix.stackexchange.com/questions/85249/why-not-use-which-what-to-use-then > > >> >> On Tue, Jun 19, 2018 at 3:06 PM, Sandro Bonazzola <[email protected]> >> wrote: >> >>> >>> 2018-06-19 13:31 GMT+02:00 Barak Korren <[email protected]>: >>> >>>> >>>> >>>> On 19 June 2018 at 14:14, Dafna Ron <[email protected]> wrote: >>>> >>>>> Build-artifacts failed. >>>>> Sent mail to Sandro >>>>> >>>> >>> Failed on ./automation/check-merged.sh: line 10: yum: command not found >>> Pushing a fix. >>> >>> >>> >>>> >>>>> ---------- Forwarded message ---------- >>>>> From: Dafna Ron <[email protected]> >>>>> Date: Tue, Jun 19, 2018 at 12:14 PM >>>>> Subject: Fwd: [CQ]: 92362, 1 (ovirt-jboss-modules-maven-plugin) >>>>> failed "ovirt-master" system tests >>>>> To: Sandro Bonazzola <[email protected]> >>>>> >>>>> >>>>> Hi, >>>>> >>>>> Can you have a look? we are failing build-artifacts. >>>>> https://jenkins.ovirt.org/job/ovirt-jboss-modules-maven-plug >>>>> in_standard-on-merge/2/consoleFull >>>>> >>>>> >>>> If you're giving a link to someone, the worst place you can send them >>>> is the consoleFull page where they have to hunt for the right error message >>>> amidst all the CI infra garbage messages. >>>> >>>> Its much better to send a link to the STDCI summary page, in this case: >>>> https://jenkins.ovirt.org/job/ovirt-jboss-modules-maven-plug >>>> in_standard-on-merge/2/artifact/ci_build_summary.html >>>> >>>> More specifically, if you already know what failed - just give a link >>>> to the particular log of the thing that failed. >>>> >>>> >>>> >>>>> thanks, >>>>> Dafna >>>>> >>>>> >>>>> ---------- Forwarded message ---------- >>>>> From: oVirt Jenkins <[email protected]> >>>>> Date: Tue, Jun 19, 2018 at 12:03 PM >>>>> Subject: [CQ]: 92362, 1 (ovirt-jboss-modules-maven-plugin) failed >>>>> "ovirt-master" system tests >>>>> To: [email protected] >>>>> >>>>> >>>>> Change 92362,1 (ovirt-jboss-modules-maven-plugin) is probably the >>>>> reason behind >>>>> recent system test failures in the "ovirt-master" change queue and >>>>> needs to be >>>>> fixed. >>>>> >>>>> This change had been removed from the testing queue. Artifacts build >>>>> from this >>>>> change will not be released until it is fixed. >>>>> >>>>> For further details about the change see: >>>>> https://gerrit.ovirt.org/#/c/92362/1 >>>>> >>>>> For failed test results see: >>>>> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/8276/ >>>>> _______________________________________________ >>>>> Infra mailing list -- [email protected] >>>>> To unsubscribe send an email to [email protected] >>>>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ >>>>> oVirt Code of Conduct: https://www.ovirt.org/communit >>>>> y/about/community-guidelines/ >>>>> List Archives: https://lists.ovirt.org/archiv >>>>> es/list/[email protected]/message/PVILMHGC4DTIY7ZRSTWOW73FZMZVZBWI/ >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> Infra mailing list -- [email protected] >>>>> To unsubscribe send an email to [email protected] >>>>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ >>>>> oVirt Code of Conduct: https://www.ovirt.org/communit >>>>> y/about/community-guidelines/ >>>>> List Archives: https://lists.ovirt.org/archiv >>>>> es/list/[email protected]/message/GIJBO2PILQHDNKC2C6SUSKDWVZ3YDZEV/ >>>>> >>>>> >>>> >>>> >>>> -- >>>> Barak Korren >>>> RHV DevOps team , RHCE, RHCi >>>> Red Hat EMEA >>>> redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted >>>> >>>> _______________________________________________ >>>> Infra mailing list -- [email protected] >>>> To unsubscribe send an email to [email protected] >>>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ >>>> oVirt Code of Conduct: https://www.ovirt.org/communit >>>> y/about/community-guidelines/ >>>> List Archives: https://lists.ovirt.org/archiv >>>> es/list/[email protected]/message/6X43O7TPQZEAF33AE3ACXF2YTBUKARTY/ >>>> >>>> >>> >>> >>> -- >>> >>> SANDRO BONAZZOLA >>> >>> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV >>> >>> Red Hat EMEA <https://www.redhat.com/> >>> >>> [email protected] >>> <https://red.ht/sig> >>> >>> _______________________________________________ >>> Infra mailing list -- [email protected] >>> To unsubscribe send an email to [email protected] >>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ >>> oVirt Code of Conduct: https://www.ovirt.org/communit >>> y/about/community-guidelines/ >>> List Archives: https://lists.ovirt.org/archiv >>> es/list/[email protected]/message/SFZZRJNJ2GKC6N6TRRYT2VLNG3UGSVE6/ >>> >>> >> >> >> -- >> Emil Natan >> RHV DevOps >> > > > > -- > > SANDRO BONAZZOLA > > ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV > > Red Hat EMEA <https://www.redhat.com/> > > [email protected] > <https://red.ht/sig> > -- Barak Korren RHV DevOps team , RHCE, RHCi Red Hat EMEA redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
_______________________________________________ Infra mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/DKNSD6GZNNTE5WEXX2J64FLICFHQ3WW4/
