On 2019-05-13, Dmitry Bogatov wrote: > Hello. I am working on setting up CI for my packages, and one of them > fail "reprotest" phase with error: "FATAL: kernel too old"[1][2].
This is probably due to the kernel variation using "setarch", which will cause uname to report a 2.6 kernel, which is too old for some things... You should be able to disable it with --variations=+all,-kernel live well, vagrant
signature.asc
Description: PGP signature

