Project

General

Profile

Bug #47486

Updated by David Galloway over 2 years ago

Fails on CentOS with 

 <pre> ``` 
 Complete! 
 Retrieving https://2.chacra.ceph.com/r/ceph/wip-easter-bunny/fdd8ff7e839e5b28ec5d3cdc052e52e8e145bfa3/centos/8/flavors/default//noarch/ceph-release-1-0.el8.noarch.rpm 
 Verifying...                            ######################################## 
 Preparing...                            ######################################## 
 Updating / installing... 
 ceph-release-1-0.el8                    ######################################## 
 Ceph packages for x86_64                          264 kB/s |    66 kB       00:00     
 Ceph noarch packages                               55 kB/s |    11 kB       00:00     
 Ceph source packages                              6.7 kB/s | 1.4 kB       00:00     
 Package ca-certificates-2020.2.41-80.0.el8_2.noarch is already installed. 
 No match for argument: ceph-mgr-cephadm 
 Package kmod-25-16.el8.x86_64 is already installed. 
 Error: Unable to find a match: ceph-mgr-cephadm 
 </pre> ``` 

 And on Ubuntu with 

 <pre> ``` 
 The following packages have unmet dependencies: 
  pbuilder-satisfydepends-dummy : Depends: python-cherrypy3 which is a virtual package and is not provided by any available package 

                                  Depends: python-sphinx which is a virtual package and is not provided by any available package 

 Unable to resolve dependencies!    Giving up... 
 </pre> ```

Back