Package: yaird<br>Version: 0.0.12-18<br clear="all"><br>When installing an kernel, I got following error message:<br><br><span style="font-style: italic;">Using mkinitrd.yaird to build the ramdisk.</span><br style="font-style: italic;">
<span style="font-style: italic;">yaird error: the command /sbin/blkid is not found, so file system type 'auto' for '/dev/hda1' is not supported; use an explicit file system type (/etc/fstab:5) (fatal)</span><br style="font-style: italic;">
<span style="font-style: italic;">mkinitrd.yaird failed to create initrd image.</span><br><br>Turns out that /sbin/blkid was migrated from libblkid1 to e2fsprogs.<br><br>IMHO, yaird should depend on e2fsprogs of version that includes the blkid binary (version 
1.39-1 does).<br><br>-- <br>Arieh