On 29 November 2017 at 19:05, Paolo Pisati <paolo.pis...@canonical.com> wrote: > On Wed, Nov 29, 2017 at 8:33 AM, Masahiro Yamada > <yamada.masah...@socionext.com> wrote: >> >> Worked for me too, >> after updating snapcraft. >> >> >> Is it really impossible to check the snapcraft version? >> What is the minimum version? 2.35 ? > > The minimum version is 2.35+ - what is about to become 2.36 anytime soon now.
Since you are already patching snapcraft for this, why not embed the whole support in snapcraft? Eg something like snapcraft --kernel /path/to/kernel The key advantage you'll get is being able to support old kernel versions too. Riku