On Thu, Jun 23, 2016 at 9:38 AM, Barak Korren <bkorren(a)redhat.com> wrote:
On 22 June 2016 at 23:01, Yedidyah Bar David <didi(a)redhat.com>
wrote:
> On Wed, Jun 22, 2016 at 10:33 PM, Jenkins CI <gerrit2(a)gerrit.ovirt.org> wrote:
>> Jenkins CI has posted comments on this change.
>>
>> Change subject: Correct path to QEMU GA MSI files
>> ......................................................................
>>
>>
>> Patch Set 3:
>>
>> Build Failed
>>
>>
http://jenkins.ovirt.org/job/ovirt-wgt_master_create-rpms-fc23-x86_64_cre...
: FAILURE
>
> root.log has:
>
> DEBUG util.py:417:
>
http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc23/noarch/nsis...:
> [Errno -1] Package does not match intended download. Suggestion: run
> yum --enablerepo=ovirt-master-snapshot clean metadata
>
> No idea what above means, so tried to manually install it on f23:
>
> [MIRROR] nsis-simple-service-plugin-1.30-1.noarch.rpm: Downloading
> successful, but checksum doesn't match. Calculated:
> 24a4a7e8aa59fe5f4ec59c868cad6aa5f499ee4147282d567bfe3544fba01075(sha256)
> Expected: f31f377d70f49f09862cd75552645de9ff4969b48fcb7ab226d4fe3930220744(sha256)
>
> Any idea?
It seems the 'nsis-simple-service-plugin-1.30-1.noarch.rpm' file is
different from what the yum metadata says it should be, was it
tampered with?
Did anyone try to update it manually on
resources.ovirt.org without
re-running createrepo?
I now retriggered the job and it finished successfully.
Last night I downloaded the files from
resources.ovirt.org and from jenkins
and compared them.
cmp -l on them was very long.
opened them with rpm2cpio, and the cpio files were very similar - didn't
check the diff, likely timestamp or something like that.
No idea how signatures/checksum etc work in rpm.
--
Didi