Bug 834147 - Beaker will break if distros are imported as ftp:// and not http://
Summary: Beaker will break if distros are imported as ftp:// and not http://
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: scheduler
Version: 0.9
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Dan Callaghan
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-21 01:19 UTC by Dan Callaghan
Modified: 2019-05-22 13:42 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-07-20 00:38:25 UTC
Embargoed:


Attachments (Terms of Use)

Description Dan Callaghan 2012-06-21 01:19:07 UTC
There are a few places where we call DistroTree.url_in_lab(..., 'http') expecting there to always be an http:// URL. But in fact beaker-import will accept ftp:// without http:// and we can use FTP in these cases too. So we should fix the calls.

Marking as low priority because probably everyone will have HTTP (certainly we always do internally).

Comment 1 Dan Callaghan 2012-07-10 06:51:07 UTC
On Gerrit: http://gerrit.beaker-project.org/1195

Comment 5 Dan Callaghan 2012-07-20 00:38:25 UTC
Beaker 0.9.1 has been released.


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