| Summary: | Missing dependency for openstack-cinder | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Martin Magr <mmagr> |
| Component: | distribution | Assignee: | Lon Hohberger <lhh> |
| Status: | CLOSED NOTABUG | QA Contact: | Udi Shkalim <ushkalim> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.0 (Liberty) | CC: | jschluet, markmc, yeylon |
| Target Milestone: | --- | ||
| Target Release: | 8.0 (Liberty) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-02-09 14:53:08 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
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. |
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 ~]$