Bug 1206551
Summary: | Missing requires of python-warlock | ||
---|---|---|---|
Product: | [Community] RDO | Reporter: | Miroslav Suchý <msuchy> |
Component: | python-glanceclient | Assignee: | hguemar |
Status: | CLOSED CURRENTRELEASE | QA Contact: | nlevinki <nlevinki> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | Icehouse | CC: | eglynn, fpercoco, yeylon |
Target Milestone: | --- | ||
Target Release: | Kilo | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-03-30 22:59:56 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: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1206544 |
Description
Miroslav Suchý
2015-03-27 12:08:05 UTC
Hmm there is the requirement. However on RHEL6 there is only python-warlock-0.4.0-2.el6.noarch which does not have warlock.model module. So we need some higher version of python-warlock in icehouse repository. This seems to work for the time being: https://copr.fedoraproject.org/coprs/msuchy/python-warlock/build/83425/ Fixed and submitted for inclusion in RDO repo.It only affects EL6 https://review.gerrithub.io/#/c/229138/ |