Bug 669498 - The goferd sysv script should be masked by a pulp-client script
Summary: The goferd sysv script should be masked by a pulp-client script
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: user-experience
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
: Sprint 20
Assignee: Jeff Ortel
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: verified-to-close
TreeView+ depends on / blocked
 
Reported: 2011-01-13 19:41 UTC by Jay Dobies
Modified: 2013-09-09 16:29 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-08-16 12:09:05 UTC
Embargoed:


Attachments (Terms of Use)

Description Jay Dobies 2011-01-13 19:41:46 UTC
Users of pulp won't necessarily know what gofer is, so requiring them to start the goferd service isn't intuitive. We should somehow mask that with a pulp-client script (either call it or just symlink it) so that its branded as a pulp utility.

Comment 1 Jeff Ortel 2011-02-08 21:55:05 UTC
Agreed.

Updated pulp.spec (pulp-client) to symlink:
  pulp-agent --> goferd
in /etc/rc.d/init.d

Works in conjunction with the fix for bug 669484.  This should be intuitive for pulp users.  To point the client at a remote pulp server, the user does:

1) vi /etc/pulp/client.conf
2) service pulp-agent restart

Done!

I'll update the UG at the next community release.

commit: 581f0402b57961f50dfc463e2e22ae1e338c97a4

Comment 2 Jay Dobies 2011-02-09 15:35:52 UTC
Fixed in 0.136.

Comment 3 Preethi Thomas 2011-02-09 17:25:45 UTC
verified

[root@preethi ~]# rpm -q pulp
pulp-0.0.137-1.fc14.noarch

[root@preethi ~]# /etc/init.d/pulp-
pulp-agent   pulp-server  
[root@preethi ~]# service pulp-agent restart
Stopping goferd                                            [FAILED]
Starting goferd                                            [  OK  ]

Comment 4 Preethi Thomas 2011-08-16 12:09:05 UTC
Closing with Community Release 15

pulp-0.0.223-4.

Comment 5 Preethi Thomas 2011-08-16 12:21:48 UTC
Closing with Community Release 15

pulp-0.0.223-4.


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