Bug 847914

Summary: distro import does not recognise CentOS .treeinfo files
Product: [Retired] Beaker Reporter: James de Vries <jdevries>
Component: schedulerAssignee: James de Vries <jdevries>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: 0.9CC: bpeck, dcallagh, ebaak, mishin, rmancy, stl
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-11 23:50:01 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 James de Vries 2012-08-14 01:52:46 UTC
Description of problem:
Distro import does not recognise CentOS .treeinfo files as valid importers

How reproducible:
Always

Steps to Reproduce:
1. beaker-import http://mirror.centos.org/centos/5/os/x86_64/ (or other valid URL containing a CentOS .treeinfo file
  
Actual results:
beaker-import does not find a valid importer at the URL

Expected results:
beaker-import should recognise the file and proceed to import the distro

Additional info:
None

Comment 2 Dan Callaghan 2012-10-02 04:25:58 UTC
Verified in my local development environment.

[root@lab ~]# beaker-import http://mirror.centos.org/centos/6.3/os/x86_64/
Importing: http://mirror.centos.org/centos/6.3/os/x86_64/
CentOS-6.3 added to beaker.
[root@lab ~]# beaker-import http://mirror.centos.org/centos/6.3/os/i386/
Importing: http://mirror.centos.org/centos/6.3/os/i386/
CentOS-6.3 added to beaker.

Comment 3 Dan Callaghan 2012-10-11 23:50:01 UTC
Beaker 0.9.4 has been released.