Re: linux-2.6 install errors due to incompatible depmod files [wasRe: Bug#518412: initramfs-tools: must support relative paths in modules.dep]

From: Jon Masters
Date: Thu Mar 19 2009 - 16:32:32 EST


On Thu, 2009-03-19 at 21:13 +0100, maximilian attems wrote:
> [ adding jcm and lkml to Cc: ]

[ You want linux-modules@xxxxxxxxxxxxxxx rather than LKML. I've added
the former to the CC list, we can kill LKML off the CC shortly. ]

> > That would mean that m-i-t has created a backwards incompatibility problem
> > _with itself_ and that the problem actually is "installing a kernel, that
> > was built on a system with new m-i-t, on a system with old m-i-t".

Looks like the problem is actually that depmod was run under the newer
version and then you tried to use the generated files with an older
modprobe. I'm not sure that's actually an error - it was noted that the
slight format change was unideal for such unlikely cases and in fact we
won't do that again in the future. But if you were just moving forwards
from one release to the next you would have been fine - you're talking
lack of forward compatibility actually.

Unless I'm missing something, in which case please clarify. I would like
it also if you'd send me the generated files, distro info, etc.

Jon.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/