Bug 97882 - grub states wrong path for copying files.
Bug#: 97882 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: swegener@gentoo.org Reported By: mal@komcept.com
Component: Core system
URL: 
Summary: grub states wrong path for copying files.
Keywords:  
Status Whiteboard: 
Opened: 2005-07-04 03:05 0000
Description:   Opened: 2005-07-04 03:05 0000
einfo output of the ebuild:

 * Copying files from /usr/lib/grub to /boot

/usr/lib/grub doesn't exist.

Correct path is /lib/grub

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Sven Wegener 2005-07-04 04:40:29 0000 -------
The ebuild copies from /lib/grub and /usr/lib/grub to /boot. Looks like some
backward compatible thing or a leftover from old ebuilds. I updated the message.
Thanks for reporting!

------- Comment #2 From MAL 2005-07-04 04:55:08 0000 -------
There is no /usr/lib/grub on my system, which makes me wonder what's going on 
with the grub ebuild, given that it specifically sets --datadir to /usr/lib/grub

------- Comment #3 From Sven Wegener 2005-07-04 06:53:19 0000 -------
I wondered too, datadir ir normally /usr/share. I don't know what Robert
intended
with it. I'm just doing backup maintainership until he comes backup.