Bug 1303631 - Missing dependency for openstack-cinder
Summary: Missing dependency for openstack-cinder
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: distribution
Version: 8.0 (Liberty)
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: 8.0 (Liberty)
Assignee: Lon Hohberger
QA Contact: Udi Shkalim
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-01 14:10 UTC by Martin Magr
Modified: 2016-02-09 14:53 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-09 14:53:08 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Martin Magr 2016-02-01 14:10:50 UTC
Using rhos-release I was unable to install openstack-cinder package:

[para@localhost ~]$ sudo yum  -y install openstack-cinder
<snip>
--> Finished Dependency Resolution
Error: Package: 10:qemu-img-rhev-2.3.0-31.el7_2.7.x86_64 (rhelosp-8.0-override)
           Requires: libtcmalloc.so.4()(64bit)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
[para@localhost ~]$ sudo yum provides libtcmalloc.so.4
Loaded plugins: product-id, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
http://ayanami.boston.devel.redhat.com/poodles/rhos-devel-ci/8.0/fleas/latest/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
rhelosp-8.0-override/x86_64/filelists_db                                                                                               | 679 kB  00:00:05     
rhelosp-8.0-poodle/x86_64/filelists_db                                                                                                 | 650 kB  00:00:02     
rhelosp-8.0-puddle/x86_64/filelists                                                                                                    | 436 kB  00:00:02     
rhelosp-8.0-test-deps/x86_64/filelists_db                                                                                              | 170 kB  00:00:02     
rhelosp-8.0-unittest/filelists_db                                                                                                      | 1.9 kB  00:00:00     
rhelosp-rhel-7-common/x86_64/filelists_db                                                                                              |  43 kB  00:00:00     
rhelosp-rhel-7-extras/x86_64/filelists_db                                                                                              |  20 kB  00:00:00     
rhelosp-rhel-7-ha/x86_64/filelists_db                                                                                                  |  44 kB  00:00:00     
rhelosp-rhel-7-server/x86_64/filelists_db                                                                                              | 3.1 MB  00:00:10     
rhelosp-rhel-7-z/x86_64/filelists_db                                                                                                   | 9.6 MB  00:00:52     
rhos-release/filelists_db                                                                                                              |  16 kB  00:00:00     
rhos-release-extras/7Server/filelists_db                                                                                               | 2.6 kB  00:00:00     
No matches found
[para@localhost ~]$

Comment 1 Jon Schlueter 2016-02-09 14:53:08 UTC
using rhel-7.2 this installs just fine


[stack@localhost ~]$ sudo yum provides libtcmalloc.so.4
Loaded plugins: product-id, search-disabled-repos, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
gperftools-libs-2.4-7.el7.i686 : Libraries provided by gperftools
Repo        : rhelosp-rhel-7.2-server
Matched from:
Provides    : libtcmalloc.so.4

would appear you may have been trying to install OSP 8 on rhel-7.1 install.


Note You need to log in before you can comment on or make changes to this bug.