Bug 1005898 - pulp-nodes-common should not require gofer
Summary: pulp-nodes-common should not require gofer
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: nodes
Version: Master
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: 2.3.0
Assignee: Barnaby Court
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-09 15:50 UTC by Jeff Ortel
Modified: 2013-12-09 14:30 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-09 14:30:46 UTC
Embargoed:


Attachments (Terms of Use)

Description Jeff Ortel 2013-09-09 15:50:25 UTC
The pulp-nodes-common package requires: gofer and should not.  This causes gofer to be installed on the parent node unnecessarily.

Comment 1 Barnaby Court 2013-09-12 15:04:05 UTC
Pull Request: https://github.com/pulp/pulp/pull/609

Comment 2 Jeff Ortel 2013-09-12 22:36:08 UTC
build: 2.3.0-0.10.alpha

Comment 3 Preethi Thomas 2013-09-19 15:19:30 UTC
verified

root@pulp-v2-server ~]# yum install pulp-nodes-parent pulp-nodes-admin-extensions
Loaded plugins: security
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package pulp-nodes-admin-extensions.noarch 0:2.3.0-0.14.alpha.el6 will be installed
--> Processing Dependency: pulp-nodes-common = 2.3.0 for package: pulp-nodes-admin-extensions-2.3.0-0.14.alpha.el6.noarch
---> Package pulp-nodes-parent.noarch 0:2.3.0-0.14.alpha.el6 will be installed
--> Running transaction check
---> Package pulp-nodes-common.noarch 0:2.3.0-0.14.alpha.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                     Arch   Version               Repository       Size
================================================================================
Installing:
 pulp-nodes-admin-extensions noarch 2.3.0-0.14.alpha.el6  pulp-v2-testing  24 k
 pulp-nodes-parent           noarch 2.3.0-0.14.alpha.el6  pulp-v2-testing  21 k
Installing for dependencies:
 pulp-nodes-common           noarch 2.3.0-0.14.alpha.el6  pulp-v2-testing  31 k

Transaction Summary
================================================================================
Install       3 Package(s)

Total download size: 77 k
Installed size: 210 k
Is this ok [y/N]: y
Downloading Packages:
(1/3): pulp-nodes-admin-extensions-2.3.0-0.14.alpha.el6. |  24 kB     00:00     
(2/3): pulp-nodes-common-2.3.0-0.14.alpha.el6.noarch.rpm |  31 kB     00:00     
(3/3): pulp-nodes-parent-2.3.0-0.14.alpha.el6.noarch.rpm |  21 kB     00:00     
--------------------------------------------------------------------------------
Total                                           247 kB/s |  77 kB     00:00     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : pulp-nodes-common-2.3.0-0.14.alpha.el6.noarch                1/3 
  Installing : pulp-nodes-parent-2.3.0-0.14.alpha.el6.noarch                2/3 
  Installing : pulp-nodes-admin-extensions-2.3.0-0.14.alpha.el6.noarch      3/3 
  Verifying  : pulp-nodes-common-2.3.0-0.14.alpha.el6.noarch                1/3 
  Verifying  : pulp-nodes-parent-2.3.0-0.14.alpha.el6.noarch                2/3 
  Verifying  : pulp-nodes-admin-extensions-2.3.0-0.14.alpha.el6.noarch      3/3 

Installed:
  pulp-nodes-admin-extensions.noarch 0:2.3.0-0.14.alpha.el6                     
  pulp-nodes-parent.noarch 0:2.3.0-0.14.alpha.el6                               

Dependency Installed:
  pulp-nodes-common.noarch 0:2.3.0-0.14.alpha.el6                               

Complete!
[root@pulp-v2-server ~]# rpm -qa gofer
[root@pulp-v2-server ~]#

Comment 4 Preethi Thomas 2013-12-09 14:30:46 UTC
Pulp 2.3 released.


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