> Here's what I've tried: > > Deleted the "EPEL 7" yum repo > Ran "foreman-rake katello:delete_orphaned_content RAILS_ENV=production" > Ran "pulp-admin orphan list" (it always reports 0 for everything) > Ran "pulp-admin repo list" and make sure there were no "EPEL" repos listed > Removed all directories with "epel" in the name in > "/var/lib/pulp/published/yum/*" (recursively) > Removed all references to "epel" in all "listing" files in > "/var/lib/pulp/published/yum/*" (recursively) > Rebooted three times for the lulz > [Re-]Added EPEL 7 (with the same label "epel7-int") > Ran manual sync, which indicated that there are no new packages
I just ran: foreman-rake katello:reindex RAILS_ENV=production foreman-rake katello:clean_backend_objects RAILS_ENV=production And one or both of those commands cleaned up the issue. *shrug* j -- You received this message because you are subscribed to the Google Groups "Foreman users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
