package yaird 375813 tags moreinfo thanks On Wed, 28 Jun 2006 10:42:59 +0200 Rafal Krypa wrote:
> Vanilla 2.6.17 kernel with -mm1 patch was built by me with > kernel-package version 10.049 (make-kpkg --initrd kernel-image). > While installing such kernel image i get following error messages: > > Setting up linux-image-2.6.17-mm1 (2.6.17-mm1-10.00.Custom) ... > Running depmod. > Finding valid ramdisk creators. > Using mkinitrd.yaird to build the ramdisk. > yaird error: bad value in /boot/config-2.6.17-mm1: > CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" (fatal) > mkinitrd.yaird failed to create initrd image. Failed to create initrd > image. It looks odd to me with variables embedded in that string. Are you sure you shouldn't more properly have had that variable expanded at build time? Perhaps you passsed a longer string single-quoted rather than double-quoted, causing the variable within to not get expanded by the shell, but only within each make rule? I'll leave the bug open to see if others hit same same problem (so, all you out there reading this and nodding: please drop a note to this bugreport!). But really I don't like to accept dollar within config strings unless indeed it is sane to do so. - Jonas -- * Jonas Smedegaard - idealist og Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ - Enden er nær: http://www.shibumi.org/eoti.htm
pgptJ6Atugur3.pgp
Description: PGP signature

