[Pulp-list] Identifying RPM packages associated with errata

Randy Barlow rbarlow at redhat.com
Fri Sep 12 14:13:32 UTC 2014


On 09/11/2014 05:45 AM, Paul Urwin wrote:
> I am trying to identify RPM packages in a repo associated with security
> errata.

Hi Paul! Apologies for the delay in answering your question. We have not
done a good job of documenting this procedure, but the field you are
looking for is called pkglist. For example, try this:

# pulp-admin rpm repo content errata --match Type=security
--repo-id=rhel6-os2  --fields=id,type,severity,pkglist
--filters='{"issued": {"$gte": "2014-01-01"},"type": "security"}'

Hope this helps!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20140912/4fffe7f4/attachment.sig>


More information about the Pulp-list mailing list