Actions
Issue #4033
closedupdateinfo.xml is published with "unknown checksum" type if it's not present in a remote repo
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Sync/publish https://repos.fedorapeople.org/pulp/pulp/fixtures/rpm-unsigned/ to reproduce.
<update from="errata@redhat.com" status="stable" type="enhancement" version="1">
<id>RHEA-2012:0058</id>
<title>Gorilla_Erratum</title>
<issued date="2013-01-27 16:08:09"/>
<updated date="2014-07-20 06:00:01"/>
<rights></rights>
<summary></summary>
<description>Gorilla_Erratum</description>
<references/>
<pkglist>
<collection short="">
<name>1</name>
<package name="gorilla" version="0.62" release="1" epoch="0" arch="noarch" src="http://www.fedoraproject.org">
<filename>gorilla-0.62-1.noarch.rpm</filename>
<sum type="Unknown checksum"></sum> <------------------------------------ HERE
</package>
</collection>
</pkglist>
</update>
Related issues
Actions
Only show checksum if it's not blank
fixes #4033 https://pulp.plan.io/issues/4033