Bug 1260865
| Summary: | ovirt-engine-sdk-python for el7 is failing on missing python3 dependencies | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine-sdk-python | Reporter: | Sandro Bonazzola <sbonazzo> |
| Component: | General | Assignee: | Juan Hernández <juan.hernandez> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Lukas Svaty <lsvaty> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | --- | CC: | bugs, fdeutsch, gklein, juan.hernandez, lsurette, lsvaty, rbalakri, tlitovsk, yeylon, ykaul |
| Target Milestone: | ovirt-4.0.0-alpha | Keywords: | AutomationBlocker, AutoVerified |
| Target Release: | 4.0.0a | Flags: | rule-engine:
ovirt-4.0.0+
ylavi: planning_ack+ rule-engine: devel_ack+ rule-engine: testing_ack+ |
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-02-18 11:15:00 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Sandro Bonazzola
2015-09-08 05:58:33 UTC
This happens because we try to build Python 3 packages for all the distributions. the solution is to do that only for the distributions that support it. Bug tickets that are moved to testing must have target release set to make sure tester knows what to test. Please set the correct target release before moving to ON_QA. |