All,

I just pushed Pulp support for renaming 'gopher' -> 'gofer'. This package was renamed to avoid confusion with the old gopher protocol. The new 'gofer' packages are in the fedora-pulp repo.

For RPM managed environments:

sudo yum remove gopher\*
sudo yum install gofer

To clean old 'gopher' resources by hand:

sudo rm -rf /etc/gopher
sudo rm -rf /usr/lib/gopher
sudo rm -rf /var/log/gopher
sudo rm -rf /var/lib/gopher

Then (in dev environments):

sudo python pulp-dev.py -I

Thanks,

Jeff


commit: f591001bd9307cc863729cf2c9f7c368c734304d

_______________________________________________
Pulp-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/pulp-list

Reply via email to