[JIRA] (OVIRT-1832) Vdsm make install on fc27 fails with "package vdsm-... is disabled"
by Nir Soffer (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1832?page=com.atlassian.jir... ]
Nir Soffer commented on OVIRT-1832:
-----------------------------------
I posted https://gerrit.ovirt.org/86087 - works locally with mock_runner.sh.
On Mon, Jan 8, 2018 at 12:14 PM Nir Soffer <nsoffer(a)redhat.com> wrote:
> Reproduce locally:
>
> (I disable all the tests to since some network tests are failing locally)
>
> $ ~/src/jenkins/mock_configs/mock_runner.sh -C ~/src/jenkins/mock_configs
> -p fc27
> ...
> ##########################################################
> ## Mon Jan 8 11:41:39 IST 2018 Finished env: fc27:fedora-27-x86_64
> ## took 213 seconds
> ## rc = 1
> ##########################################################
> ##! ERROR vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
> ##! Last 20 log entries: ./mock_logs.ulKDK2wW/
> mocker-fedora-27-x86_64.fc27.check-patch.sh/check-patch.sh.log
> ##!
> - package vdsm-hook-vmfex-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
> Problem 41: conflicting requests
> - package vdsm-hook-vmfex-dev-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 42: conflicting requests
> - package vdsm-http-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
> Problem 43: conflicting requests
> - package vdsm-jsonrpc-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
> Problem 44: conflicting requests
> - package vdsm-network-4.20.11-12.git5b63f9dd8.fc27.x86_64 is disabled
> Problem 45: conflicting requests
> - package vdsm-python-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
> Problem 46: conflicting requests
> - package vdsm-tests-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
> Problem 47: conflicting requests
> - package vdsm-yajsonrpc-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
> + collect-logs
> + cp /var/log/vdsm_tests.log /home/nsoffer/src/vdsm/exported-artifacts/
> cp: cannot stat '/var/log/vdsm_tests.log': No such file or directory
> Took 178 seconds
> ===================================
> ##!
> ##! ERROR ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ##!########################################################
>
>
> I tried to disable reposdir in yum fedora 27 config:
>
> $ git diff
> diff --git a/mock_configs/fedora-27-x86_64.cfg
> b/mock_configs/fedora-27-x86_64.cfg
> index ddd968e..175a83f 100644
> --- a/mock_configs/fedora-27-x86_64.cfg
> +++ b/mock_configs/fedora-27-x86_64.cfg
> @@ -11,7 +11,7 @@ config_opts['yum.conf'] = """
> [main]
> keepcache=1
> debuglevel=2
> -reposdir=/dev/null
> +#reposdir=/dev/null
> logfile=/var/log/yum.log
> retries=20
> obsoletes=1
>
>
> Same error:
>
> + yum -y install
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-4.20.11-12.git5b63f9dd8.fc27.x86_64.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-api-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-client-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-common-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-gluster-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-allocate_net-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-boot_hostdev-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-checkimages-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-checkips-4.20.11-12.git5b63f9dd8.fc27.x86_64.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-cpuflags-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-diskunmap-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-ethtool-options-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-extnet-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-extra-ipv4-addrs-4.20.11-12.git5b63f9dd8.fc27.x86_64.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-fakesriov-4.20.11-12.git5b63f9dd8.fc27.x86_64.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-fakevmstats-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-faqemu-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-fcoe-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-fileinject-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-floppy-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-httpsisoboot-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-ipv6-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-isolatedprivatevlan-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-localdisk-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-macbind-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-macspoof-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-nestedvt-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-noipspoof-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-numa-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-openstacknet-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-pincpu-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-promisc-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-qemucmdline-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-qos-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-scratchpad-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-smbios-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-spiceoptions-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-vfio-mdev-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-vhostmd-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-vmdisk-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-vmfex-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-vmfex-dev-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-http-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-jsonrpc-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-network-4.20.11-12.git5b63f9dd8.fc27.x86_64.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-python-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-tests-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> /home/nsoffer/src/vdsm/exported-artifacts/vdsm-yajsonrpc-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
> "Custom tested" 310 kB/s | 382 kB
> 00:01
> "Custom virt-preview" 46 kB/s | 54 kB
> 00:01
> fedora 16 MB/s | 58 MB
> 00:03
> updates 1.5 MB/s | 15 MB
> 00:10
> Last metadata expiration check: 0:00:00 ago on Mon Jan 8 12:10:12 2018.
> Failed to set locale, defaulting to C
> Error:
> Problem 1: conflicting requests
> - nothing provides vdsm-hook-vmfex-dev = 4.20.11-12.git5b63f9dd8.fc27
> needed by vdsm-4.20.11-12.git5b63f9dd8.fc27.x86_64
> Problem 2: conflicting requests
> - package vdsm-api-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
> Problem 3: conflicting requests
> - package vdsm-client-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
> Problem 4: conflicting requests
> - package vdsm-common-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
> Problem 5: conflicting requests
> - package vdsm-gluster-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
> Problem 6: conflicting requests
> - package vdsm-hook-allocate_net-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 7: conflicting requests
> - package vdsm-hook-boot_hostdev-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 8: conflicting requests
> - package vdsm-hook-checkimages-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 9: conflicting requests
> - package vdsm-hook-checkips-4.20.11-12.git5b63f9dd8.fc27.x86_64 is
> disabled
> Problem 10: conflicting requests
> - package vdsm-hook-cpuflags-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 11: conflicting requests
> - package vdsm-hook-diskunmap-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 12: conflicting requests
> - package vdsm-hook-ethtool-options-4.20.11-12.git5b63f9dd8.fc27.noarch
> is disabled
> Problem 13: conflicting requests
> - package vdsm-hook-extnet-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 14: conflicting requests
> - package vdsm-hook-extra-ipv4-addrs-4.20.11-12.git5b63f9dd8.fc27.x86_64
> is disabled
> Problem 15: conflicting requests
> - package vdsm-hook-fakesriov-4.20.11-12.git5b63f9dd8.fc27.x86_64 is
> disabled
> Problem 16: conflicting requests
> - package vdsm-hook-fakevmstats-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 17: conflicting requests
> - package vdsm-hook-faqemu-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 18: conflicting requests
> - package vdsm-hook-fcoe-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
> Problem 19: conflicting requests
> - package vdsm-hook-fileinject-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 20: conflicting requests
> - package vdsm-hook-floppy-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 21: conflicting requests
> - package vdsm-hook-httpsisoboot-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 22: conflicting requests
> - package vdsm-hook-ipv6-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
> Problem 23: conflicting requests
> - package
> vdsm-hook-isolatedprivatevlan-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 24: conflicting requests
> - package vdsm-hook-localdisk-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 25: conflicting requests
> - package vdsm-hook-macbind-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 26: conflicting requests
> - package vdsm-hook-macspoof-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 27: conflicting requests
> - package vdsm-hook-nestedvt-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 28: conflicting requests
> - package vdsm-hook-noipspoof-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 29: conflicting requests
> - package vdsm-hook-numa-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
> Problem 30: conflicting requests
> - package vdsm-hook-openstacknet-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 31: conflicting requests
> - package vdsm-hook-pincpu-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 32: conflicting requests
> - package vdsm-hook-promisc-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 33: conflicting requests
> - package vdsm-hook-qemucmdline-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 34: conflicting requests
> - package vdsm-hook-qos-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
> Problem 35: conflicting requests
> - package vdsm-hook-scratchpad-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 36: conflicting requests
> - package vdsm-hook-smbios-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 37: conflicting requests
> - package vdsm-hook-spiceoptions-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 38: conflicting requests
> - package vdsm-hook-vfio-mdev-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 39: conflicting requests
> - package vdsm-hook-vhostmd-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 40: conflicting requests
> - package vdsm-hook-vmdisk-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 41: conflicting requests
> - package vdsm-hook-vmfex-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
> Problem 42: conflicting requests
> - package vdsm-hook-vmfex-dev-4.20.11-12.git5b63f9dd8.fc27.noarch is
> disabled
> Problem 43: conflicting requests
> - package vdsm-http-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
> Problem 44: conflicting requests
> - package vdsm-jsonrpc-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
> Problem 45: conflicting requests
> - package vdsm-network-4.20.11-12.git5b63f9dd8.fc27.x86_64 is disabled
> Problem 46: conflicting requests
> - package vdsm-python-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
> Problem 47: conflicting requests
> - package vdsm-tests-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
> Problem 48: conflicting requests
> - package vdsm-yajsonrpc-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
>
> The issue seems to be:
> https://bugzilla.redhat.com/show_bug.cgi?id=1512016
>
> Not sure what they mean by removing config files - don't we have clean
> environment
> in the CI?
>
> Vdsm make install on fc27 fails with "package vdsm-... is disabled"
> -------------------------------------------------------------------
>
> Key: OVIRT-1832
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1832
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nir Soffer
> Assignee: infra
>
> Never seen this error, can anyone explain it?
> http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27-x86_64/578/console
> *00:13:42.747* Problem 1: conflicting requests*00:13:42.747* -
> nothing provides vdsm-hook-vmfex-dev = 4.20.11-12.git7f9589a1f.fc27
> needed by vdsm-4.20.11-12.git7f9589a1f.fc27.x86_64*00:13:42.747*
> Problem 2: conflicting requests*00:13:42.747* - nothing provides
> vdsm-python = 4.20.11-12.git7f9589a1f.fc27 needed by
> vdsm-client-4.20.11-12.git7f9589a1f.fc27.noarch*00:13:42.747* Problem
> 3: conflicting requests*00:13:42.747* - package
> vdsm-gluster-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.748* Problem 4: conflicting requests*00:13:42.748*
> - package vdsm-hook-allocate_net-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.748* Problem 5: conflicting
> requests*00:13:42.748* - package
> vdsm-hook-boot_hostdev-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.748* Problem 6: conflicting requests*00:13:42.748*
> - package vdsm-hook-checkimages-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.748* Problem 7: conflicting
> requests*00:13:42.748* - package
> vdsm-hook-checkips-4.20.11-12.git7f9589a1f.fc27.x86_64 is
> disabled*00:13:42.748* Problem 8: conflicting requests*00:13:42.748*
> - package vdsm-hook-cpuflags-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.748* Problem 9: conflicting requests*00:13:42.748*
> - package vdsm-hook-diskunmap-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.749* Problem 10: conflicting requests*00:13:42.749*
> - package vdsm-hook-ethtool-options-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.749* Problem 11: conflicting
> requests*00:13:42.749* - package
> vdsm-hook-extnet-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.749* Problem 12: conflicting requests*00:13:42.749*
> - package vdsm-hook-extra-ipv4-addrs-4.20.11-12.git7f9589a1f.fc27.x86_64
> is disabled*00:13:42.749* Problem 13: conflicting
> requests*00:13:42.749* - package
> vdsm-hook-fakesriov-4.20.11-12.git7f9589a1f.fc27.x86_64 is
> disabled*00:13:42.749* Problem 14: conflicting requests*00:13:42.749*
> - package vdsm-hook-fakevmstats-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.749* Problem 15: conflicting
> requests*00:13:42.749* - package
> vdsm-hook-faqemu-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.750* Problem 16: conflicting requests*00:13:42.750*
> - package vdsm-hook-fcoe-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.750* Problem 17: conflicting requests*00:13:42.750*
> - package vdsm-hook-fileinject-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.750* Problem 18: conflicting
> requests*00:13:42.750* - package
> vdsm-hook-floppy-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.750* Problem 19: conflicting requests*00:13:42.750*
> - package vdsm-hook-httpsisoboot-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.750* Problem 20: conflicting
> requests*00:13:42.750* - package
> vdsm-hook-ipv6-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.750* Problem 21: conflicting requests*00:13:42.750*
> - package vdsm-hook-isolatedprivatevlan-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.751* Problem 22: conflicting
> requests*00:13:42.751* - package
> vdsm-hook-localdisk-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 23: conflicting requests*00:13:42.751*
> - package vdsm-hook-macbind-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 24: conflicting requests*00:13:42.751*
> - package vdsm-hook-macspoof-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 25: conflicting requests*00:13:42.751*
> - package vdsm-hook-nestedvt-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 26: conflicting requests*00:13:42.751*
> - package vdsm-hook-noipspoof-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 27: conflicting requests*00:13:42.751*
> - package vdsm-hook-numa-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.752* Problem 28: conflicting requests*00:13:42.752*
> - package vdsm-hook-openstacknet-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.752* Problem 29: conflicting
> requests*00:13:42.752* - package
> vdsm-hook-pincpu-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.752* Problem 30: conflicting requests*00:13:42.752*
> - package vdsm-hook-promisc-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.752* Problem 31: conflicting requests*00:13:42.752*
> - package vdsm-hook-qemucmdline-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.752* Problem 32: conflicting
> requests*00:13:42.752* - package
> vdsm-hook-qos-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.752* Problem 33: conflicting requests*00:13:42.752*
> - package vdsm-hook-scratchpad-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.753* Problem 34: conflicting
> requests*00:13:42.753* - package
> vdsm-hook-smbios-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.753* Problem 35: conflicting requests*00:13:42.753*
> - package vdsm-hook-spiceoptions-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.753* Problem 36: conflicting
> requests*00:13:42.753* - package
> vdsm-hook-vfio-mdev-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.753* Problem 37: conflicting requests*00:13:42.753*
> - package vdsm-hook-vhostmd-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.753* Problem 38: conflicting requests*00:13:42.753*
> - package vdsm-hook-vmdisk-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.753* Problem 39: conflicting requests*00:13:42.754*
> - package vdsm-hook-vmfex-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 40: conflicting requests*00:13:42.754*
> - package vdsm-hook-vmfex-dev-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 41: conflicting requests*00:13:42.754*
> - package vdsm-http-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 42: conflicting requests*00:13:42.754*
> - package vdsm-jsonrpc-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 43: conflicting requests*00:13:42.754*
> - package vdsm-network-4.20.11-12.git7f9589a1f.fc27.x86_64 is
> disabled*00:13:42.754* Problem 44: conflicting requests*00:13:42.754*
> - package vdsm-python-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 45: conflicting requests*00:13:42.755*
> - package vdsm-tests-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.755* Problem 46: conflicting requests*00:13:42.755*
> - package vdsm-yajsonrpc-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100075)
6 years, 9 months
Vdsm make install on fc27 fails with "package vdsm-... is disabled"
by Nir Soffer
Never seen this error, can anyone explain it?
http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27-x86_64/578/console
*00:13:42.747* Problem 1: conflicting requests*00:13:42.747* -
nothing provides vdsm-hook-vmfex-dev = 4.20.11-12.git7f9589a1f.fc27
needed by vdsm-4.20.11-12.git7f9589a1f.fc27.x86_64*00:13:42.747*
Problem 2: conflicting requests*00:13:42.747* - nothing provides
vdsm-python = 4.20.11-12.git7f9589a1f.fc27 needed by
vdsm-client-4.20.11-12.git7f9589a1f.fc27.noarch*00:13:42.747* Problem
3: conflicting requests*00:13:42.747* - package
vdsm-gluster-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.748* Problem 4: conflicting requests*00:13:42.748*
- package vdsm-hook-allocate_net-4.20.11-12.git7f9589a1f.fc27.noarch
is disabled*00:13:42.748* Problem 5: conflicting
requests*00:13:42.748* - package
vdsm-hook-boot_hostdev-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.748* Problem 6: conflicting requests*00:13:42.748*
- package vdsm-hook-checkimages-4.20.11-12.git7f9589a1f.fc27.noarch
is disabled*00:13:42.748* Problem 7: conflicting
requests*00:13:42.748* - package
vdsm-hook-checkips-4.20.11-12.git7f9589a1f.fc27.x86_64 is
disabled*00:13:42.748* Problem 8: conflicting requests*00:13:42.748*
- package vdsm-hook-cpuflags-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.748* Problem 9: conflicting requests*00:13:42.748*
- package vdsm-hook-diskunmap-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.749* Problem 10: conflicting requests*00:13:42.749*
- package vdsm-hook-ethtool-options-4.20.11-12.git7f9589a1f.fc27.noarch
is disabled*00:13:42.749* Problem 11: conflicting
requests*00:13:42.749* - package
vdsm-hook-extnet-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.749* Problem 12: conflicting requests*00:13:42.749*
- package vdsm-hook-extra-ipv4-addrs-4.20.11-12.git7f9589a1f.fc27.x86_64
is disabled*00:13:42.749* Problem 13: conflicting
requests*00:13:42.749* - package
vdsm-hook-fakesriov-4.20.11-12.git7f9589a1f.fc27.x86_64 is
disabled*00:13:42.749* Problem 14: conflicting requests*00:13:42.749*
- package vdsm-hook-fakevmstats-4.20.11-12.git7f9589a1f.fc27.noarch
is disabled*00:13:42.749* Problem 15: conflicting
requests*00:13:42.749* - package
vdsm-hook-faqemu-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.750* Problem 16: conflicting requests*00:13:42.750*
- package vdsm-hook-fcoe-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.750* Problem 17: conflicting requests*00:13:42.750*
- package vdsm-hook-fileinject-4.20.11-12.git7f9589a1f.fc27.noarch
is disabled*00:13:42.750* Problem 18: conflicting
requests*00:13:42.750* - package
vdsm-hook-floppy-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.750* Problem 19: conflicting requests*00:13:42.750*
- package vdsm-hook-httpsisoboot-4.20.11-12.git7f9589a1f.fc27.noarch
is disabled*00:13:42.750* Problem 20: conflicting
requests*00:13:42.750* - package
vdsm-hook-ipv6-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.750* Problem 21: conflicting requests*00:13:42.750*
- package vdsm-hook-isolatedprivatevlan-4.20.11-12.git7f9589a1f.fc27.noarch
is disabled*00:13:42.751* Problem 22: conflicting
requests*00:13:42.751* - package
vdsm-hook-localdisk-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.751* Problem 23: conflicting requests*00:13:42.751*
- package vdsm-hook-macbind-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.751* Problem 24: conflicting requests*00:13:42.751*
- package vdsm-hook-macspoof-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.751* Problem 25: conflicting requests*00:13:42.751*
- package vdsm-hook-nestedvt-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.751* Problem 26: conflicting requests*00:13:42.751*
- package vdsm-hook-noipspoof-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.751* Problem 27: conflicting requests*00:13:42.751*
- package vdsm-hook-numa-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.752* Problem 28: conflicting requests*00:13:42.752*
- package vdsm-hook-openstacknet-4.20.11-12.git7f9589a1f.fc27.noarch
is disabled*00:13:42.752* Problem 29: conflicting
requests*00:13:42.752* - package
vdsm-hook-pincpu-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.752* Problem 30: conflicting requests*00:13:42.752*
- package vdsm-hook-promisc-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.752* Problem 31: conflicting requests*00:13:42.752*
- package vdsm-hook-qemucmdline-4.20.11-12.git7f9589a1f.fc27.noarch
is disabled*00:13:42.752* Problem 32: conflicting
requests*00:13:42.752* - package
vdsm-hook-qos-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.752* Problem 33: conflicting requests*00:13:42.752*
- package vdsm-hook-scratchpad-4.20.11-12.git7f9589a1f.fc27.noarch
is disabled*00:13:42.753* Problem 34: conflicting
requests*00:13:42.753* - package
vdsm-hook-smbios-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.753* Problem 35: conflicting requests*00:13:42.753*
- package vdsm-hook-spiceoptions-4.20.11-12.git7f9589a1f.fc27.noarch
is disabled*00:13:42.753* Problem 36: conflicting
requests*00:13:42.753* - package
vdsm-hook-vfio-mdev-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.753* Problem 37: conflicting requests*00:13:42.753*
- package vdsm-hook-vhostmd-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.753* Problem 38: conflicting requests*00:13:42.753*
- package vdsm-hook-vmdisk-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.753* Problem 39: conflicting requests*00:13:42.754*
- package vdsm-hook-vmfex-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.754* Problem 40: conflicting requests*00:13:42.754*
- package vdsm-hook-vmfex-dev-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.754* Problem 41: conflicting requests*00:13:42.754*
- package vdsm-http-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.754* Problem 42: conflicting requests*00:13:42.754*
- package vdsm-jsonrpc-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.754* Problem 43: conflicting requests*00:13:42.754*
- package vdsm-network-4.20.11-12.git7f9589a1f.fc27.x86_64 is
disabled*00:13:42.754* Problem 44: conflicting requests*00:13:42.754*
- package vdsm-python-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.754* Problem 45: conflicting requests*00:13:42.755*
- package vdsm-tests-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled*00:13:42.755* Problem 46: conflicting requests*00:13:42.755*
- package vdsm-yajsonrpc-4.20.11-12.git7f9589a1f.fc27.noarch is
disabled
6 years, 9 months
Build failed in Jenkins: system-sync_mirrors-epel-el7-x86_64 #1056
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el7-x86_64/1056/dis...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el7-x86_64/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
> git --version # timeout=10
> git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/* --prune
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 31a76c01c1da1b5089543e4ccfa1232c55007906 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 31a76c01c1da1b5089543e4ccfa1232c55007906
Commit message: "Add s390x/fc27 build for ioprocess"
> git rev-list 31a76c01c1da1b5089543e4ccfa1232c55007906 # timeout=10
[system-sync_mirrors-epel-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2248278463828287158.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror epel-el7 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 175, in main
my.doRepoSetup()
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 681, in doRepoSetup
return self._getRepos(thisrepo, True)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 721, in _getRepos
self._repos.doSetup(thisrepo)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
self.retrieveAllMD()
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD
dl = repo._async and repo._commonLoadRepoXML(repo)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1479, in _commonLoadRepoXML
result = self._getFileRepoXML(local, text)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1256, in _getFileRepoXML
size=102400) # setting max size as 100K
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1039, in _getFile
raise e
yum.Errors.NoMoreMirrorsRepoError: failure: repodata/repomd.xml from epel-el7: [Errno 256] No more mirrors to try.
https://mirrors.rit.edu/fedora/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirror.compevo.com/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirror.math.princeton.edu/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
https://pubmirror2.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/repom...: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirror.cs.princeton.edu/pub/mirrors/fedora-epel/7/x86_64/repodata/...: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirror.cs.pitt.edu/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirror.nodesdirect.com/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
https://download-ib01.fedoraproject.org/pub/epel/7/x86_64/repodata/repomd...: [Errno -1] repomd.xml does not match metalink for epel-el7
https://mirror.chpc.utah.edu/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirror.us.leaseweb.net/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirrors.mit.edu/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirror.pnl.gov/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirror.sjc02.svwh.net/fedora-epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
https://mirrors.cat.pdx.edu/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://fedora-epel.mirrors.tds.net/fedora-epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirror.rnet.missouri.edu/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://fedora.mirrors.pair.com/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://fedora-epel.mirror.lstn.net/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://linux.mirrors.es.net/fedora-epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirrors.tummy.com/pub/fedora.redhat.com/epel/7/x86_64/repodata/rep...: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirror.solarvps.com/epel/7/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://mirror.solarvps.com/epel/7/x86_64/repodata/repomd.xml: (28, 'Connection timed out after 30002 milliseconds')
https://mirror.mrjester.net/fedora/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
https://mirror.us-midwest-1.nexcess.net/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
https://mirrors.lug.mtu.edu/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
https://mirrors.kernel.org/fedora-epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirror.cogentco.com/pub/linux/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
https://mirror.umd.edu/fedora/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirror.coastal.edu/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
https://mirror.steadfast.net/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirror.metrocast.net/fedora/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirrors.develooper.com/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://archive.linux.duke.edu/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirror.uic.edu/EPEL/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
https://mirror.vcu.edu/pub/gnu+linux/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirrors.liquidweb.com/fedora-epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
https://muug.ca/mirror/fedora-epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://fedora-epel.mirror.iweb.com/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://fedora.westmancom.com/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
https://mirror.csclub.uwaterloo.ca/fedora/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirror.its.dal.ca/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirrors.syringanetworks.net/fedora-epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
http://mirror.oss.ou.edu/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-el7
Build step 'Execute shell' marked build as failure
6 years, 9 months
[JIRA] (OVIRT-1832) Vdsm make install on fc27 fails with "package vdsm-... is disabled"
by Barak Korren (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1515413485-17436-222
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1832?page=com.atlassian.jir... ]
Barak Korren commented on OVIRT-1832:
-------------------------------------
[~nsoffer(a)redhat.com] they seem to be referring to config files created by the package itself (and tagged as such in the spcfile).
Could something other then the RPM installation be putting the config files in place during the buiild?
Did you try running with the repo file blocking turned off?
> Vdsm make install on fc27 fails with "package vdsm-... is disabled"
> -------------------------------------------------------------------
>
> Key: OVIRT-1832
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1832
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nir Soffer
> Assignee: infra
>
> Never seen this error, can anyone explain it?
> http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27-x86_64/578/console
> *00:13:42.747* Problem 1: conflicting requests*00:13:42.747* -
> nothing provides vdsm-hook-vmfex-dev = 4.20.11-12.git7f9589a1f.fc27
> needed by vdsm-4.20.11-12.git7f9589a1f.fc27.x86_64*00:13:42.747*
> Problem 2: conflicting requests*00:13:42.747* - nothing provides
> vdsm-python = 4.20.11-12.git7f9589a1f.fc27 needed by
> vdsm-client-4.20.11-12.git7f9589a1f.fc27.noarch*00:13:42.747* Problem
> 3: conflicting requests*00:13:42.747* - package
> vdsm-gluster-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.748* Problem 4: conflicting requests*00:13:42.748*
> - package vdsm-hook-allocate_net-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.748* Problem 5: conflicting
> requests*00:13:42.748* - package
> vdsm-hook-boot_hostdev-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.748* Problem 6: conflicting requests*00:13:42.748*
> - package vdsm-hook-checkimages-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.748* Problem 7: conflicting
> requests*00:13:42.748* - package
> vdsm-hook-checkips-4.20.11-12.git7f9589a1f.fc27.x86_64 is
> disabled*00:13:42.748* Problem 8: conflicting requests*00:13:42.748*
> - package vdsm-hook-cpuflags-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.748* Problem 9: conflicting requests*00:13:42.748*
> - package vdsm-hook-diskunmap-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.749* Problem 10: conflicting requests*00:13:42.749*
> - package vdsm-hook-ethtool-options-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.749* Problem 11: conflicting
> requests*00:13:42.749* - package
> vdsm-hook-extnet-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.749* Problem 12: conflicting requests*00:13:42.749*
> - package vdsm-hook-extra-ipv4-addrs-4.20.11-12.git7f9589a1f.fc27.x86_64
> is disabled*00:13:42.749* Problem 13: conflicting
> requests*00:13:42.749* - package
> vdsm-hook-fakesriov-4.20.11-12.git7f9589a1f.fc27.x86_64 is
> disabled*00:13:42.749* Problem 14: conflicting requests*00:13:42.749*
> - package vdsm-hook-fakevmstats-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.749* Problem 15: conflicting
> requests*00:13:42.749* - package
> vdsm-hook-faqemu-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.750* Problem 16: conflicting requests*00:13:42.750*
> - package vdsm-hook-fcoe-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.750* Problem 17: conflicting requests*00:13:42.750*
> - package vdsm-hook-fileinject-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.750* Problem 18: conflicting
> requests*00:13:42.750* - package
> vdsm-hook-floppy-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.750* Problem 19: conflicting requests*00:13:42.750*
> - package vdsm-hook-httpsisoboot-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.750* Problem 20: conflicting
> requests*00:13:42.750* - package
> vdsm-hook-ipv6-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.750* Problem 21: conflicting requests*00:13:42.750*
> - package vdsm-hook-isolatedprivatevlan-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.751* Problem 22: conflicting
> requests*00:13:42.751* - package
> vdsm-hook-localdisk-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 23: conflicting requests*00:13:42.751*
> - package vdsm-hook-macbind-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 24: conflicting requests*00:13:42.751*
> - package vdsm-hook-macspoof-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 25: conflicting requests*00:13:42.751*
> - package vdsm-hook-nestedvt-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 26: conflicting requests*00:13:42.751*
> - package vdsm-hook-noipspoof-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 27: conflicting requests*00:13:42.751*
> - package vdsm-hook-numa-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.752* Problem 28: conflicting requests*00:13:42.752*
> - package vdsm-hook-openstacknet-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.752* Problem 29: conflicting
> requests*00:13:42.752* - package
> vdsm-hook-pincpu-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.752* Problem 30: conflicting requests*00:13:42.752*
> - package vdsm-hook-promisc-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.752* Problem 31: conflicting requests*00:13:42.752*
> - package vdsm-hook-qemucmdline-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.752* Problem 32: conflicting
> requests*00:13:42.752* - package
> vdsm-hook-qos-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.752* Problem 33: conflicting requests*00:13:42.752*
> - package vdsm-hook-scratchpad-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.753* Problem 34: conflicting
> requests*00:13:42.753* - package
> vdsm-hook-smbios-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.753* Problem 35: conflicting requests*00:13:42.753*
> - package vdsm-hook-spiceoptions-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.753* Problem 36: conflicting
> requests*00:13:42.753* - package
> vdsm-hook-vfio-mdev-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.753* Problem 37: conflicting requests*00:13:42.753*
> - package vdsm-hook-vhostmd-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.753* Problem 38: conflicting requests*00:13:42.753*
> - package vdsm-hook-vmdisk-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.753* Problem 39: conflicting requests*00:13:42.754*
> - package vdsm-hook-vmfex-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 40: conflicting requests*00:13:42.754*
> - package vdsm-hook-vmfex-dev-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 41: conflicting requests*00:13:42.754*
> - package vdsm-http-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 42: conflicting requests*00:13:42.754*
> - package vdsm-jsonrpc-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 43: conflicting requests*00:13:42.754*
> - package vdsm-network-4.20.11-12.git7f9589a1f.fc27.x86_64 is
> disabled*00:13:42.754* Problem 44: conflicting requests*00:13:42.754*
> - package vdsm-python-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 45: conflicting requests*00:13:42.755*
> - package vdsm-tests-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.755* Problem 46: conflicting requests*00:13:42.755*
> - package vdsm-yajsonrpc-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100075)
------------=_1515413485-17436-222
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1832?page=com.atlassian.jir... ]</pre>
<h3>Barak Korren commented on OVIRT-1832:</h3>
<p>[~nsoffer(a)redhat.com] they seem to be referring to config files created by the package itself (and tagged as such in the spcfile).</p>
<p>Could something other then the RPM installation be putting the config files in place during the buiild?</p>
<p>Did you try running with the repo file blocking turned off?</p>
<blockquote><h3>Vdsm make install on fc27 fails with “package vdsm-… is disabled”</h3>
<pre> Key: OVIRT-1832
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1832
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Nir Soffer
Assignee: infra</pre>
<p>Never seen this error, can anyone explain it? <a href="http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27-x86_64/578/console">http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27-x86_64/578/console</a> <strong>00:13:42.747</strong> Problem 1: conflicting requests*00:13:42.747* – nothing provides vdsm-hook-vmfex-dev = 4.20.11-12.git7f9589a1f.fc27 needed by vdsm-4.20.11-12.git7f9589a1f.fc27.x86_64*00:13:42.747* Problem 2: conflicting requests*00:13:42.747* – nothing provides vdsm-python = 4.20.11-12.git7f9589a1f.fc27 needed by vdsm-client-4.20.11-12.git7f9589a1f.fc27.noarch*00:13:42.747* Problem 3: conflicting requests*00:13:42.747* – package vdsm-gluster-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.748* Problem 4: conflicting requests*00:13:42.748*</p>
<pre>- package vdsm-hook-allocate_net-4.20.11-12.git7f9589a1f.fc27.noarch</pre>
<p>is disabled*00:13:42.748* Problem 5: conflicting requests*00:13:42.748* – package vdsm-hook-boot_hostdev-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.748* Problem 6: conflicting requests*00:13:42.748*</p>
<pre>- package vdsm-hook-checkimages-4.20.11-12.git7f9589a1f.fc27.noarch</pre>
<p>is disabled*00:13:42.748* Problem 7: conflicting requests*00:13:42.748* – package vdsm-hook-checkips-4.20.11-12.git7f9589a1f.fc27.x86_64 is disabled*00:13:42.748* Problem 8: conflicting requests*00:13:42.748*</p>
<pre>- package vdsm-hook-cpuflags-4.20.11-12.git7f9589a1f.fc27.noarch is</pre>
<p>disabled*00:13:42.748* Problem 9: conflicting requests*00:13:42.748*</p>
<pre>- package vdsm-hook-diskunmap-4.20.11-12.git7f9589a1f.fc27.noarch is</pre>
<p>disabled*00:13:42.749* Problem 10: conflicting requests*00:13:42.749*</p>
<pre>- package vdsm-hook-ethtool-options-4.20.11-12.git7f9589a1f.fc27.noarch</pre>
<p>is disabled*00:13:42.749* Problem 11: conflicting requests*00:13:42.749* – package vdsm-hook-extnet-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.749* Problem 12: conflicting requests*00:13:42.749*</p>
<pre>- package vdsm-hook-extra-ipv4-addrs-4.20.11-12.git7f9589a1f.fc27.x86_64</pre>
<p>is disabled*00:13:42.749* Problem 13: conflicting requests*00:13:42.749* – package vdsm-hook-fakesriov-4.20.11-12.git7f9589a1f.fc27.x86_64 is disabled*00:13:42.749* Problem 14: conflicting requests*00:13:42.749*</p>
<pre>- package vdsm-hook-fakevmstats-4.20.11-12.git7f9589a1f.fc27.noarch</pre>
<p>is disabled*00:13:42.749* Problem 15: conflicting requests*00:13:42.749* – package vdsm-hook-faqemu-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.750* Problem 16: conflicting requests*00:13:42.750*</p>
<pre>- package vdsm-hook-fcoe-4.20.11-12.git7f9589a1f.fc27.noarch is</pre>
<p>disabled*00:13:42.750* Problem 17: conflicting requests*00:13:42.750*</p>
<pre>- package vdsm-hook-fileinject-4.20.11-12.git7f9589a1f.fc27.noarch</pre>
<p>is disabled*00:13:42.750* Problem 18: conflicting requests*00:13:42.750* – package vdsm-hook-floppy-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.750* Problem 19: conflicting requests*00:13:42.750*</p>
<pre>- package vdsm-hook-httpsisoboot-4.20.11-12.git7f9589a1f.fc27.noarch</pre>
<p>is disabled*00:13:42.750* Problem 20: conflicting requests*00:13:42.750* – package vdsm-hook-ipv6-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.750* Problem 21: conflicting requests*00:13:42.750*</p>
<pre>- package vdsm-hook-isolatedprivatevlan-4.20.11-12.git7f9589a1f.fc27.noarch</pre>
<p>is disabled*00:13:42.751* Problem 22: conflicting requests*00:13:42.751* – package vdsm-hook-localdisk-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.751* Problem 23: conflicting requests*00:13:42.751*</p>
<pre>- package vdsm-hook-macbind-4.20.11-12.git7f9589a1f.fc27.noarch is</pre>
<p>disabled*00:13:42.751* Problem 24: conflicting requests*00:13:42.751*</p>
<pre>- package vdsm-hook-macspoof-4.20.11-12.git7f9589a1f.fc27.noarch is</pre>
<p>disabled*00:13:42.751* Problem 25: conflicting requests*00:13:42.751*</p>
<pre>- package vdsm-hook-nestedvt-4.20.11-12.git7f9589a1f.fc27.noarch is</pre>
<p>disabled*00:13:42.751* Problem 26: conflicting requests*00:13:42.751*</p>
<pre>- package vdsm-hook-noipspoof-4.20.11-12.git7f9589a1f.fc27.noarch is</pre>
<p>disabled*00:13:42.751* Problem 27: conflicting requests*00:13:42.751*</p>
<pre>- package vdsm-hook-numa-4.20.11-12.git7f9589a1f.fc27.noarch is</pre>
<p>disabled*00:13:42.752* Problem 28: conflicting requests*00:13:42.752*</p>
<pre>- package vdsm-hook-openstacknet-4.20.11-12.git7f9589a1f.fc27.noarch</pre>
<p>is disabled*00:13:42.752* Problem 29: conflicting requests*00:13:42.752* – package vdsm-hook-pincpu-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.752* Problem 30: conflicting requests*00:13:42.752*</p>
<pre>- package vdsm-hook-promisc-4.20.11-12.git7f9589a1f.fc27.noarch is</pre>
<p>disabled*00:13:42.752* Problem 31: conflicting requests*00:13:42.752*</p>
<pre>- package vdsm-hook-qemucmdline-4.20.11-12.git7f9589a1f.fc27.noarch</pre>
<p>is disabled*00:13:42.752* Problem 32: conflicting requests*00:13:42.752* – package vdsm-hook-qos-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.752* Problem 33: conflicting requests*00:13:42.752*</p>
<pre>- package vdsm-hook-scratchpad-4.20.11-12.git7f9589a1f.fc27.noarch</pre>
<p>is disabled*00:13:42.753* Problem 34: conflicting requests*00:13:42.753* – package vdsm-hook-smbios-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.753* Problem 35: conflicting requests*00:13:42.753*</p>
<pre>- package vdsm-hook-spiceoptions-4.20.11-12.git7f9589a1f.fc27.noarch</pre>
<p>is disabled*00:13:42.753* Problem 36: conflicting requests*00:13:42.753* – package vdsm-hook-vfio-mdev-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.753* Problem 37: conflicting requests*00:13:42.753*</p>
<pre>- package vdsm-hook-vhostmd-4.20.11-12.git7f9589a1f.fc27.noarch is</pre>
<p>disabled*00:13:42.753* Problem 38: conflicting requests*00:13:42.753*</p>
<pre>- package vdsm-hook-vmdisk-4.20.11-12.git7f9589a1f.fc27.noarch is</pre>
<p>disabled*00:13:42.753* Problem 39: conflicting requests*00:13:42.754*</p>
<pre>- package vdsm-hook-vmfex-4.20.11-12.git7f9589a1f.fc27.noarch is</pre>
<p>disabled*00:13:42.754* Problem 40: conflicting requests*00:13:42.754*</p>
<pre>- package vdsm-hook-vmfex-dev-4.20.11-12.git7f9589a1f.fc27.noarch is</pre>
<p>disabled*00:13:42.754* Problem 41: conflicting requests*00:13:42.754*</p>
<pre>- package vdsm-http-4.20.11-12.git7f9589a1f.fc27.noarch is</pre>
<p>disabled*00:13:42.754* Problem 42: conflicting requests*00:13:42.754*</p>
<pre>- package vdsm-jsonrpc-4.20.11-12.git7f9589a1f.fc27.noarch is</pre>
<p>disabled*00:13:42.754* Problem 43: conflicting requests*00:13:42.754*</p>
<pre>- package vdsm-network-4.20.11-12.git7f9589a1f.fc27.x86_64 is</pre>
<p>disabled*00:13:42.754* Problem 44: conflicting requests*00:13:42.754*</p>
<pre>- package vdsm-python-4.20.11-12.git7f9589a1f.fc27.noarch is</pre>
<p>disabled*00:13:42.754* Problem 45: conflicting requests*00:13:42.755*</p>
<pre>- package vdsm-tests-4.20.11-12.git7f9589a1f.fc27.noarch is</pre>
<p>disabled*00:13:42.755* Problem 46: conflicting requests*00:13:42.755*</p>
<pre>- package vdsm-yajsonrpc-4.20.11-12.git7f9589a1f.fc27.noarch is</pre>
<p>disabled</p></blockquote>
<p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100075)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BJ33BS..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1515413485-17436-222--
6 years, 9 months
[JIRA] (OVIRT-1832) Vdsm make install on fc27 fails with "package vdsm-... is disabled"
by Nir Soffer (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1832?page=com.atlassian.jir... ]
Nir Soffer commented on OVIRT-1832:
-----------------------------------
Reproduce locally:
(I disable all the tests to since some network tests are failing locally)
$ ~/src/jenkins/mock_configs/mock_runner.sh -C ~/src/jenkins/mock_configs
-p fc27
...
##########################################################
## Mon Jan 8 11:41:39 IST 2018 Finished env: fc27:fedora-27-x86_64
## took 213 seconds
## rc = 1
##########################################################
##! ERROR vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
##! Last 20 log entries: ./mock_logs.ulKDK2wW/
mocker-fedora-27-x86_64.fc27.check-patch.sh/check-patch.sh.log
##!
- package vdsm-hook-vmfex-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 41: conflicting requests
- package vdsm-hook-vmfex-dev-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 42: conflicting requests
- package vdsm-http-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 43: conflicting requests
- package vdsm-jsonrpc-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 44: conflicting requests
- package vdsm-network-4.20.11-12.git5b63f9dd8.fc27.x86_64 is disabled
Problem 45: conflicting requests
- package vdsm-python-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 46: conflicting requests
- package vdsm-tests-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 47: conflicting requests
- package vdsm-yajsonrpc-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
+ collect-logs
+ cp /var/log/vdsm_tests.log /home/nsoffer/src/vdsm/exported-artifacts/
cp: cannot stat '/var/log/vdsm_tests.log': No such file or directory
Took 178 seconds
===================================
##!
##! ERROR ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
##!########################################################
I tried to disable reposdir in yum fedora 27 config:
$ git diff
diff --git a/mock_configs/fedora-27-x86_64.cfg
b/mock_configs/fedora-27-x86_64.cfg
index ddd968e..175a83f 100644
--- a/mock_configs/fedora-27-x86_64.cfg
+++ b/mock_configs/fedora-27-x86_64.cfg
@@ -11,7 +11,7 @@ config_opts['yum.conf'] = """
[main]
keepcache=1
debuglevel=2
-reposdir=/dev/null
+#reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
Same error:
+ yum -y install
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-4.20.11-12.git5b63f9dd8.fc27.x86_64.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-api-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-client-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-common-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-gluster-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-allocate_net-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-boot_hostdev-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-checkimages-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-checkips-4.20.11-12.git5b63f9dd8.fc27.x86_64.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-cpuflags-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-diskunmap-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-ethtool-options-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-extnet-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-extra-ipv4-addrs-4.20.11-12.git5b63f9dd8.fc27.x86_64.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-fakesriov-4.20.11-12.git5b63f9dd8.fc27.x86_64.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-fakevmstats-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-faqemu-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-fcoe-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-fileinject-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-floppy-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-httpsisoboot-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-ipv6-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-isolatedprivatevlan-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-localdisk-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-macbind-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-macspoof-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-nestedvt-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-noipspoof-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-numa-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-openstacknet-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-pincpu-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-promisc-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-qemucmdline-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-qos-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-scratchpad-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-smbios-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-spiceoptions-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-vfio-mdev-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-vhostmd-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-vmdisk-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-vmfex-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-hook-vmfex-dev-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-http-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-jsonrpc-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-network-4.20.11-12.git5b63f9dd8.fc27.x86_64.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-python-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-tests-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
/home/nsoffer/src/vdsm/exported-artifacts/vdsm-yajsonrpc-4.20.11-12.git5b63f9dd8.fc27.noarch.rpm
"Custom tested" 310 kB/s | 382 kB
00:01
"Custom virt-preview" 46 kB/s | 54 kB
00:01
fedora 16 MB/s | 58 MB
00:03
updates 1.5 MB/s | 15 MB
00:10
Last metadata expiration check: 0:00:00 ago on Mon Jan 8 12:10:12 2018.
Failed to set locale, defaulting to C
Error:
Problem 1: conflicting requests
- nothing provides vdsm-hook-vmfex-dev = 4.20.11-12.git5b63f9dd8.fc27
needed by vdsm-4.20.11-12.git5b63f9dd8.fc27.x86_64
Problem 2: conflicting requests
- package vdsm-api-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 3: conflicting requests
- package vdsm-client-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 4: conflicting requests
- package vdsm-common-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 5: conflicting requests
- package vdsm-gluster-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 6: conflicting requests
- package vdsm-hook-allocate_net-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 7: conflicting requests
- package vdsm-hook-boot_hostdev-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 8: conflicting requests
- package vdsm-hook-checkimages-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 9: conflicting requests
- package vdsm-hook-checkips-4.20.11-12.git5b63f9dd8.fc27.x86_64 is
disabled
Problem 10: conflicting requests
- package vdsm-hook-cpuflags-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 11: conflicting requests
- package vdsm-hook-diskunmap-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 12: conflicting requests
- package vdsm-hook-ethtool-options-4.20.11-12.git5b63f9dd8.fc27.noarch
is disabled
Problem 13: conflicting requests
- package vdsm-hook-extnet-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 14: conflicting requests
- package vdsm-hook-extra-ipv4-addrs-4.20.11-12.git5b63f9dd8.fc27.x86_64
is disabled
Problem 15: conflicting requests
- package vdsm-hook-fakesriov-4.20.11-12.git5b63f9dd8.fc27.x86_64 is
disabled
Problem 16: conflicting requests
- package vdsm-hook-fakevmstats-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 17: conflicting requests
- package vdsm-hook-faqemu-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 18: conflicting requests
- package vdsm-hook-fcoe-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 19: conflicting requests
- package vdsm-hook-fileinject-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 20: conflicting requests
- package vdsm-hook-floppy-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 21: conflicting requests
- package vdsm-hook-httpsisoboot-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 22: conflicting requests
- package vdsm-hook-ipv6-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 23: conflicting requests
- package
vdsm-hook-isolatedprivatevlan-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 24: conflicting requests
- package vdsm-hook-localdisk-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 25: conflicting requests
- package vdsm-hook-macbind-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 26: conflicting requests
- package vdsm-hook-macspoof-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 27: conflicting requests
- package vdsm-hook-nestedvt-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 28: conflicting requests
- package vdsm-hook-noipspoof-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 29: conflicting requests
- package vdsm-hook-numa-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 30: conflicting requests
- package vdsm-hook-openstacknet-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 31: conflicting requests
- package vdsm-hook-pincpu-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 32: conflicting requests
- package vdsm-hook-promisc-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 33: conflicting requests
- package vdsm-hook-qemucmdline-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 34: conflicting requests
- package vdsm-hook-qos-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 35: conflicting requests
- package vdsm-hook-scratchpad-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 36: conflicting requests
- package vdsm-hook-smbios-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 37: conflicting requests
- package vdsm-hook-spiceoptions-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 38: conflicting requests
- package vdsm-hook-vfio-mdev-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 39: conflicting requests
- package vdsm-hook-vhostmd-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 40: conflicting requests
- package vdsm-hook-vmdisk-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 41: conflicting requests
- package vdsm-hook-vmfex-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 42: conflicting requests
- package vdsm-hook-vmfex-dev-4.20.11-12.git5b63f9dd8.fc27.noarch is
disabled
Problem 43: conflicting requests
- package vdsm-http-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 44: conflicting requests
- package vdsm-jsonrpc-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 45: conflicting requests
- package vdsm-network-4.20.11-12.git5b63f9dd8.fc27.x86_64 is disabled
Problem 46: conflicting requests
- package vdsm-python-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 47: conflicting requests
- package vdsm-tests-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
Problem 48: conflicting requests
- package vdsm-yajsonrpc-4.20.11-12.git5b63f9dd8.fc27.noarch is disabled
The issue seems to be:
https://bugzilla.redhat.com/show_bug.cgi?id=1512016
Not sure what they mean by removing config files - don't we have clean
environment
in the CI?
> Vdsm make install on fc27 fails with "package vdsm-... is disabled"
> -------------------------------------------------------------------
>
> Key: OVIRT-1832
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1832
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nir Soffer
> Assignee: infra
>
> Never seen this error, can anyone explain it?
> http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27-x86_64/578/console
> *00:13:42.747* Problem 1: conflicting requests*00:13:42.747* -
> nothing provides vdsm-hook-vmfex-dev = 4.20.11-12.git7f9589a1f.fc27
> needed by vdsm-4.20.11-12.git7f9589a1f.fc27.x86_64*00:13:42.747*
> Problem 2: conflicting requests*00:13:42.747* - nothing provides
> vdsm-python = 4.20.11-12.git7f9589a1f.fc27 needed by
> vdsm-client-4.20.11-12.git7f9589a1f.fc27.noarch*00:13:42.747* Problem
> 3: conflicting requests*00:13:42.747* - package
> vdsm-gluster-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.748* Problem 4: conflicting requests*00:13:42.748*
> - package vdsm-hook-allocate_net-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.748* Problem 5: conflicting
> requests*00:13:42.748* - package
> vdsm-hook-boot_hostdev-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.748* Problem 6: conflicting requests*00:13:42.748*
> - package vdsm-hook-checkimages-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.748* Problem 7: conflicting
> requests*00:13:42.748* - package
> vdsm-hook-checkips-4.20.11-12.git7f9589a1f.fc27.x86_64 is
> disabled*00:13:42.748* Problem 8: conflicting requests*00:13:42.748*
> - package vdsm-hook-cpuflags-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.748* Problem 9: conflicting requests*00:13:42.748*
> - package vdsm-hook-diskunmap-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.749* Problem 10: conflicting requests*00:13:42.749*
> - package vdsm-hook-ethtool-options-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.749* Problem 11: conflicting
> requests*00:13:42.749* - package
> vdsm-hook-extnet-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.749* Problem 12: conflicting requests*00:13:42.749*
> - package vdsm-hook-extra-ipv4-addrs-4.20.11-12.git7f9589a1f.fc27.x86_64
> is disabled*00:13:42.749* Problem 13: conflicting
> requests*00:13:42.749* - package
> vdsm-hook-fakesriov-4.20.11-12.git7f9589a1f.fc27.x86_64 is
> disabled*00:13:42.749* Problem 14: conflicting requests*00:13:42.749*
> - package vdsm-hook-fakevmstats-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.749* Problem 15: conflicting
> requests*00:13:42.749* - package
> vdsm-hook-faqemu-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.750* Problem 16: conflicting requests*00:13:42.750*
> - package vdsm-hook-fcoe-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.750* Problem 17: conflicting requests*00:13:42.750*
> - package vdsm-hook-fileinject-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.750* Problem 18: conflicting
> requests*00:13:42.750* - package
> vdsm-hook-floppy-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.750* Problem 19: conflicting requests*00:13:42.750*
> - package vdsm-hook-httpsisoboot-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.750* Problem 20: conflicting
> requests*00:13:42.750* - package
> vdsm-hook-ipv6-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.750* Problem 21: conflicting requests*00:13:42.750*
> - package vdsm-hook-isolatedprivatevlan-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.751* Problem 22: conflicting
> requests*00:13:42.751* - package
> vdsm-hook-localdisk-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 23: conflicting requests*00:13:42.751*
> - package vdsm-hook-macbind-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 24: conflicting requests*00:13:42.751*
> - package vdsm-hook-macspoof-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 25: conflicting requests*00:13:42.751*
> - package vdsm-hook-nestedvt-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 26: conflicting requests*00:13:42.751*
> - package vdsm-hook-noipspoof-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 27: conflicting requests*00:13:42.751*
> - package vdsm-hook-numa-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.752* Problem 28: conflicting requests*00:13:42.752*
> - package vdsm-hook-openstacknet-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.752* Problem 29: conflicting
> requests*00:13:42.752* - package
> vdsm-hook-pincpu-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.752* Problem 30: conflicting requests*00:13:42.752*
> - package vdsm-hook-promisc-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.752* Problem 31: conflicting requests*00:13:42.752*
> - package vdsm-hook-qemucmdline-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.752* Problem 32: conflicting
> requests*00:13:42.752* - package
> vdsm-hook-qos-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.752* Problem 33: conflicting requests*00:13:42.752*
> - package vdsm-hook-scratchpad-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.753* Problem 34: conflicting
> requests*00:13:42.753* - package
> vdsm-hook-smbios-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.753* Problem 35: conflicting requests*00:13:42.753*
> - package vdsm-hook-spiceoptions-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.753* Problem 36: conflicting
> requests*00:13:42.753* - package
> vdsm-hook-vfio-mdev-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.753* Problem 37: conflicting requests*00:13:42.753*
> - package vdsm-hook-vhostmd-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.753* Problem 38: conflicting requests*00:13:42.753*
> - package vdsm-hook-vmdisk-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.753* Problem 39: conflicting requests*00:13:42.754*
> - package vdsm-hook-vmfex-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 40: conflicting requests*00:13:42.754*
> - package vdsm-hook-vmfex-dev-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 41: conflicting requests*00:13:42.754*
> - package vdsm-http-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 42: conflicting requests*00:13:42.754*
> - package vdsm-jsonrpc-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 43: conflicting requests*00:13:42.754*
> - package vdsm-network-4.20.11-12.git7f9589a1f.fc27.x86_64 is
> disabled*00:13:42.754* Problem 44: conflicting requests*00:13:42.754*
> - package vdsm-python-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 45: conflicting requests*00:13:42.755*
> - package vdsm-tests-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.755* Problem 46: conflicting requests*00:13:42.755*
> - package vdsm-yajsonrpc-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100075)
6 years, 9 months
Build failed in Jenkins: system-sync_mirrors-centos-updates-el7-x86_64 #1155
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
> git --version # timeout=10
> git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/* --prune
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 31a76c01c1da1b5089543e4ccfa1232c55007906 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 31a76c01c1da1b5089543e4ccfa1232c55007906
Commit message: "Add s390x/fc27 build for ioprocess"
> git rev-list 31a76c01c1da1b5089543e4ccfa1232c55007906 # timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1008231444327784823.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-updates-el7 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 175, in main
my.doRepoSetup()
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 681, in doRepoSetup
return self._getRepos(thisrepo, True)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 721, in _getRepos
self._repos.doSetup(thisrepo)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
self.retrieveAllMD()
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD
dl = repo._async and repo._commonLoadRepoXML(repo)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1465, in _commonLoadRepoXML
local = self.cachedir + '/repomd.xml'
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 774, in <lambda>
cachedir = property(lambda self: self._dirGetAttr('cachedir'))
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 757, in _dirGetAttr
self.dirSetup()
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 735, in dirSetup
self._dirSetupMkdir_p(dir)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 712, in _dirSetupMkdir_p
raise Errors.RepoError, msg
yum.Errors.RepoError: Error making cache directory: /home/jenkins/mirrors_cache/centos-updates-el7/gen error was: [Errno 17] File exists: '/home/jenkins/mirrors_cache/centos-updates-el7/gen'
Build step 'Execute shell' marked build as failure
6 years, 9 months
[JIRA] (OVIRT-1832) Vdsm make install on fc27 fails with "package vdsm-... is disabled"
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1832?page=com.atlassian.jir... ]
Barak Korren commented on OVIRT-1832:
-------------------------------------
never seen anything like this, but if I have to guess, I say this might have to do with us using 'yum' rather then 'dnf' on fedora.
Stragely this does not fail everywhere - the one thing that makes this build different is that the chroot is actually running on FC in this case as opposed to CentOS for other builds. But I'd expect these issues to arise when running on a CentOS host (where the chroot is built using 'yum') as opposed to a Fedora host.
> Vdsm make install on fc27 fails with "package vdsm-... is disabled"
> -------------------------------------------------------------------
>
> Key: OVIRT-1832
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1832
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nir Soffer
> Assignee: infra
>
> Never seen this error, can anyone explain it?
> http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27-x86_64/578/console
> *00:13:42.747* Problem 1: conflicting requests*00:13:42.747* -
> nothing provides vdsm-hook-vmfex-dev = 4.20.11-12.git7f9589a1f.fc27
> needed by vdsm-4.20.11-12.git7f9589a1f.fc27.x86_64*00:13:42.747*
> Problem 2: conflicting requests*00:13:42.747* - nothing provides
> vdsm-python = 4.20.11-12.git7f9589a1f.fc27 needed by
> vdsm-client-4.20.11-12.git7f9589a1f.fc27.noarch*00:13:42.747* Problem
> 3: conflicting requests*00:13:42.747* - package
> vdsm-gluster-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.748* Problem 4: conflicting requests*00:13:42.748*
> - package vdsm-hook-allocate_net-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.748* Problem 5: conflicting
> requests*00:13:42.748* - package
> vdsm-hook-boot_hostdev-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.748* Problem 6: conflicting requests*00:13:42.748*
> - package vdsm-hook-checkimages-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.748* Problem 7: conflicting
> requests*00:13:42.748* - package
> vdsm-hook-checkips-4.20.11-12.git7f9589a1f.fc27.x86_64 is
> disabled*00:13:42.748* Problem 8: conflicting requests*00:13:42.748*
> - package vdsm-hook-cpuflags-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.748* Problem 9: conflicting requests*00:13:42.748*
> - package vdsm-hook-diskunmap-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.749* Problem 10: conflicting requests*00:13:42.749*
> - package vdsm-hook-ethtool-options-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.749* Problem 11: conflicting
> requests*00:13:42.749* - package
> vdsm-hook-extnet-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.749* Problem 12: conflicting requests*00:13:42.749*
> - package vdsm-hook-extra-ipv4-addrs-4.20.11-12.git7f9589a1f.fc27.x86_64
> is disabled*00:13:42.749* Problem 13: conflicting
> requests*00:13:42.749* - package
> vdsm-hook-fakesriov-4.20.11-12.git7f9589a1f.fc27.x86_64 is
> disabled*00:13:42.749* Problem 14: conflicting requests*00:13:42.749*
> - package vdsm-hook-fakevmstats-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.749* Problem 15: conflicting
> requests*00:13:42.749* - package
> vdsm-hook-faqemu-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.750* Problem 16: conflicting requests*00:13:42.750*
> - package vdsm-hook-fcoe-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.750* Problem 17: conflicting requests*00:13:42.750*
> - package vdsm-hook-fileinject-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.750* Problem 18: conflicting
> requests*00:13:42.750* - package
> vdsm-hook-floppy-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.750* Problem 19: conflicting requests*00:13:42.750*
> - package vdsm-hook-httpsisoboot-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.750* Problem 20: conflicting
> requests*00:13:42.750* - package
> vdsm-hook-ipv6-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.750* Problem 21: conflicting requests*00:13:42.750*
> - package vdsm-hook-isolatedprivatevlan-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.751* Problem 22: conflicting
> requests*00:13:42.751* - package
> vdsm-hook-localdisk-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 23: conflicting requests*00:13:42.751*
> - package vdsm-hook-macbind-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 24: conflicting requests*00:13:42.751*
> - package vdsm-hook-macspoof-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 25: conflicting requests*00:13:42.751*
> - package vdsm-hook-nestedvt-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 26: conflicting requests*00:13:42.751*
> - package vdsm-hook-noipspoof-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 27: conflicting requests*00:13:42.751*
> - package vdsm-hook-numa-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.752* Problem 28: conflicting requests*00:13:42.752*
> - package vdsm-hook-openstacknet-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.752* Problem 29: conflicting
> requests*00:13:42.752* - package
> vdsm-hook-pincpu-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.752* Problem 30: conflicting requests*00:13:42.752*
> - package vdsm-hook-promisc-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.752* Problem 31: conflicting requests*00:13:42.752*
> - package vdsm-hook-qemucmdline-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.752* Problem 32: conflicting
> requests*00:13:42.752* - package
> vdsm-hook-qos-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.752* Problem 33: conflicting requests*00:13:42.752*
> - package vdsm-hook-scratchpad-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.753* Problem 34: conflicting
> requests*00:13:42.753* - package
> vdsm-hook-smbios-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.753* Problem 35: conflicting requests*00:13:42.753*
> - package vdsm-hook-spiceoptions-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.753* Problem 36: conflicting
> requests*00:13:42.753* - package
> vdsm-hook-vfio-mdev-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.753* Problem 37: conflicting requests*00:13:42.753*
> - package vdsm-hook-vhostmd-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.753* Problem 38: conflicting requests*00:13:42.753*
> - package vdsm-hook-vmdisk-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.753* Problem 39: conflicting requests*00:13:42.754*
> - package vdsm-hook-vmfex-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 40: conflicting requests*00:13:42.754*
> - package vdsm-hook-vmfex-dev-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 41: conflicting requests*00:13:42.754*
> - package vdsm-http-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 42: conflicting requests*00:13:42.754*
> - package vdsm-jsonrpc-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 43: conflicting requests*00:13:42.754*
> - package vdsm-network-4.20.11-12.git7f9589a1f.fc27.x86_64 is
> disabled*00:13:42.754* Problem 44: conflicting requests*00:13:42.754*
> - package vdsm-python-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 45: conflicting requests*00:13:42.755*
> - package vdsm-tests-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.755* Problem 46: conflicting requests*00:13:42.755*
> - package vdsm-yajsonrpc-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100075)
6 years, 9 months
[JIRA] (OVIRT-1832) Vdsm make install on fc27 fails with "package vdsm-... is disabled"
by Nir Soffer (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1832?page=com.atlassian.jir... ]
Nir Soffer commented on OVIRT-1832:
-----------------------------------
First "make install" was not clear - I mean running build-artifacts.sh
from check-patch.sh.
See
https://github.com/oVirt/vdsm/blob/a9a15e68027ff3ea0bbd047edfa007c7fa8167...
Other builds with same issue:
http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27-x86_64/576/console
http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27-x86_64/577/console
It is hard to tell when this was broken, since we rarely change the build
system.
Looks like we need to change check-patch to check this more often.
On Sun, Jan 7, 2018 at 10:32 PM Nir Soffer <nsoffer(a)redhat.com> wrote:
> Never seen this error, can anyone explain it?
>
> http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27-x86_64/578/console
>
> *00:13:42.747* Problem 1: conflicting requests*00:13:42.747* - nothing provides vdsm-hook-vmfex-dev = 4.20.11-12.git7f9589a1f.fc27 needed by vdsm-4.20.11-12.git7f9589a1f.fc27.x86_64*00:13:42.747* Problem 2: conflicting requests*00:13:42.747* - nothing provides vdsm-python = 4.20.11-12.git7f9589a1f.fc27 needed by vdsm-client-4.20.11-12.git7f9589a1f.fc27.noarch*00:13:42.747* Problem 3: conflicting requests*00:13:42.747* - package vdsm-gluster-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.748* Problem 4: conflicting requests*00:13:42.748* - package vdsm-hook-allocate_net-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.748* Problem 5: conflicting requests*00:13:42.748* - package vdsm-hook-boot_hostdev-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.748* Problem 6: conflicting requests*00:13:42.748* - package vdsm-hook-checkimages-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.748* Problem 7: conflicting requests*00:13:42.748* - package vdsm-hook-checkips-4.20.11-12.git7f9589a1f.fc27.x86_64 is disabled*00:13:42.748* Problem 8: conflicting requests*00:13:42.748* - package vdsm-hook-cpuflags-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.748* Problem 9: conflicting requests*00:13:42.748* - package vdsm-hook-diskunmap-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.749* Problem 10: conflicting requests*00:13:42.749* - package vdsm-hook-ethtool-options-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.749* Problem 11: conflicting requests*00:13:42.749* - package vdsm-hook-extnet-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.749* Problem 12: conflicting requests*00:13:42.749* - package vdsm-hook-extra-ipv4-addrs-4.20.11-12.git7f9589a1f.fc27.x86_64 is disabled*00:13:42.749* Problem 13: conflicting requests*00:13:42.749* - package vdsm-hook-fakesriov-4.20.11-12.git7f9589a1f.fc27.x86_64 is disabled*00:13:42.749* Problem 14: conflicting requests*00:13:42.749* - package vdsm-hook-fakevmstats-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.749* Problem 15: conflicting requests*00:13:42.749* - package vdsm-hook-faqemu-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.750* Problem 16: conflicting requests*00:13:42.750* - package vdsm-hook-fcoe-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.750* Problem 17: conflicting requests*00:13:42.750* - package vdsm-hook-fileinject-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.750* Problem 18: conflicting requests*00:13:42.750* - package vdsm-hook-floppy-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.750* Problem 19: conflicting requests*00:13:42.750* - package vdsm-hook-httpsisoboot-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.750* Problem 20: conflicting requests*00:13:42.750* - package vdsm-hook-ipv6-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.750* Problem 21: conflicting requests*00:13:42.750* - package vdsm-hook-isolatedprivatevlan-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.751* Problem 22: conflicting requests*00:13:42.751* - package vdsm-hook-localdisk-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.751* Problem 23: conflicting requests*00:13:42.751* - package vdsm-hook-macbind-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.751* Problem 24: conflicting requests*00:13:42.751* - package vdsm-hook-macspoof-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.751* Problem 25: conflicting requests*00:13:42.751* - package vdsm-hook-nestedvt-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.751* Problem 26: conflicting requests*00:13:42.751* - package vdsm-hook-noipspoof-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.751* Problem 27: conflicting requests*00:13:42.751* - package vdsm-hook-numa-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.752* Problem 28: conflicting requests*00:13:42.752* - package vdsm-hook-openstacknet-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.752* Problem 29: conflicting requests*00:13:42.752* - package vdsm-hook-pincpu-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.752* Problem 30: conflicting requests*00:13:42.752* - package vdsm-hook-promisc-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.752* Problem 31: conflicting requests*00:13:42.752* - package vdsm-hook-qemucmdline-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.752* Problem 32: conflicting requests*00:13:42.752* - package vdsm-hook-qos-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.752* Problem 33: conflicting requests*00:13:42.752* - package vdsm-hook-scratchpad-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.753* Problem 34: conflicting requests*00:13:42.753* - package vdsm-hook-smbios-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.753* Problem 35: conflicting requests*00:13:42.753* - package vdsm-hook-spiceoptions-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.753* Problem 36: conflicting requests*00:13:42.753* - package vdsm-hook-vfio-mdev-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.753* Problem 37: conflicting requests*00:13:42.753* - package vdsm-hook-vhostmd-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.753* Problem 38: conflicting requests*00:13:42.753* - package vdsm-hook-vmdisk-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.753* Problem 39: conflicting requests*00:13:42.754* - package vdsm-hook-vmfex-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.754* Problem 40: conflicting requests*00:13:42.754* - package vdsm-hook-vmfex-dev-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.754* Problem 41: conflicting requests*00:13:42.754* - package vdsm-http-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.754* Problem 42: conflicting requests*00:13:42.754* - package vdsm-jsonrpc-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.754* Problem 43: conflicting requests*00:13:42.754* - package vdsm-network-4.20.11-12.git7f9589a1f.fc27.x86_64 is disabled*00:13:42.754* Problem 44: conflicting requests*00:13:42.754* - package vdsm-python-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.754* Problem 45: conflicting requests*00:13:42.755* - package vdsm-tests-4.20.11-12.git7f9589a1f.fc27.noarch is disabled*00:13:42.755* Problem 46: conflicting requests*00:13:42.755* - package vdsm-yajsonrpc-4.20.11-12.git7f9589a1f.fc27.noarch is disabled
>
>
>
> Vdsm make install on fc27 fails with "package vdsm-... is disabled"
> -------------------------------------------------------------------
>
> Key: OVIRT-1832
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1832
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nir Soffer
> Assignee: infra
>
> Never seen this error, can anyone explain it?
> http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27-x86_64/578/console
> *00:13:42.747* Problem 1: conflicting requests*00:13:42.747* -
> nothing provides vdsm-hook-vmfex-dev = 4.20.11-12.git7f9589a1f.fc27
> needed by vdsm-4.20.11-12.git7f9589a1f.fc27.x86_64*00:13:42.747*
> Problem 2: conflicting requests*00:13:42.747* - nothing provides
> vdsm-python = 4.20.11-12.git7f9589a1f.fc27 needed by
> vdsm-client-4.20.11-12.git7f9589a1f.fc27.noarch*00:13:42.747* Problem
> 3: conflicting requests*00:13:42.747* - package
> vdsm-gluster-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.748* Problem 4: conflicting requests*00:13:42.748*
> - package vdsm-hook-allocate_net-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.748* Problem 5: conflicting
> requests*00:13:42.748* - package
> vdsm-hook-boot_hostdev-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.748* Problem 6: conflicting requests*00:13:42.748*
> - package vdsm-hook-checkimages-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.748* Problem 7: conflicting
> requests*00:13:42.748* - package
> vdsm-hook-checkips-4.20.11-12.git7f9589a1f.fc27.x86_64 is
> disabled*00:13:42.748* Problem 8: conflicting requests*00:13:42.748*
> - package vdsm-hook-cpuflags-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.748* Problem 9: conflicting requests*00:13:42.748*
> - package vdsm-hook-diskunmap-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.749* Problem 10: conflicting requests*00:13:42.749*
> - package vdsm-hook-ethtool-options-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.749* Problem 11: conflicting
> requests*00:13:42.749* - package
> vdsm-hook-extnet-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.749* Problem 12: conflicting requests*00:13:42.749*
> - package vdsm-hook-extra-ipv4-addrs-4.20.11-12.git7f9589a1f.fc27.x86_64
> is disabled*00:13:42.749* Problem 13: conflicting
> requests*00:13:42.749* - package
> vdsm-hook-fakesriov-4.20.11-12.git7f9589a1f.fc27.x86_64 is
> disabled*00:13:42.749* Problem 14: conflicting requests*00:13:42.749*
> - package vdsm-hook-fakevmstats-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.749* Problem 15: conflicting
> requests*00:13:42.749* - package
> vdsm-hook-faqemu-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.750* Problem 16: conflicting requests*00:13:42.750*
> - package vdsm-hook-fcoe-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.750* Problem 17: conflicting requests*00:13:42.750*
> - package vdsm-hook-fileinject-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.750* Problem 18: conflicting
> requests*00:13:42.750* - package
> vdsm-hook-floppy-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.750* Problem 19: conflicting requests*00:13:42.750*
> - package vdsm-hook-httpsisoboot-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.750* Problem 20: conflicting
> requests*00:13:42.750* - package
> vdsm-hook-ipv6-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.750* Problem 21: conflicting requests*00:13:42.750*
> - package vdsm-hook-isolatedprivatevlan-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.751* Problem 22: conflicting
> requests*00:13:42.751* - package
> vdsm-hook-localdisk-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 23: conflicting requests*00:13:42.751*
> - package vdsm-hook-macbind-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 24: conflicting requests*00:13:42.751*
> - package vdsm-hook-macspoof-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 25: conflicting requests*00:13:42.751*
> - package vdsm-hook-nestedvt-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 26: conflicting requests*00:13:42.751*
> - package vdsm-hook-noipspoof-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.751* Problem 27: conflicting requests*00:13:42.751*
> - package vdsm-hook-numa-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.752* Problem 28: conflicting requests*00:13:42.752*
> - package vdsm-hook-openstacknet-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.752* Problem 29: conflicting
> requests*00:13:42.752* - package
> vdsm-hook-pincpu-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.752* Problem 30: conflicting requests*00:13:42.752*
> - package vdsm-hook-promisc-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.752* Problem 31: conflicting requests*00:13:42.752*
> - package vdsm-hook-qemucmdline-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.752* Problem 32: conflicting
> requests*00:13:42.752* - package
> vdsm-hook-qos-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.752* Problem 33: conflicting requests*00:13:42.752*
> - package vdsm-hook-scratchpad-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.753* Problem 34: conflicting
> requests*00:13:42.753* - package
> vdsm-hook-smbios-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.753* Problem 35: conflicting requests*00:13:42.753*
> - package vdsm-hook-spiceoptions-4.20.11-12.git7f9589a1f.fc27.noarch
> is disabled*00:13:42.753* Problem 36: conflicting
> requests*00:13:42.753* - package
> vdsm-hook-vfio-mdev-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.753* Problem 37: conflicting requests*00:13:42.753*
> - package vdsm-hook-vhostmd-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.753* Problem 38: conflicting requests*00:13:42.753*
> - package vdsm-hook-vmdisk-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.753* Problem 39: conflicting requests*00:13:42.754*
> - package vdsm-hook-vmfex-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 40: conflicting requests*00:13:42.754*
> - package vdsm-hook-vmfex-dev-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 41: conflicting requests*00:13:42.754*
> - package vdsm-http-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 42: conflicting requests*00:13:42.754*
> - package vdsm-jsonrpc-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 43: conflicting requests*00:13:42.754*
> - package vdsm-network-4.20.11-12.git7f9589a1f.fc27.x86_64 is
> disabled*00:13:42.754* Problem 44: conflicting requests*00:13:42.754*
> - package vdsm-python-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.754* Problem 45: conflicting requests*00:13:42.755*
> - package vdsm-tests-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled*00:13:42.755* Problem 46: conflicting requests*00:13:42.755*
> - package vdsm-yajsonrpc-4.20.11-12.git7f9589a1f.fc27.noarch is
> disabled
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100075)
6 years, 9 months