make check fails to launch tests on centos 8/senta03

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

I ran "make check" senta03.front.sepia.ceph.com but I get following
error on stdout -

Ignoring mock: markers 'python_version <= "3.3"' don't match your environment
Ignoring ipaddress: markers 'python_version < "3.3"' don't match your
environment
Looking in links: file:///home/rishabh/master/src/pybind/mgr/wheelhouse
Obtaining file:///home/rishabh/master/src/python-common (from -r
requirements.txt (line 4))
ERROR: Command errored out with exit status 1: python setup.py
egg_info Check the logs for full command output.


Here's the requirements.txt[1] being referred above. Do I need python
version > 2.7 but lower than 3.3? I don't spot any such version on a
different machine (it runs Fedora 31) where "make check" launched
successfully (although the tests there failed). I see every version
from python3.4 to python3.9 and python2.7 on my machine but nothing
that matches "python_version <= 3.3". On senta03 I can see python3.6,
python3.7 and python2.7. Also, where and by what name is the log
mentioned in error message saved as?

I tried running run-make-check.sh too. It too aborted before launching
any tests. For CentOS, 8 it complained that packages
colm-0.13.0.7-1.el8.x86_64.rpm and ragel-7.0.0.12-2.el8.x86_64.rpm are
unsigned and on Fedora 31 it complained that python37-coverage is
missing.

I've attached output for make check, run-make-check.sh on senta03 and
fedora 31 as make-check.log, run-make-check-centos8.log and
run-make-check-f31.log.

[1] https://github.com/ceph/ceph/tree/master/src/python-common/

