On 19 February 2013 16:08, Alexander Sack <a...@linaro.org> wrote: > On Tue, Feb 19, 2013 at 2:53 PM, James Tunnicliffe > <james.tunnicli...@linaro.org> wrote: >> Good point! I would be pleasantly surprised if an image + hwpack from >> 2010 worked with our current tools. > > Actually, I am surprised if they do not work. > > Our official promise on lit has always been that: > 1. all hwpacks and rootfs ever produced before a lmc release will > work with that lmc > 2. lmc will work well on most recent Ubuntu release as well as on all > Ubuntu LTS still supported by Canonical > > So moving forward let's do this: > + find out if latest lmc works with the hwpack/rootfs stuff above - > maybe it is all good actually - the wiki instructions refer to an old > lmc version. > + ensure that we have hwpack rootfs version as old as the above in our CI > + use this opportunity to review if our CI tests have other gaps that > we need to fill to know whether we are green wrt 1. and 2. above > + fix failures including removing online requirement when they come up. > > Guess a blueprint about "lmc legacy support investigation and > resurrection" might be the way to go.
Interesting. We have had a blueprint about dropping Hardware Pack v1 support ready to go for a while. There is a lot of "if v1, else" code in Linaro Image Tools that we would like to get rid of. In the original case we have an image based on an unsupported Ubuntu version, which no longer has packages on http://ports.ubuntu.com/dists/, so there is no way to support it since it can't be installed. It isn't useful to have non-functioning OS binaries on releases.linaro.org, so we should either delete them/move them to an archive location or perhaps put them behind a warning page. We could use BUILDINFO.txt to implement the warning. Our CI jobs for image tools only go back to Linaro 11.06. I don't know when our releases switched to use Ubuntu 11.04 but it would be around then. We could try going back further, but it may only get us 6 months of testing a release that very few people are using. Binaries from ports.ubuntu.com will vanish after their support window has expired, so it seems likely that 11.04 and 11.10 based images will be unusable in a years time. James _______________________________________________ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev