fakeroot make-kpkg is broken in 3.14

From: Alexei Starovoitov
Date: Thu Apr 03 2014 - 18:12:58 EST


It seems commit f4d4ffc03efc ("kbuild: dtbs_install: new make target")
breaks 'fakeroot make-kpkg' package creation on ubuntu.
Didn't investigate the root cause yet, just heads up.

The errors I see:
update-initramfs: Generating
/w/net/debian/linux-image-3.14.0+//boot/initrd.img-3.14.0+
grep: /boot/config-3.14.0+: No such file or directory
WARNING: missing /lib/modules/3.14.0+
Device driver support needs thus be built-in linux image!
WARNING: Couldn't open directory /lib/modules/3.14.0+: No such file or directory
FATAL: Could not open /lib/modules/3.14.0+/modules.dep.temp for
writing: No such file or directory
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be
preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be
preloaded: ignored.
/dev/sda1: Permission denied
FATAL: Could not load /lib/modules/3.14.0+/modules.dep: No such file
or directory
FATAL: Could not load /lib/modules/3.14.0+/modules.dep: No such file
or directory
FATAL: Could not load /lib/modules/3.14.0+/modules.dep: No such file
or directory
FATAL: Could not load /lib/modules/3.14.0+/modules.dep: No such file
or directory
FATAL: Could not load /lib/modules/3.14.0+/modules.dep: No such file
or directory
--
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/