On 22 July 2018 at 09:01, Yedidyah Bar David <[email protected]> wrote:
> On Thu, Jul 19, 2018 at 1:33 PM, Barak Korren <[email protected]> wrote: > > > > > > On 19 July 2018 at 13:07, Yedidyah Bar David <[email protected]> wrote: > >> > >> On Thu, Jul 19, 2018 at 12:47 PM, Code Review <[email protected]> wrote: > >> > From Jenkins CI <[email protected]>: > >> > > >> > Jenkins CI has posted comments on this change. > >> > > >> > Change subject: packaging: setup: postgres95: Verify selinux file > >> > contexts > >> > ............................................................ > .......... > >> > > >> > > >> > Patch Set 4: Continuous-Integration-1 > >> > > >> > Build Failed > >> > > >> > > >> > http://jenkins.ovirt.org/job/ovirt-engine_master_check- > patch-fc28-x86_64/1205/ > >> > : FAILURE > >> > >> This failed (more than ones, but not always, for now) with: > >> > >> 09:13:11 No match for argument: otopi > >> 09:13:11 Error: Unable to find a match > >> > >> Not sure if that's related, but since some weeks ago, we no longer have > in > >> master a package called 'otopi'. Instead, a new package 'python2-otopi' > >> should provide otopi. > >> > >> Any idea? Thanks. > >> > > > > Then it sounds like you need to update the packages files... > > Now retriggered above build and it didn't fail there. > > I think it was a problem with the repos, not with the packages files. > > If indeed CI requires exact package name in packages files, and not > merely pass it on to yum/dnf to handle, I'd consider this a bug. I > think that if python2-otopi Provides: otopi, and if 'dnf install otopi' > works, 'otopi' in packages files should work too. > The packages file simply gets concatenated into a single list of packages that is passed to the dnf/yum install command triggered by mock to setup the environment. Do if otopi is in the packages file, and it does not get installed, it essentially means that 'dnf install otopi' would not have worked either. > > BTW, it's not apparent that it didn't fail now, because if it succeeds, > it does not output the command (and the output), only: > > 05:42:16 Start: dnf install > 05:45:10 Finish: dnf install > > https://jenkins.ovirt.org/job/ovirt-engine_master_check- > patch-fc28-x86_64/1269/ > > You can see the dnf log in the root.log file here: https://jenkins.ovirt.org/job/ovirt-engine_master_check-patch-fc28-x86_64/1269/artifact/exported-artifacts/mock_logs/init/root.log > Perhaps better to always output this. Seems like this is in mock, not in > CI. > At least perhaps this might help a bit: > > https://gerrit.ovirt.org/93231 > > This will not help since the information is not in the command line - its in the generated mock config file. But you can see the eventual dnf command in the root log. > Best regards, > > > > > > >> > >> > > >> > > >> > http://jenkins.ovirt.org/job/ovirt-engine_master_check- > patch-el7-x86_64/41734/ > >> > : SUCCESS > >> > > >> > -- > >> > To view, visit https://gerrit.ovirt.org/93147 > >> > To unsubscribe, visit https://gerrit.ovirt.org/settings > >> > > >> > Gerrit-Project: ovirt-engine > >> > Gerrit-Branch: master > >> > Gerrit-MessageType: comment > >> > Gerrit-Change-Id: Ic12c5252d1f7597b1ab5ff012b195ed04addbe48 > >> > Gerrit-Change-Number: 93147 > >> > Gerrit-PatchSet: 4 > >> > Gerrit-Owner: Yedidyah Bar David <[email protected]> > >> > Gerrit-Reviewer: Asaf Rachmani <[email protected]> > >> > Gerrit-Reviewer: Gal Zaidman <[email protected]> > >> > Gerrit-Reviewer: Ido Rosenzwig <[email protected]> > >> > Gerrit-Reviewer: Jenkins CI <[email protected]> > >> > Gerrit-Reviewer: Lev Veyde <[email protected]> > >> > Gerrit-Reviewer: Sandro Bonazzola <[email protected]> > >> > Gerrit-Reviewer: Simone Tiraboschi <[email protected]> > >> > Gerrit-Reviewer: Yedidyah Bar David <[email protected]> > >> > Gerrit-Reviewer: gerrit-hooks <[email protected]> > >> > Gerrit-Comment-Date: Thu, 19 Jul 2018 09:47:40 +0000 > >> > Gerrit-HasComments: No > >> > >> > >> > >> -- > >> Didi > >> _______________________________________________ > >> 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/ > PQLOGJLXZNDORRQB6Q3NZZWLULSNCUYJ/ > > > > > > > > > > -- > > Barak Korren > > RHV DevOps team , RHCE, RHCi > > Red Hat EMEA > > redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted > > > > -- > Didi > -- 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/N5T4H42GP2FYF3XYMQJ3AS46QGRQQN4P/
