Bug#395181: missing dependency on libdevmapper1.01
On Thu, 02 Nov 2006, Roland Stigge wrote:
> Hi,
>
> you can either do this:
>
> ===================================================================
> diff -ruN initrd-tools-0.1.84.1.orig/mkinitrd initrd-tools-0.1.84.1/mkinitrd
> --- initrd-tools-0.1.84.1.orig/mkinitrd 2006-04-24 01:08:14.000000000 +0200
> +++ initrd-tools-0.1.84.1/mkinitrd 2006-11-02 17:23:11.000000000 +0100
> @@ -384,7 +384,7 @@
> EOF
> {
> echo /sbin/cryptsetup
> - echo /lib/libdevmapper.so.1.01
> + echo /lib/libdevmapper.so.*
> echo /lib/libpopt.so.0
> } >&6
> }
> ===================================================================
>
> ... or hard code it again (/lib/libdevmapper.so.1.02) and next time get
> a new bug for free!
>
> (This is not the first time this happens: See #266591 et al.)
>
> bye,
> Roland
initrd-tools is dead.
you want to use initramfs-tools.
--
maks
Reply to: