Bug#256318: grub-install has wrong libdir

Frank Chung Frank Chung <chungf@ha.org.hk>, 256318@bugs.debian.org
Sat, 26 Jun 2004 11:38:03 +0800


Package: grub
Version: 0.95+cvs20040624-1
Severity: normal

Installing grub using grub-install gives this:
   # grub-install --root-directory=/boot /dev/hda
   //lib/grub/i386-pc/stage1: Not found.

It is found that /sbin/grub-install has:
   exec_prefix=/
   libdir=${exec_prefix}/lib

But grub files are actually in /usr/lib/grub/i386-pc. Changing libdir to
refer to /usr/lib fixes the problem.

Regards,
Frank Chung

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.6-b
Locale: LANG=C, LC_CTYPE=C

Versions of packages grub depends on:
ii  libc6                       2.3.2.ds1-13 GNU C Library: Shared libraries an
ii  libncurses5                 5.4-4        Shared libraries for terminal hand

-- no debconf information