Project

Profile

Help

Issue #1472

closed

Yum import option 'skip' recommends several invalid values as options to use

Added by bmbouter about 8 years ago. Updated almost 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
3. High
Version:
Platform Release:
2.8.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation, Pulp 2
Sprint:
Quarter:

Description

The yum importer docs[0] for the 'skip' values state:

List of content types to be skipped during the repository synchronization. If unspecified, all types will be synchronized. Valid values are: rpm, drpm, distribution, errata, packagegroup; default is [].

There are at least two problems here:

1. 'errata' doesn't validate. Instead it needs to be 'erratum'.
2. Also 'packagegroup' can't be used at all.

It should be determined what the valid values are of 'skip', that they all work, and that the correct names pass validation and incorrect names don't. I'm not sure if validation is happening on client-side, server-side, or both.

[0]: http://pulp-rpm.readthedocs.org/en/latest/tech-reference/yum-plugins.html#yum-importer


Related issues

Related to RPM Support - Issue #1471: Documented yum importer option named 'skip' does not workCLOSED - WONTFIXActions

Also available in: Atom PDF