Test #8972
closed
Add test for properly reading and writing the metadata
Description
Verify that package metadata in == package metadata out
- Related to Issue #8720: Published RPM metadata isn't sorted properly added
- Priority changed from Normal to High
- Sprint set to Sprint 101
- Related to Issue #9107: filelists and changelog metadata is not parsed properly - Pulp saves incorrect filelists and changelog metadata and generates incorrect metadata added
- Status changed from NEW to POST
- Assignee set to dalley
- Status changed from POST to MODIFIED
- Sprint/Milestone set to 3.14.0
- Status changed from MODIFIED to CLOSED - COMPLETE
Also available in: Atom
PDF
Fix unreliable filelist parsing
.findall() is not reliable in the face of namespaces. Don't use it anymore.
closes: #9107 https://pulp.plan.io/issues/9107 closes: #8972 https://pulp.plan.io/issues/8972