Actions
Issue #8162
closedsyncing a repo with an erratum without an updated date results in a bad date in published metadata
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Sprint 89
Quarter:
Description
- create a repo and remote pointing to https://fixtures.pulpproject.org/rpm-advisory-no-update-date/repodata/
- sync the remote, create a publication and distribution
- examine the repodata, look for the Bird erratum section of the updateinfo xml:
<update from="errata@redhat.com" status="stable" type="security" version="1">
<id>RHEA-2012:0056</id>
<title>Bird_Erratum</title>
<issued date="2013-01-27 16:08:08"/>
<updated date="0693-02-18 07:00:00"/>
Note that the date is nonsense. this causes an issue for things trying to consumer this date, such as katello or another pulp server trying to sync
Related issues
Actions
Migration to fix some bad updated_date data on advisories
[nocoverage]
closes: #8162 https://pulp.plan.io/issues/8162