Bug 1009966 - Published repositories are missing errata severity in generated *-updateinfo.xml
Summary: Published repositories are missing errata severity in generated *-updateinfo.xml
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Pulp
Classification: Retired
Component: rpm-support
Version: 2.2 Beta
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: pulp-bugs
QA Contact: pulp-qe-list
URL:
Whiteboard:
Depends On:
Blocks: 950743
TreeView+ depends on / blocked
 
Reported: 2013-09-19 15:32 UTC by Brad Buckingham
Modified: 2013-09-25 14:22 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-09-25 14:22:45 UTC
Embargoed:


Attachments (Terms of Use)

Description Brad Buckingham 2013-09-19 15:32:10 UTC
Description of problem:

Published repositories do not include errata severity from the source repository.

Version-Release number of selected component (if applicable):

pulp-server-2.2.0-0.22.beta.el6.noarch

How reproducible:
always (Observed both with zoo test and RHEL repos)

Steps to Reproduce:
1. create/sync/publish a repo (e.g. using feed url: 
   http://inecas.fedorapeople.org/fakerepos/new_cds/content/zoo/1.1/x86_64/rpms)

2. observe that the ./repodata/*.updateinfo.xml.gz from the feed includes a severity element.  For example:
  <severity>Critical</severity>

Actual results:

The *-updateinfo.xml in the published repo (under /var/lib/pulp/published) does not include the severity from the source.

Expected results:

The *-updateinfo.xml in the published repo should include the severity and APIs to retrieve errata information should include it.

Additional info:

Comment 1 Michael Hrivnak 2013-09-25 14:22:45 UTC
I followed these steps with pulp 2.2 stable on RHEL6 with the zoo repo noted. Severity was included in the published repo, so I am not able to reproduce this.

Please re-open if you can reproduce on 2.2 stable or newer.


Note You need to log in before you can comment on or make changes to this bug.