Project

Profile

Help

Issue #2628

closed

Syncing a puppet repo that doesn't have a feed doesn't fail gracefully

Added by ipanova@redhat.com about 7 years ago. Updated about 5 years ago.

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

Description

$ pulp-admin puppet repo create --repo-id pup1

Successfully created repository [pup1]

[ipanova@ina pulp]$ pulp-admin -v rpm repo sync run --repo-id pup

+----------------------------------------------------------------------+
                    Synchronizing Repository [pup1]
+----------------------------------------------------------------------+

This command may be exited via ctrl+c without affecting the request.

Task Failed

'NoneType' object has no attribute 'endswith'

Should be like in rpm repo

$ pulp-admin -v rpm repo sync run --repo-id lala

                    Synchronizing Repository [lala]
+----------------------------------------------------------------------+

This command may be exited via ctrl+c without affecting the request.

[|]
Waiting to begin...

Task Failed

Unable to sync a repository that has no feed.
Actions #1

Updated by bizhang about 7 years ago

  • Triaged changed from No to Yes
Actions #3

Updated by bmbouter about 5 years ago

  • Status changed from NEW to CLOSED - WONTFIX

Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.

Actions #4

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF