Description of problem: beaker-repo-update Version-Release number of selected component (if applicable): 0.14.2-1 How reproducible: every time Steps to Reproduce: 1. beaker-repo-update -b http://somerepo.somewhere.com/beakerrepos/harness/ 2. 3. Actual results: Cannot retrieve repository metadata (repomd.xml) for repository: http:--somerepo.somewhere.com-beakerrepos-harness-inventory-. Please verify its path and try again Expected results: malfoirmed URI are excluded Additional info:
Beaker has no way to distinguish between repos that are missing because the distro family name is junk (like "inventory", "0RHEL", "RHEL666", and all the other rubbish we have floating around in our Beaker instance) vs. a repo that is missing because you have made a typo in the base URL. So it just warns about every missing repo and continues on. So I'm not sure how this can be fixed.
*** This bug has been marked as a duplicate of bug 1213225 ***