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

 

The bug is not about the config file, it is about server_index, which is
an sqlite3 database.

It is slightly frustrating that the old layout is staying around, but we
could just dump the information we need about it into a static file,
since it isn't going to change, then read that file in. This would save
us having lots of rules and workarounds to work out how to process the
directory structure.

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