Actions
Bug #16877
closedPLP0000: Invalid block tag: 'compress' error on EPEL 7 repo
Status:
Closed
Priority:
Normal
Assignee:
Category:
Repositories
Target version:
Description
When adding the EPEL 7 repo and synching, the sync fails with error:
PLP0000: Invalid block tag: 'compress'
After investigating this appears to be a bug in pulp, resolved in 2.9.2
https://pulp.plan.io/issues/2079
But katello is still using a older version: pulp-server-2.9.1-1.el7.noarch
So I added the pulp 2.9 stable repo and upgraded the packages.
But I get an error on the /katello/sync_management page
We're sorry, but something went wrong.
If you are the application owner check the logs for more information.
2016-10-12 09:54:12 e0539c47 [app] [F]
RestClient::InternalServerError (500 Internal Server Error): katello (3.2.0.rc1.1) app/models/katello/glue/pulp/repos.rb:53:in `prepopulate!' katello (3.2.0.rc1.1) app/helpers/katello/sync_management_helper.rb:38:in `collect_repos' katello (3.2.0.rc1.1) app/controllers/katello/sync_management_controller.rb:27:in `index' app/controllers/concerns/application_shared.rb:14:in `set_timezone' lib/middleware/catch_json_parse_errors.rb:9:in `call' lib/middleware/tagged_logging.rb:18:in `call'
Actions