Thanks,
- Rishabh
$ make check
[  0%] Built target qa-venv
[  0%] Built target Boost
[  0%] Built target erasure_code_objs
[  5%] Built target ec_isa
[  6%] Built target jerasure_objs
[  8%] Built target gf-complete_objs
[  8%] Built target jerasure_utils
[  8%] Built target ec_jerasure_sse3
[  8%] Built target ec_jerasure_sse4
[  8%] Built target ec_jerasure_generic
[  8%] Built target ec_jerasure
[  8%] Built target common_utf8
[  8%] Built target json_spirit
[  9%] Built target crush_objs
[  9%] Built target ec_lrc
[ 10%] Built target shec_utils
[ 10%] Built target ec_shec_sse4
[ 10%] Built target ec_shec_generic
[ 10%] Built target ec_shec_sse3
[ 10%] Built target ec_shec
[ 12%] Built target ec_clay
[ 12%] Built target erasure_code_plugins
[ 13%] Built target compressor_objs
[ 13%] Built target oprequest-tp
[ 16%] Built target common-objs
[ 16%] Built target fmt
[ 17%] Built target common-auth-objs
[ 17%] Built target common_texttable_obj
[ 17%] Built target common_buffer_obj
[ 25%] Built target common-common-objs
[ 25%] Built target arch
[ 25%] Built target crc32
[ 25%] Built target common_mountcephfs_objs
[ 28%] Built target common-msg-objs
[ 28%] Built target erasure_code
[ 28%] Built target ceph-common
[ 28%] Built target common
[ 28%] Performing build step for 'rocksdb_ext'
[  0%] Built target build_version
[100%] Built target rocksdb
[ 28%] Performing install step for 'rocksdb_ext'
[ 28%] Completed 'rocksdb_ext'
[ 28%] Built target rocksdb_ext
[ 28%] Built target libglobal_objs
[ 28%] Built target global-static
[ 28%] Built target heap_profiler
[ 28%] Built target common_prioritycache_obj
[ 29%] Built target kv
[ 29%] Built target mgr_cap_obj
[ 31%] Built target mon
[ 33%] Built target ceph_crypto_isal
[ 33%] Built target ceph_crypto_openssl
[ 33%] Built target crypto_plugins
[ 33%] Built target objectstore-tp
[ 33%] Built target bluestore-tp
[ 33%] Built target ceph_lz4
[ 33%] Built target ceph_snappy
[ 36%] Built target ceph_zlib
[ 37%] Built target zstd_ext
[ 37%] Built target ceph_zstd
[ 37%] Built target compressor_plugins
[ 40%] Built target os
[ 40%] Built target ceph-mon
[ 40%] Built target dmclock
[ 40%] Built target cpu_profiler
[ 40%] Built target osd-tp
[ 40%] Built target pg-tp
[ 41%] Built target cls_cas
[ 41%] Built target cls_cephfs
[ 41%] Built target cls_journal
[ 41%] Built target cls_timeindex
[ 41%] Built target cls_numops
[ 43%] Built target cls_refcount
[ 43%] Built target cls_user
[ 43%] Built target cls_hello
[ 43%] Built target cls_lock
[ 43%] Built target cls_version
[ 43%] Built target cls_log
[ 45%] Built target osd
[ 47%] Built target ceph-osd
[ 50%] Built target liblua
[ 50%] Built target osdc
[ 54%] Built target mds
[ 54%] Built target ceph-mds
[ 54%] Built target client
[ 54%] generating mgr/rook/rook_client
+++ readlink -f ./generate_rook_ceph_client.sh
++ dirname /home/rishabh/master/src/pybind/mgr/rook/generate_rook_ceph_client.sh
+ script_location=/home/rishabh/master/src/pybind/mgr/rook
+ cd /home/rishabh/master/src/pybind/mgr/rook
+ rm -rf rook_client
+ cp -r ./rook-client-python/rook_client .
+ rm -rf rook_client/cassandra
+ rm -rf rook_client/edgefs
+ rm -rf rook_client/tests
[ 54%] Built target mgr-rook-client
[ 56%] Built target ceph-mgr
[ 56%] Built target cephfs
[ 56%] Built target cython_cephfs
[ 56%] Built target global
[ 56%] Built target cls_lock_client
[ 56%] Built target librados-tp
[ 58%] Built target librados_impl
[ 58%] Built target librados
[ 59%] Built target radosstriper
[ 59%] Built target rados
[ 59%] Built target cython_rados
[ 59%] Built target cython_modules
[ 60%] preparing venv for mgr
Already using interpreter /usr/bin/python3.6
Using base prefix '/usr'
New python executable in /home/rishabh/master/build/mgr-virtualenv/bin/python3.6
Also creating executable in /home/rishabh/master/build/mgr-virtualenv/bin/python
Installing setuptools, pip, wheel...done.
Requirement already up-to-date: pip>=6.1 in /home/rishabh/master/build/mgr-virtualenv/lib/python3.6/site-packages (20.0.2)
Looking in links: file:///home/rishabh/master/src/pybind/mgr/wheelhouse
Processing ./wheelhouse/tox-3.14.5-py2.py3-none-any.whl
Processing ./wheelhouse/filelock-3.0.12-py3-none-any.whl
Processing ./wheelhouse/toml-0.10.0-py2.py3-none-any.whl
Processing ./wheelhouse/packaging-20.1-py2.py3-none-any.whl
Processing ./wheelhouse/six-1.14.0-py2.py3-none-any.whl
Processing ./wheelhouse/virtualenv-20.0.4-py2.py3-none-any.whl
Processing ./wheelhouse/py-1.8.1-py2.py3-none-any.whl
Processing ./wheelhouse/importlib_metadata-1.5.0-py2.py3-none-any.whl
Processing ./wheelhouse/pluggy-0.13.1-py2.py3-none-any.whl
Processing ./wheelhouse/pyparsing-2.4.6-py2.py3-none-any.whl
Processing ./wheelhouse/importlib_resources-1.0.2-py2.py3-none-any.whl
Processing ./wheelhouse/appdirs-1.4.3-py2.py3-none-any.whl
Processing ./wheelhouse/distlib-0.3.0-py3-none-any.whl
Processing ./wheelhouse/zipp-2.2.0-py36-none-any.whl
Installing collected packages: filelock, toml, six, pyparsing, packaging, importlib-resources, appdirs, zipp, importlib-metadata, distlib, virtualenv, py, pluggy, tox
Successfully installed appdirs-1.4.3 distlib-0.3.0 filelock-3.0.12 importlib-metadata-1.5.0 importlib-resources-1.0.2 packaging-20.1 pluggy-0.13.1 py-1.8.1 pyparsing-2.4.6 six-1.14.0 toml-0.10.0 tox-3.14.5 virtualenv-20.0.4 zipp-2.2.0
Ignoring mock: markers 'python_version <= "3.3"' don't match your environment
Ignoring ipaddress: markers 'python_version < "3.3"' don't match your environment
Looking in links: file:///home/rishabh/master/src/pybind/mgr/wheelhouse
Obtaining file:///home/rishabh/master/src/python-common (from -r requirements.txt (line 4))
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
make[3]: *** [src/pybind/mgr/CMakeFiles/mgr-venv.dir/build.make:61: mgr-virtualenv/bin/activate] Error 1
make[3]: *** Deleting file 'mgr-virtualenv/bin/activate'
make[2]: *** [CMakeFiles/Makefile2:4467: src/pybind/mgr/CMakeFiles/mgr-venv.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:278: CMakeFiles/check.dir/rule] Error 2
make: *** [Makefile:188: check] Error 2

