Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
All of this was done from the command line. Using the following versions:
candlepin-0.4.5-1.fc14.noarch
katello-0.1.49-1.git.501.a488b16.fc14.noarch
pulp-0.0.210-1.fc14.noarch
From the cli, do the following:
- create a new provider
- add a product to the provider
- add a repo to the product which is:
http://repos.fedorapeople.org/repos/katello/katello/fedora-14/x86_64/
The output is:
Discovering repository urls, this could take some time...
No repositories discovered @ url location [http://repos.fedorapeople.org/repos/katello/katello/fedora-14/x86_64/]
there is a repo there :) Not passing in the arch works.
This was problem on Pulp's side. It was unable to discover repos when you provided url pointing exactly to the repo directory. Everything was ok ith url path shorter of one level.
In Pulp 0.0.230-3 it is fixed.
candlepin-0.4.10-1
pulp-0.0.230-3
katello-0.1.83-1
The issue should be gone. There was change in the mean time, there is separate action to discovery:
katello repo discover --url http://repos.fedorapeople.org/repos/katello/katello/fedora-14/x86_64/ --name base-one --product Prod