[Pulp-list] Where does pulp store errata reference URLs

Dennis Kliban dkliban at redhat.com
Wed Aug 7 12:04:45 UTC 2019


Pulp stores information in MongoDB. In my dev environment I access MongoDB
using mongo shell. e.g. mongo pulp_database

The collection you are interested in is called units_erratum.

On Tue, Aug 6, 2019 at 5:36 PM Gordon Messmer <gordon.messmer at gmail.com>
wrote:

> I’m using a script to import CentOS errata information into
> Katello[1]. That script provides informational URLs to the server when
> it imports the information, with the command:
>
> “pulp-admin rpm repo uploads erratum … --reference-csv=$reffile”
>
> I can get those URLs back out of the system using pulp-admin[2], but I
> don’t see them stored in any SQL database. Does anyone know where
> those are stored?
>
>
> 1: https://github.com/rdrgmnzs/pulp_centos_errata_import
>
> 2: # pulp-admin rpm repo content errata --erratum-id=CEBA-2018:3202
> --repo-id=d8a2a84d-d2a1-4ec3-ac9e-b4825abbc34f
>
> ±---------------------------------------------------------------------+
> Erratum: CEBA-2018:3202
> ±---------------------------------------------------------------------+
>> References:
> ID: CEBA-2018:3202
> Type: Bug Fix Advisory
> Link: https://access.redhat.com/errata/RHBA-2018:3202
>
> ID: CEBA-2018:3202
> Type: Bug Fix Advisory
> Link:
> https://lists.centos.org/pipermail/centos-cr-announce/2018-December/005798.html
>
> _______________________________________________
> Pulp-list mailing list
> Pulp-list at redhat.com
> https://www.redhat.com/mailman/listinfo/pulp-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20190807/309fe80f/attachment.htm>


More information about the Pulp-list mailing list