← Back to team overview

linaro-release team mailing list archive

[Bug 881663] Re: Support recent layout of releases.linaro.org in linaro-fetch-image(-ui)

 

Lessons learned to aid whoever gets to complete this. ;)

The layout files that James has attached can be used to create a local
file structure, it seems that you have to add a trailing slash to all
the directory entries first though.

The code gives the impression that it might work to just run the
crawler.add_directory_parse_list() call for both the old and new
structures. That is to be investigated though.

The commented out parts in James's branch need to be changed to use the
new parameter list. (no regexps? one argument has been added)


** Changed in: linaro-image-tools
    Milestone: None => 2011.11

-- 
You received this bug notification because you are a member of linaro-
infrastructure-drivers, which is the registrant for Linaro Image Tools.
https://bugs.launchpad.net/bugs/881663

Title:
  Support recent layout of releases.linaro.org in linaro-fetch-
  image(-ui)

Status in Linaro Image Tools:
  Triaged

Bug description:
  With the upcoming release, layout of releases.linaro.org has changed.

  Image that used to be in eg.
  http://releases.linaro.org/platform/linaro-n/android/11.09/leb-panda/
  is now in http://releases.linaro.org/11.10/android/leb-panda/.

  We need to ensure that we still respect the old layout since it's not
  changing for older releases (and to preserve backwards compatibility).

  The configuration file we need to read is up at
  http://releases.linaro.org/fetch_image/fetch_image_settings.yaml

To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro-image-tools/+bug/881663/+subscriptions


References