Bug 1027517

Summary: beaker-repo-update generates malfomed URI during run
Product: [Retired] Beaker Reporter: Sage Grigull <mgrigull>
Component: beahAssignee: beaker-dev-list
Status: CLOSED DUPLICATE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.14CC: aigao, asaha, dcallagh, ebaak, qwan, tools-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-20 05:33:39 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:
Embargoed:

Description Sage Grigull 2013-11-07 01:49:33 UTC
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:

Comment 2 Dan Callaghan 2013-11-11 07:18:55 UTC
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.

Comment 4 Dan Callaghan 2015-04-20 05:33:39 UTC

*** This bug has been marked as a duplicate of bug 1213225 ***