Bug 976032

Summary: [RFE] Add support for ftp feeds to RPM repositories
Product: [Retired] Pulp Reporter: Jeremy Cline <jcline>
Component: rpm-supportAssignee: pulp-bugs
Status: CLOSED UPSTREAM QA Contact: Preethi Thomas <pthomas>
Severity: low Docs Contact:
Priority: low    
Version: 2.2 BetaCC: mhrivnak, nobody, rbarlow
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-19 01:11:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Jeremy Cline 2013-06-19 19:07:26 UTC
Description of problem: ftp is an unsupported scheme


Version-Release number of selected component (if applicable): pulp-server-2.2.0-0.4.beta.fc18.noarch


How reproducible:


Steps to Reproduce:
1. pulp-admin rpm repo create --repo-id=srpm --feed=ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/
2. pulp-admin rpm repo sync run --repo-id=srpm

Actual results:
+----------------------------------------------------------------------+
                    Synchronizing Repository [srpm]
+----------------------------------------------------------------------+

This command may be exited by pressing ctrl+c without affecting the actual
operation on the server.

Downloading metadata...
[-]
... failed

Unsupported scheme: ftp


Expected results: A successful sync


Additional info:

Comment 1 Randy Barlow 2013-06-19 19:09:46 UTC
It is worth noting that the ftp:// scheme was supported by Pulp 2.1.1, so this is a feature regression.

Comment 3 Brian Bouterse 2015-02-19 01:11:21 UTC
Moved to https://pulp.plan.io/issues/197