$ ./run-make-check.sh
Checking hostname sanity... OK
Last metadata expiration check: 0:00:24 ago on Mon 17 Feb 2020 02:27:33 PM UTC.
Package ccache-3.7.4-1.el8.x86_64 is already installed.
Package which-2.21-10.el8.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Using dnf to install dependencies
Last metadata expiration check: 0:00:26 ago on Mon Feb 17 14:27:33 2020.
Package yum-utils-4.0.8-3.el8.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Adding repo from: http://apt-mirror.front.sepia.ceph.com/lab-extras/8/
Repository successfully enabled.
CentOS-8 - AppStream                                                                                                                                                                                          4.4 kB/s | 4.3 kB     00:00    
CentOS-8 - Base                                                                                                                                                                                               5.9 kB/s | 3.8 kB     00:00    
CentOS-8 - Extras                                                                                                                                                                                             2.1 kB/s | 1.5 kB     00:00    
CentOS-8 - PowerTools                                                                                                                                                                                         7.9 kB/s | 4.3 kB     00:00    
CentOS-8 - PowerTools                                                                                                                                                                                         3.0 MB/s | 2.0 MB     00:00    
Copr repo for ceph-el8 owned by ktdreyer                                                                                                                                                                       15 kB/s | 3.3 kB     00:00    
created by dnf config-manager from http://apt-mirror.front.sepia.ceph.com/lab-extras/8/                                                                                                                       978 kB/s | 2.9 kB     00:00    
created by dnf config-manager from https://download.nfs-ganesha.org/2.7/2.7.6/CentOS/el-8/noarch                                                                                                              110 kB/s | 2.9 kB     00:00    
created by dnf config-manager from https://download.nfs-ganesha.org/2.7/2.7.6/CentOS/el-8/x86_64/                                                                                                             156 kB/s | 2.9 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64                                                                                                                                                         18 kB/s |  18 kB     00:01    
Extra Packages for Enterprise Linux 8 - x86_64                                                                                                                                                                188 kB/s |  19 kB     00:00    
Package python36-devel-3.6.8-2.module_el8.1.0+245+c39af44f.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Last metadata expiration check: 0:00:02 ago on Mon Feb 17 14:28:09 2020.
Package platform-python-devel-3.6.8-15.1.el8.x86_64 is already installed.
Package CUnit-devel-2.1.3-17.el8.x86_64 is already installed.
Package boost-random-1.66.0-6.el8.x86_64 is already installed.
Package checkpolicy-2.9-1.el8.x86_64 is already installed.
Package cmake-3.11.4-3.el8.x86_64 is already installed.
Package cryptsetup-2.2.0-2.el8.x86_64 is already installed.
Package expat-devel-2.2.5-3.el8.x86_64 is already installed.
Package fuse-devel-2.9.7-12.el8.x86_64 is already installed.
Package gcc-c++-8.3.1-4.5.el8.x86_64 is already installed.
Package gdbm-1:1.18-1.el8.x86_64 is already installed.
Package gperf-3.1-5.el8.x86_64 is already installed.
Package gperftools-devel-2.7-6.el8.x86_64 is already installed.
Package jq-1.5-12.el8.x86_64 is already installed.
Package keyutils-libs-devel-1.5.10-6.el8.x86_64 is already installed.
Package leveldb-devel-1.21-2.el8.x86_64 is already installed.
Package libaio-devel-0.3.112-1.el8.x86_64 is already installed.
Package libbabeltrace-devel-1.5.6-2.el8.x86_64 is already installed.
Package libblkid-devel-2.32.1-17.el8.x86_64 is already installed.
Package libcap-ng-devel-0.7.9-4.el8.x86_64 is already installed.
Package libcurl-devel-7.61.1-11.el8.x86_64 is already installed.
Package rdma-core-devel-22.3-1.el8.x86_64 is already installed.
Package libnl3-devel-3.4.0-5.el8.x86_64 is already installed.
Package liboath-devel-2.6.2-3.el8.x86_64 is already installed.
Package librabbitmq-devel-0.9.0-1.el8.x86_64 is already installed.
Package librdkafka-devel-0.11.4-1.el8.x86_64 is already installed.
Package rdma-core-devel-22.3-1.el8.x86_64 is already installed.
Package libtool-2.4.6-25.el8.x86_64 is already installed.
Package libtool-ltdl-devel-2.4.6-25.el8.x86_64 is already installed.
Package libuuid-devel-2.32.1-17.el8.x86_64 is already installed.
Package libxml2-devel-2.9.7-5.el8.x86_64 is already installed.
Package lttng-ust-devel-2.8.1-11.el8.x86_64 is already installed.
Package lz4-devel-1.8.1.2-4.el8.x86_64 is already installed.
Package make-1:4.2.1-9.el8.x86_64 is already installed.
Package ncurses-devel-6.1-7.20180224.el8.x86_64 is already installed.
Package nss-devel-3.44.0-9.el8_1.x86_64 is already installed.
Package openldap-devel-2.4.46-11.el8_1.x86_64 is already installed.
Package openssl-devel-1:1.1.1c-2.el8.x86_64 is already installed.
Package parted-3.2-38.el8.x86_64 is already installed.
Package patch-2.7.6-9.el8_0.x86_64 is already installed.
Package perl-4:5.26.3-416.el8.x86_64 is already installed.
Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed.
Package systemd-devel-239-18.el8_1.2.x86_64 is already installed.
Package systemd-239-18.el8_1.2.x86_64 is already installed.
Package procps-ng-3.3.15-1.el8.x86_64 is already installed.
Package python36-3.6.8-2.module_el8.1.0+245+c39af44f.x86_64 is already installed.
Package python3-Cython-0.28.1-3.el8.x86_64 is already installed.
Package python3-bcrypt-3.1.6-2.el8.1.x86_64 is already installed.
Package python3-cherrypy-18.4.0-1.el8.noarch is already installed.
Package python3-coverage-4.5.1-7.el8.x86_64 is already installed.
Package python36-devel-3.6.8-2.module_el8.1.0+245+c39af44f.x86_64 is already installed.
Package python3-jwt-1.6.1-2.el8.noarch is already installed.
Package python3-nose-1.3.7-30.module_el8.1.0+245+c39af44f.noarch is already installed.
Package python3-pecan-1.3.2-9.el8.noarch is already installed.
Package python3-prettytable-0.7.2-14.el8.noarch is already installed.
Package python3-pyOpenSSL-18.0.0-1.el8.noarch is already installed.
Package python3-requests-2.20.0-2.1.el8_1.noarch is already installed.
Package python3-routes-2.4.1-12.el8.noarch is already installed.
Package python3-scipy-1.0.0-20.module_el8.1.0+245+c39af44f.x86_64 is already installed.
Package python3-setuptools-39.2.0-5.el8.noarch is already installed.
Package python3-six-1.11.0-8.el8.noarch is already installed.
Package python3-sphinx-1:1.7.6-1.el8.noarch is already installed.
Package python3-virtualenv-15.1.0-19.module_el8.1.0+245+c39af44f.noarch is already installed.
Package python3-werkzeug-0.12.2-4.el8.noarch is already installed.
Package redhat-lsb-core-4.1-47.el8.x86_64 is already installed.
Package redhat-rpm-config-120-1.el8.noarch is already installed.
Package selinux-policy-devel-3.14.3-20.el8.noarch is already installed.
Package snappy-devel-1.1.7-5.el8.x86_64 is already installed.
Package socat-1.7.3.2-6.el8.x86_64 is already installed.
Package sudo-1.8.25p1-8.el8_1.x86_64 is already installed.
Package systemtap-sdt-devel-4.1-6.el8.x86_64 is already installed.
Package util-linux-2.32.1-17.el8.x86_64 is already installed.
Package valgrind-devel-1:3.15.0-9.el8.x86_64 is already installed.
Package which-2.21-10.el8.x86_64 is already installed.
Package xfsprogs-5.0.0-1.el8.x86_64 is already installed.
Package xfsprogs-devel-5.0.0-1.el8.x86_64 is already installed.
Package xmlsec1-1.2.25-4.el8.x86_64 is already installed.
Package xmlsec1-devel-1.2.25-4.el8.x86_64 is already installed.
Package xmlsec1-nss-1.2.25-4.el8.x86_64 is already installed.
Package xmlsec1-openssl-1.2.25-4.el8.x86_64 is already installed.
Package xmlsec1-openssl-devel-1.2.25-4.el8.x86_64 is already installed.
Package xmlstarlet-1.6.1-13.el8.x86_64 is already installed.
Package yasm-1.3.0-7.el8.x86_64 is already installed.
Dependencies resolved.
================================================================================
 Package            Arch   Version         Repository                      Size
================================================================================
Installing:
 gnutls-devel       x86_64 3.6.8-8.el8     AppStream                      2.2 M
 c-ares-devel       x86_64 1.13.0-5.el8    BaseOS                          88 k
 lksctp-tools-devel x86_64 1.0.18-3.el8    BaseOS                          56 k
 numactl-devel      x86_64 2.0.12-7.el8    BaseOS                          29 k
 hwloc-devel        x86_64 1.11.9-3.el8    PowerTools                     216 k
 libpciaccess-devel x86_64 0.14-1.el8      PowerTools                      19 k
 protobuf-compiler  x86_64 3.5.0-7.el8     PowerTools                     795 k
 protobuf-devel     x86_64 3.5.0-7.el8     PowerTools                     356 k
 ragel              x86_64 7.0.0.12-2.el8  apt-mirror.front.sepia.ceph.com_lab-extras_8_
                                                                          1.2 M
 cryptopp-devel     x86_64 8.2.0-2.el8     epel                           351 k
 yaml-cpp-devel     x86_64 0.6.2-3.el8     epel                            37 k
Installing dependencies:
 gnutls-c++         x86_64 3.6.8-8.el8     AppStream                       46 k
 gnutls-dane        x86_64 3.6.8-8.el8     AppStream                       45 k
 libtasn1-devel     x86_64 4.13-3.el8      AppStream                      335 k
 nettle-devel       x86_64 3.4.1-1.el8     AppStream                      636 k
 protobuf           x86_64 3.5.0-7.el8     AppStream                      901 k
 gmp-c++            x86_64 1:6.1.2-10.el8  BaseOS                          33 k
 gmp-devel          x86_64 1:6.1.2-10.el8  BaseOS                         187 k
 hwloc-libs         x86_64 1.11.9-3.el8    BaseOS                         1.6 M
 lksctp-tools       x86_64 1.0.18-3.el8    BaseOS                         100 k
 p11-kit-devel      x86_64 0.23.14-5.el8_0 BaseOS                          86 k
 colm               x86_64 0.13.0.7-1.el8  apt-mirror.front.sepia.ceph.com_lab-extras_8_
                                                                          417 k
 cryptopp           x86_64 8.2.0-2.el8     epel                           1.2 M
 yaml-cpp           x86_64 0.6.2-3.el8     epel                           171 k

