Project

Profile

Help

Issue #2412

closed

The --skip option expects the export_distributor to exist

Added by jiri.tyr@gmail.com over 7 years ago. Updated about 3 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
1. Low
Version:
2.10.0
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

I have created RPM repos only with yum_distributor because I want to create ISO images with the export_distributor. When I run the pulp-admin rpm repo update --repo-id my_repo --skip erratum, I get an error that the export_distributor doesn't exist:

$ pulp-admin rpm repo update --repo-id my_repo --skip erratum
This command may be exited via ctrl+c without affecting the request.

[\]
Running...
Updating distributor: yum_distributor

Task Succeeded

[\]
Running...
Updating distributor: export_distributor

Task Failed

Missing resource(s): repo_id=my_repo,
distributor_id=export_distributor

I believe that this action should walk through existing distributors instead of expecting that the yum and the export distributor exists within every repo.

Also available in: Atom PDF