[07:34] Madkiss, that is the ABI checker failing, you have changed the kernel abi without either disabling that check, or changing the abi number in the version number, skipabi=true skipmodules=true [07:40] apw: hm. the abi-number is the complete revision string of the package? [07:41] i thought it was only the "41" bit of "41.70" [07:41] Madkiss, the 41 bit yes [07:41] i see the check does not fail if there is a directory in debian.master/abi for the previous revision of the package [07:42] Is there a way to get the contents of that directory without rebuilding a complete kernel tree? [07:43] the getabis script obtains those from the archive where that exsits -- debian/scripts/misc/getabis [07:43] i see [07:43] sweet. thanks a bunch! [07:44] or you must disable it, i am guessing if you are making an ongoing derivative, that rebases to each of our ABIs you will need to disable the checks anyhow, else your kernels will get ahead in version [07:44] dpeends how you are naming your packages etc [07:45] all i wanted to do was "3.13.0-41.70+syseleven1" instead of the normal "3.13.0-41.70" [07:45] just like I would do for a normal, company-internal rebuild of the package [08:10] then you'll likely want to disable the abi, as you are likely changing it, and yet not changing the number [08:10] adding those skip*=true things to the .mk for the arches you are building [21:15] lets say that my box is throwing stack traces in the scsi disk interrupt path... remind me how to get a dump of that such that it's reportable? === cmagina_ is now known as cmagina === txspud|afk is now known as txspud