Transaction Summary
================================================================================
Install  24 Packages

Total size: 11 M
Installed size: 43 M
Downloading Packages:
[SKIPPED] gnutls-c++-3.6.8-8.el8.x86_64.rpm: Already downloaded                
[SKIPPED] gnutls-dane-3.6.8-8.el8.x86_64.rpm: Already downloaded               
[SKIPPED] gnutls-devel-3.6.8-8.el8.x86_64.rpm: Already downloaded              
[SKIPPED] libtasn1-devel-4.13-3.el8.x86_64.rpm: Already downloaded             
[SKIPPED] nettle-devel-3.4.1-1.el8.x86_64.rpm: Already downloaded              
[SKIPPED] protobuf-3.5.0-7.el8.x86_64.rpm: Already downloaded                  
[SKIPPED] c-ares-devel-1.13.0-5.el8.x86_64.rpm: Already downloaded             
[SKIPPED] gmp-c++-6.1.2-10.el8.x86_64.rpm: Already downloaded                  
[SKIPPED] gmp-devel-6.1.2-10.el8.x86_64.rpm: Already downloaded                
[SKIPPED] hwloc-libs-1.11.9-3.el8.x86_64.rpm: Already downloaded               
[SKIPPED] lksctp-tools-1.0.18-3.el8.x86_64.rpm: Already downloaded             
[SKIPPED] lksctp-tools-devel-1.0.18-3.el8.x86_64.rpm: Already downloaded       
[SKIPPED] numactl-devel-2.0.12-7.el8.x86_64.rpm: Already downloaded            
[SKIPPED] p11-kit-devel-0.23.14-5.el8_0.x86_64.rpm: Already downloaded         
[SKIPPED] hwloc-devel-1.11.9-3.el8.x86_64.rpm: Already downloaded              
[SKIPPED] libpciaccess-devel-0.14-1.el8.x86_64.rpm: Already downloaded         
[SKIPPED] protobuf-compiler-3.5.0-7.el8.x86_64.rpm: Already downloaded         
[SKIPPED] protobuf-devel-3.5.0-7.el8.x86_64.rpm: Already downloaded            
[SKIPPED] colm-0.13.0.7-1.el8.x86_64.rpm: Already downloaded                   
[SKIPPED] ragel-7.0.0.12-2.el8.x86_64.rpm: Already downloaded                  
[SKIPPED] cryptopp-8.2.0-2.el8.x86_64.rpm: Already downloaded                  
[SKIPPED] cryptopp-devel-8.2.0-2.el8.x86_64.rpm: Already downloaded            
[SKIPPED] yaml-cpp-0.6.2-3.el8.x86_64.rpm: Already downloaded                  
[SKIPPED] yaml-cpp-devel-0.6.2-3.el8.x86_64.rpm: Already downloaded            
Package colm-0.13.0.7-1.el8.x86_64.rpm is not signed
Package ragel-7.0.0.12-2.el8.x86_64.rpm is not signed
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: GPG check FAILED
u$ ./run-make-check.sh 
Checking hostname sanity... OK
Last metadata expiration check: 2:22:13 ago on Mon 17 Feb 2020 05:35:51 PM IST.
Package which-2.21-15.fc31.x86_64 is already installed.
Dependencies resolved.
==============================================================================================================================================================================================================================================
 Package                                                 Architecture                                            Version                                                       Repository                                                Size
