Comment 5 for bug 1415240

Revision history for this message
Clint Byrum (clint-fewbar) wrote : Re: [Bug 1415240] Re: package-install-v2 breaks older distros

Excerpts from Abel Lopez's message of 2015-01-29 22:15:23 UTC:
> A workaround exists, which involves specifying package installs in the deprecated fashion. By utilizing the older file format (e.g. install.d/package-installs-${ELEMENT} ), the build succeeds.
> This is labeled as deprecated in package-installs README, in favor of the yaml file (elements/${ELEMENT}/package-installs.yaml )
>
> This means the older format must remain deprecated, but available, until
> py26 based distros are no longer needed.
>

I'm inclined to say that we should probably define some min/max versions
for each distro that we build and state those in the README of the distro
element. Then, ideally we could make some basic CI jobs that build and
test those versions and exercises package installs, source-repositories,
etc.

As of now the closest thing we have to that is the tripleo-CI which
tests Ubuntu 14.04 and Fedora 20.