← 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)

 

To aid development, I have this script. Nothing special. You just use
find /path/to/index > structure.txt on the server, then pull the file
across. You can then then create a mirror directory structure (but with
all the files 0 bytes in size) by running create_dir_structure.py
structure.txt.

If you don't have access to the server where the files to index are
stored let me know and I will attach a layout file.

** Attachment added: "File to create a fake dir structure to index during development"
   https://bugs.launchpad.net/linaro-image-tools/+bug/881663/+attachment/2573215/+files/create_dir_structure.py

-- 
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


Follow ups

References