Actions
Bug #15516
closedenabling an ostree repository causes error on manifest refresh actions
Description
Since the ostree repos are not available on the cdn yet, enabling them in the OSTree tab of the Red Hat Repositories page will (properly) show an error. However, some part of them has been partially created in pulp which causes error when user attempts to refresh manifest.
In glue/pulp/repo.rb the lazy_accessor :importers will error on manifest refresh.
The OSTree repo will show up as enabled in the UI but errors when trying to disable it.
My suggestion would be to make sure that the initial enable is fully rolled back on an error.
Updated by Justin Sherrill over 8 years ago
- Is duplicate of Bug #15824: Enabling a repository needs to fail on pulp error added
Updated by Justin Sherrill over 8 years ago
- Status changed from New to Duplicate
- Translation missing: en.field_release set to 166
Actions