Project

Profile

Help

Story #2490

closed

As a user I want repodata files to be validated with the checksum from repomd.xml

Added by ttereshc over 7 years ago. Updated about 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

If for some reason data in metadata files was modified or corrupted, Pulp does not validate integrity of metadata files with thier checksum.
All the necessary information for that is in repomd.xml:

<data type="filelists">
  <checksum type="sha256">51c74b17c8dcb5eec410799ac86c404a7dd6ee1882fe0ad9b661c5a57f998548</checksum>
  <open-checksum type="sha256">7fcea00b5ae69d6dded4db8828dd9539b3877e1aa7c7adaf8cbe8b170686eee0</open-checksum>
  <location href="repodata/51c74b17c8dcb5eec410799ac86c404a7dd6ee1882fe0ad9b661c5a57f998548-filelists.xml.gz"/>
  <timestamp>1481677955</timestamp>
  <size>1953</size>
  <open-size>6322</open-size>
</data>

Also available in: Atom PDF