Bug 1175459
| Summary: | Pulp requirement on gofer needs to be limited to < 2.0 | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Jeff Ortel <jortel> |
| Component: | rel-eng | Assignee: | pulp-bugs |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | pulp-qe-list |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 2.4.3 | CC: | igulina, jortel, rbarlow |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | 2.5.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1172808 | Environment: | |
| Last Closed: | 2014-12-22 18:05:38 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: | 1172808 | ||
| Bug Blocks: | 1173768 | ||
|
Description
Jeff Ortel
2014-12-17 19:04:44 UTC
The patch was included in 2.5.1. >> rpm -qa | grep pulp-server pulp-server-2.5.1-0.2.beta.fc20.noarch >> rpm -qR pulp-server | grep gofer python-gofer >= 1.3.0 python-gofer < 2.0 python-gofer-qpid >= 1.3.0 python-gofer-qpid < 2.0 Fixed in 2.5.1-1. |