Bug 1175459 - Pulp requirement on gofer needs to be limited to < 2.0
Summary: Pulp requirement on gofer needs to be limited to < 2.0
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: rel-eng
Version: 2.4.3
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 2.5.1
Assignee: pulp-bugs
QA Contact: pulp-qe-list
URL:
Whiteboard:
Depends On: 1172808
Blocks: 1173768
TreeView+ depends on / blocked
 
Reported: 2014-12-17 19:04 UTC by Jeff Ortel
Modified: 2014-12-22 18:05 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1172808
Environment:
Last Closed: 2014-12-22 18:05:38 UTC
Embargoed:


Attachments (Terms of Use)

Description Jeff Ortel 2014-12-17 19:04:44 UTC
+++ 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?

--- Additional comment from Irina Gulina on 2014-12-12 18:02:47 EST ---

>> rpm -qa | grep pulp-server
pulp-server-2.4.4-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

Curious to see the error, when gofer 2.x already installed and one wants to install pulp on f21.

--- Additional comment from Jeff Ortel on 2014-12-17 13:48:47 EST ---

Yes, I guess this needs to be cloned to 2.5 so it can be verified.  The PR issued against 2.4 was also merged to 2.5-testing.  I will clone the bug if it does not already exist.

Comment 1 Jeff Ortel 2014-12-17 19:10:30 UTC
The patch was included in 2.5.1.

Comment 2 Irina Gulina 2014-12-18 02:37:58 UTC
>> 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

Comment 3 Randy Barlow 2014-12-22 18:05:38 UTC
Fixed in 2.5.1-1.


Note You need to log in before you can comment on or make changes to this bug.