Actions
Bug #20022
closedAdd action to force remove metadata from a repo to fix sync problem
Description
I had 2 repos failing to sync becuase of metadata corruption. With the help of the community I was able to force the removal of the metadata via pulp:
pulp-admin -u admin -p $pulpAdminPassword rpm repo content metafile --repo-id=XXXXX
pulp-admin -u admin -p $pulpAdminPassword rpm repo remove metafile --repo-id=XXXXX --str-eq="checksum=YYYY"
That fixed the problem. Maybe you can add the option in the advanced sync action either as a checkbox or as part of the "Validate Content Sync".
Regards
Updated by Eric Helms almost 8 years ago
- Tracker changed from Feature to Bug
- Translation missing: en.field_release set to 267
Updated by Justin Sherrill almost 8 years ago
- Translation missing: en.field_release changed from 267 to 281
Updated by Eric Helms almost 8 years ago
- Translation missing: en.field_release changed from 281 to 286
Updated by Eric Helms almost 8 years ago
- Translation missing: en.field_release changed from 286 to 250
Updated by Justin Sherrill over 7 years ago
- Translation missing: en.field_release changed from 250 to 329
Updated by Justin Sherrill over 7 years ago
- Category set to Repositories
- Translation missing: en.field_release changed from 329 to 339
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Partha Aji
- Pull request https://github.com/Katello/katello/pull/7187 added
Updated by Partha Aji over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Andrew Kofink about 7 years ago
- Blocked by Bug #21726: stop emptying repositories on promote added
Actions