Just finished upgrading to the newest pulp beta in the nightlies:
To upgrade:
- yum update 'pulp'
- sudo -u apache pulp-manage-db
- katello-service restart
(if using a dev environment, you may want to restart pulp_celerybeat,
pulp_workers, pulp_resource_manager, and httpd manually in place of step
3, or just reboot)
This should fix pulp services not starting properly after a reboot and
other issues. I tested a nightly install and all seemed to go welll,
let me know if you see any issues.
Enjoy!
-Justin