Re: [vpp-dev] make test patch failing on OpenSuse yum

2018-02-21 Thread Dave Wallace
Marco, Thanks for following up on this! -daw- On 02/21/2018 09:34 AM, Marco Varlese wrote: And yes, indeed, a patch added the below code into Jenkins which is obviously wrong. elif [ "${OS_ID}" == "opensuse" ]; then yum list installed pip list fi - Marco On Wed, 2018-02-21 at

Re: [vpp-dev] make test patch failing on OpenSuse yum

2018-02-21 Thread Ed Kern
this is totally me…im on it.. apologies Ed On Feb 21, 2018, at 7:34 AM, Marco Varlese > wrote: And yes, indeed, a patch added the below code into Jenkins which is obviously wrong. elif [ "${OS_ID}" == "opensuse" ]; then yum list installed

Re: [vpp-dev] make test patch failing on OpenSuse yum

2018-02-21 Thread Marco Varlese
And yes, indeed, a patch added the below code into Jenkins which is obviously wrong. elif [ "${OS_ID}" == "opensuse" ]; then yum list installed pip list fi - Marco On Wed, 2018-02-21 at 15:19 +0100, Marco Varlese wrote: > So, since this whole thing looks suspicious... I have done a

Re: [vpp-dev] make test patch failing on OpenSuse yum

2018-02-21 Thread Marco Varlese
So, since this whole thing looks suspicious... I have done a bit of investigation on our GERRIT and... I see the last time that everything was GREEN was yesterday (Feb 20th) when a patch on openSUSE kicked off at 17:28pm (https://jenkins.fd.io/job/vpp-verify-ma ster-opensuse/1647/consoleFull). I

Re: [vpp-dev] make test patch failing on OpenSuse yum

2018-02-21 Thread Marco Varlese
Hi Keith, On Wed, 2018-02-21 at 12:46 +, Keith Burns wrote: > https://gerrit.fd.io/r/#/c/10702/ > > Fails due to: > "01:58:10 AttributeError: 'RPMDBAdditionalData' object has no attribute > 'yumdb_cache'" > > > (ref: https://jenkins.fd.io/job/vpp-verify-master-opensuse/1658/console) > >

[vpp-dev] make test patch failing on OpenSuse yum

2018-02-21 Thread Keith Burns
https://gerrit.fd.io/r/#/c/10702/ Fails due to: "*01:58:10* AttributeError: 'RPMDBAdditionalData' object has no attribute 'yumdb_cache'" (ref: https://jenkins.fd.io/job/vpp-verify-master-opensuse/1658/console) The Google Way-back machine says