[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#494433: /sbin/vol_id: No such file or directory in preinst



Package: initramfs-tools
Version: 0.92e
Tags: patch

preinst contains the following lines:

25       elif [ -x /lib/udev/vol_id ]; then
26         UUID=$(/sbin/vol_id -u "$RESUME" || true)
27       fi

Line 26 clearly is a copy&paste error in that it should read /lib/udev/vol_id
instead of /sbin/vol_id. Changing this should fix the bug immediately (thus
tagging patch).

Best,
Michael

Attachment: pgpEeZo9nKite.pgp
Description: PGP signature


Reply to: