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>
Actions #1

Updated by bmbouter about 5 years ago

  • Status changed from NEW to CLOSED - WONTFIX
Actions #2

Updated by bmbouter about 5 years ago

Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.

Actions #3

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF