Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1173768

Summary: Pulp requirement on gofer needs to be limited to < 2.0
Product: [Retired] Pulp Reporter: Preethi Thomas <pthomas>
Component: rel-engAssignee: pulp-bugs
Status: CLOSED NOTABUG QA Contact: pulp-qe-list
Severity: high Docs Contact:
Priority: high    
Version: 2.4.3CC: igulina, jortel, rbarlow, skarmark
Target Milestone: ---Keywords: Triaged
Target Release: 2.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1172808 Environment:
Last Closed: 2014-12-17 18:51:03 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, 1175459    
Bug Blocks:    

Description Preethi Thomas 2014-12-12 21:47:43 UTC
Cloning to make sure that we test this in 2.6 and F21

+++ This bug was initially created as a clone of Bug #1172808 +++

Fedora 21 (and beyond) contains gofer 2.x.  This major release has some minor API changes that will not be compatible with Pulp < 2.6.

The pulp requirement(s) for gofer >= 1.3.0 

in pulp.spec needs to updated to: 

require >= 1.3.0 and < 2.0 

to prevent gofer 2.x from being installed on Fedora 21 systems during pulp installation/upgrades.

--- Additional comment from Jeff Ortel on 2014-12-10 14:34:50 EST ---

https://github.com/pulp/pulp/pull/1381

--- Additional comment from Randy Barlow on 2014-12-12 13:53:49 EST ---

Fixed in 2.4.4-0.2.beta.

Jeff, does this bug need to be cloned into 2.5 as well?

Comment 1 Jeff Ortel 2014-12-17 18:50:39 UTC
At the moment, pulp 2.6 is planned to use gofer 2.0 so this patch does not apply.