On Thu, Jun 30, 2016 at 11:24 AM, Gil Shinar <[email protected]> wrote: > Hi Nir, > > I have investigated this issue and it seems like usbutils, fcoe-utils and ed > packages were missing either in you prerequisites or in the repos they > should have been. > I have rerun your patch in that same Jenkins slave and now it completes > successfully. > > So my conclusion is that some other merged patch add this prerequisite or > these packages were added to their repo.
Hi Gil, I don't follow - we require these repos: ovirt-snapshot,http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/$distro ovirt-snapshot-static,http://resources.ovirt.org/pub/ovirt-master-snapshot-static/rpm/$distro ovirt-ci-tools,http://resources.ovirt.org/repos/ci-tools/$distro lago,http://resources.ovirt.org/repos/lago/stable/0.0/rpm/$distro See https://github.com/oVirt/vdsm/blob/master/automation/check-patch.repos.fc23 We never seen an issue with fcoe-utils or the other packages until now. Do we need to require additional repos? > > Gil > > On Wed, Jun 29, 2016 at 11:39 PM, Nir Soffer <[email protected]> wrote: >> >> Hi infra, >> >> Jenkinks failed to installed rpms on Fedora 23 - same build succeeded >> yesterday, >> without any change (on fedora). >> >> 20:28:14 Failed to synchronize cache for repo 'fedora', disabling. >> 20:28:16 Error: nothing provides usbutils needed by >> vdsm-hook-hostusb-4.18.999-168.gitf857e35.fc23.noarch. >> 20:28:16 nothing provides fcoe-utils needed by >> vdsm-hook-fcoe-4.18.999-168.gitf857e35.fc23.noarch. >> 20:28:16 nothing provides ed needed by >> vdsm-4.18.999-168.gitf857e35.fc23.x86_64. >> 20:28:16 package vdsm-tests-4.18.999-168.gitf857e35.fc23.noarch >> requires vdsm = 4.18.999-168.gitf857e35.fc23, but none of the >> providers can be installed. >> 20:28:16 package >> vdsm-hook-vmfex-dev-4.18.999-168.gitf857e35.fc23.noarch requires vdsm >> = 4.18.999-168.gitf857e35.fc23, but none of the providers can be >> installed. >> 20:28:16 package vdsm-hook-ovs-4.18.999-168.gitf857e35.fc23.noarch >> requires vdsm = 4.18.999-168.gitf857e35.fc23, but none of the >> providers can be installed. >> 20:28:16 package vdsm-hook-extnet-4.18.999-168.gitf857e35.fc23.noarch >> requires vdsm = 4.18.999-168.gitf857e35.fc23, but none of the >> providers can be installed. >> 20:28:16 package >> vdsm-hook-ethtool-options-4.18.999-168.gitf857e35.fc23.noarch requires >> vdsm = 4.18.999-168.gitf857e35.fc23, but none of the providers can be >> installed. >> 20:28:16 nothing provides ed needed by >> vdsm-4.18.999-168.gitf857e35.fc23.x86_64. >> 20:28:16 package vdsm-gluster-4.18.999-168.gitf857e35.fc23.noarch >> requires vdsm = 4.18.999-168.gitf857e35.fc23, but none of the >> providers can be installed. >> 20:28:16 package >> vdsm-hook-qemucmdline-4.18.999-168.gitf857e35.fc23.noarch requires >> vdsm, but none of the providers can be installed. >> 20:28:16 package vdsm-hook-macbind-4.18.999-168.gitf857e35.fc23.noarch >> requires vdsm >= 4.14, but none of the providers can be installed. >> 20:28:16 package vdsm-hook-ipv6-4.18.999-168.gitf857e35.fc23.noarch >> requires vdsm >= 4.16.7, but none of the providers can be installed. >> 20:28:16 package vdsm-hook-faqemu-4.18.999-168.gitf857e35.fc23.noarch >> requires vdsm, but none of the providers can be installed. >> 20:28:16 package >> vdsm-hook-fakevmstats-4.18.999-168.gitf857e35.fc23.noarch requires >> vdsm, but none of the providers can be installed. >> 20:28:16 nothing provides logrotate needed by >> vdsm-4.18.999-142.gitb53f26b.fc23.x86_64. >> 20:28:16 package >> vdsm-hook-checkimages-4.18.999-168.gitf857e35.fc23.noarch requires >> vdsm, but none of the providers can be installed. >> 20:28:16 package >> vdsm-hook-allocate_net-4.18.999-168.gitf857e35.fc23.noarch requires >> vdsm, but none of the providers can be installed >> >> >> http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/3585/console >> >> Please check. >> >> Thanks, >> Nir >> _______________________________________________ >> Infra mailing list >> [email protected] >> http://lists.ovirt.org/mailman/listinfo/infra > > _______________________________________________ Infra mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/infra
