Vdsm make install on fc27 fails with "package vdsm-... is disabled"

Nir Soffer nsoffer at redhat.com
Mon Jan 8 10:14:23 UTC 2018


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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/infra/attachments/20180108/531b2e15/attachment-0001.html>


More information about the Infra mailing list