Story #197
closed[RFE] Add support for ftp feeds to RPM repositories
0%
Description
++ This bug was initially created as a clone of Bugzilla Bug #976032 ++
Description of problem:
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:
--- Additional comment from rbarlow@redhat.com at 06/19/2013 19:09:46 ---
It is worth noting that the ftp:// scheme was supported by Pulp 2.1.1, so this is a feature regression.
--- Additional comment from jskeoch@redhat.com at 08/12/2013 01:36:00 ---
User jcline@redhat.com's account has been closed