==============================================================================================================================================================================================================================================
Installing:
 ccache                                                  x86_64                                                  3.7.6-1.fc31                                                  updates                                                  235 k

Transaction Summary
==============================================================================================================================================================================================================================================
Install  1 Package

Total download size: 235 k
Installed size: 652 k
Downloading Packages:
ccache-3.7.6-1.fc31.x86_64.rpm                                                                                                                                                                                 93 kB/s | 235 kB     00:02    
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                                                                          38 kB/s | 235 kB     00:06     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                                                                                                                                      1/1 
  Running scriptlet: ccache-3.7.6-1.fc31.x86_64                                                                                                                                                                                           1/1 
  Installing       : ccache-3.7.6-1.fc31.x86_64                                                                                                                                                                                           1/1 
  Running scriptlet: ccache-3.7.6-1.fc31.x86_64                                                                                                                                                                                           1/1 
  Verifying        : ccache-3.7.6-1.fc31.x86_64                                                                                                                                                                                           1/1 

Installed:
  ccache-3.7.6-1.fc31.x86_64                                                                                                                                                                                                                  

Complete!
Using dnf to install dependencies
Last metadata expiration check: 2:22:28 ago on Mon Feb 17 17:35:51 2020.
Package dnf-utils-4.0.13-1.fc31.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Last metadata expiration check: 2:22:31 ago on Mon Feb 17 17:35:51 2020.
Package python3-devel-3.7.6-2.fc31.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Last metadata expiration check: 2:22:35 ago on Mon Feb 17 17:35:51 2020.
Package CUnit-devel-2.1.3-20.fc31.x86_64 is already installed.
Package boost-random-1.69.0-9.fc31.x86_64 is already installed.
Package checkpolicy-2.9-2.fc31.x86_64 is already installed.
Package cmake-3.16.3-1.fc31.x86_64 is already installed.
Package cryptsetup-2.3.0-1.fc31.x86_64 is already installed.
Package expat-devel-2.2.8-1.fc31.x86_64 is already installed.
Package fuse-devel-2.9.9-8.fc31.x86_64 is already installed.
Package gcc-c++-9.2.1-1.fc31.x86_64 is already installed.
Package gdbm-1:1.18.1-1.fc31.x86_64 is already installed.
Package gperf-3.1-8.fc31.x86_64 is already installed.
Package gperftools-devel-2.7-6.fc31.x86_64 is already installed.
Package java-1.8.0-openjdk-devel-1:1.8.0.242.b08-0.fc31.x86_64 is already installed.
Package jq-1.6-3.fc31.x86_64 is already installed.
Package junit-1:4.12-9.module_f28+3872+5b76729e.noarch is already installed.
Package keyutils-libs-devel-1.6-3.fc31.x86_64 is already installed.
Package leveldb-devel-1.21-2.fc31.x86_64 is already installed.
Package libaio-devel-0.3.111-6.fc31.x86_64 is already installed.
Package libbabeltrace-devel-1.5.7-2.fc31.x86_64 is already installed.
Package libblkid-devel-2.34-4.fc31.x86_64 is already installed.
Package libcap-ng-devel-0.7.10-1.fc31.x86_64 is already installed.
Package libcurl-devel-7.66.0-1.fc31.x86_64 is already installed.
Package rdma-core-devel-20.1-6.fc31.x86_64 is already installed.
Package libnl3-devel-3.5.0-1.fc31.x86_64 is already installed.
Package liboath-devel-2.6.2-3.fc31.x86_64 is already installed.
Package librabbitmq-devel-0.10.0-1.fc31.x86_64 is already installed.
Package librdkafka-devel-0.11.6-3.fc31.x86_64 is already installed.
Package rdma-core-devel-20.1-6.fc31.x86_64 is already installed.
Package libtool-2.4.6-31.fc31.x86_64 is already installed.
Package libtool-ltdl-devel-2.4.6-31.fc31.x86_64 is already installed.
Package libuuid-devel-2.34-4.fc31.x86_64 is already installed.
Package libxml2-devel-2.9.10-2.fc31.x86_64 is already installed.
Package lttng-ust-devel-2.10.4-2.fc31.x86_64 is already installed.
Package lz4-devel-1.9.1-1.fc31.x86_64 is already installed.
Package make-1:4.2.1-15.fc31.x86_64 is already installed.
Package ncurses-devel-6.1-12.20190803.fc31.x86_64 is already installed.
Package nss-devel-3.49.2-1.fc31.x86_64 is already installed.
Package openldap-devel-2.4.47-3.fc31.x86_64 is already installed.
Package openssl-devel-1:1.1.1d-2.fc31.x86_64 is already installed.
Package parted-3.2.153-1.fc31.x86_64 is already installed.
Package patch-2.7.6-11.fc31.x86_64 is already installed.
Package perl-4:5.30.1-449.fc31.x86_64 is already installed.
Package pkgconf-pkg-config-1.6.3-2.fc31.x86_64 is already installed.
Package systemd-devel-243.6-1.fc31.x86_64 is already installed.
Package systemd-243.6-1.fc31.x86_64 is already installed.
Package procps-ng-3.3.15-6.fc31.x86_64 is already installed.
Package python3-3.7.6-2.fc31.x86_64 is already installed.
Package python3-Cython-0.29.13-2.fc31.x86_64 is already installed.
Package python3-bcrypt-3.1.6-3.fc31.x86_64 is already installed.
Package python3-cherrypy-18.1.2-3.fc31.noarch is already installed.
Package python3-devel-3.7.6-2.fc31.x86_64 is already installed.
Package python3-jwt-1.7.1-3.fc31.noarch is already installed.
Package python3-nose-1.3.7-24.fc31.noarch is already installed.
Package python3-pecan-1.3.2-7.fc31.noarch is already installed.
Package python3-prettytable-0.7.2-18.fc31.noarch is already installed.
Package python3-pyOpenSSL-19.0.0-2.fc31.noarch is already installed.
Package python3-requests-2.22.0-3.fc31.noarch is already installed.
Package python3-routes-2.4.1-10.fc31.noarch is already installed.
Package python3-scipy-1.2.1-5.fc31.x86_64 is already installed.
Package python3-setuptools-41.2.0-1.fc31.noarch is already installed.
Package python3-six-1.12.0-2.fc31.noarch is already installed.
Package python3-sphinx-1:2.1.2-2.fc31.noarch is already installed.
Package python3-virtualenv-16.6.1-2.fc31.noarch is already installed.
Package python3-werkzeug-0.14.1-10.fc31.noarch is already installed.
No matching package to install: 'python37-coverage'
Package redhat-lsb-core-4.1-48.fc31.x86_64 is already installed.
Package redhat-rpm-config-142-1.fc31.noarch is already installed.
Package selinux-policy-devel-3.14.4-47.fc31.noarch is already installed.
Package sharutils-4.15.2-15.fc31.x86_64 is already installed.
Package snappy-devel-1.1.7-9.fc31.x86_64 is already installed.
Package socat-1.7.3.4-1.fc31.x86_64 is already installed.
Package sudo-1.8.29-1.fc31.x86_64 is already installed.
Package systemtap-sdt-devel-4.2-1.fc31.x86_64 is already installed.
Package util-linux-2.34-4.fc31.x86_64 is already installed.
Package valgrind-devel-1:3.15.0-11.fc31.x86_64 is already installed.
Package which-2.21-15.fc31.x86_64 is already installed.
Package xfsprogs-5.1.0-2.fc31.x86_64 is already installed.
Package xfsprogs-devel-5.1.0-2.fc31.x86_64 is already installed.
Package xmlsec1-1.2.29-1.fc31.x86_64 is already installed.
Package xmlsec1-devel-1.2.29-1.fc31.x86_64 is already installed.
Package xmlsec1-nss-1.2.29-1.fc31.x86_64 is already installed.
Package xmlsec1-openssl-1.2.29-1.fc31.x86_64 is already installed.
Package xmlsec1-openssl-devel-1.2.29-1.fc31.x86_64 is already installed.
Package xmlstarlet-1.6.1-13.fc31.x86_64 is already installed.
Package yasm-1.3.0-10.fc31.x86_64 is already installed.
Not all dependencies satisfied
Error: Some packages could not be found.

_______________________________________________
Dev mailing list -- dev@xxxxxxx
To unsubscribe send an email to dev-leave@xxxxxxx

[Index of Archives]     [CEPH Users]     [Ceph Devel]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux