FAQ Search Today's Posts Mark Forums Read

» Linux Archive
Home
New Posts
Search
FAQ


Go Back   Linux Archive > Debian > Debian Kernel

 
 
LinkBack Thread Tools
 
Old 08-09-2008, 01:26 PM
Michael Tautschnig
 
Default 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
 

Thread Tools




All times are GMT. The time now is 02:55 PM.

VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org