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.
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
Fixed in 0.136.
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 ]
Closing with Community Release 15 pulp-0.0.223-4.