Bug 988550 - the default relative path for a repo is not relative
Summary: the default relative path for a repo is not relative
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Pulp
Classification: Retired
Component: rpm-support
Version: Master
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: pulp-bugs
QA Contact: pulp-qe-list
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-25 19:44 UTC by Jeremy Cline
Modified: 2015-02-28 21:57 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-28 21:57:42 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Pulp Redmine 363 0 None None None Never

Description Jeremy Cline 2013-07-25 19:44:55 UTC
Description of problem: When an rpm repository is created and a relative url is not given, the derived url is an absolute path.


Version-Release number of selected component (if applicable): master


How reproducible: always


Steps to Reproduce:
1. pulp-admin rpm repo create --repo-id=zoo --feed=http://repos.fedorapeople.org/repos/pulp/pulp/demo_repos/zoo/
2. pulp-admin rpm repo list --details

Actual results:
...
Distributors:        
  Auto Publish:        True
  Config:              
    Http:         False
    Https:        True
    Relative URL: /repos/pulp/pulp/demo_repos/zoo/
  Distributor Type Id: yum_distributor
  Id:                  yum_distributor
  Last Publish:        None
  Repo Id:             zoo
  Scheduled Publishes: 


Expected results: the relative url should be 'repos/pulp/pulp/demo_repos/zoo/'


Additional info: possibly related to https://bugzilla.redhat.com/show_bug.cgi?id=976333

Comment 2 Brian Bouterse 2015-02-28 21:57:42 UTC
Moved to https://pulp.plan.io/issues/363


Note You need to log in before you can comment on or make changes to this bug.