Issue #536
closedThe RPM validate setting defaults to False, but it should default to True
Description
Description of problem:
We cannot change this until Pulp 3.0.0 due to semantic versioning issues, but the validate setting defaults to False and it would be better if it defaulted to True.
Version-Release number of selected component (if applicable):
2.4.0-1
How reproducible:
Every time.
Steps to Reproduce:
1. Create an RPM repo with a feed that has corrupted RPMs. (You can corrupt an RPM by writing incorrect bytes over it.)
2. Do not set the validate flag at all.
3. Sync the repo.
Actual results:
Nothing will complain about the corrupted RPM.
Expected results:
The sync should complain about the RPM being corrupt.
Additional info:
This should not be fixed in any 2.Y release of Pulp, as it is an API change.
+ This bug was cloned from Bugzilla Bug #1145226 +
Related issues
Updated by amacdona@redhat.com over 9 years ago
- Platform Release deleted (
3.0.0)
Updated by mhrivnak over 8 years ago
- Related to Refactor #2089: create django models for repos/importers/distributors added
Updated by mhrivnak over 8 years ago
- Status changed from NEW to POST
- Assignee set to jortel@redhat.com
- Sprint/Milestone set to 25
- Tags Easy Fix, Pulp 3, Pulp 3 Modeling added
Updated by mhrivnak over 8 years ago
- Status changed from POST to MODIFIED
- Platform Release set to 3.0.0
Updated by ttereshc almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE