Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 39504

Summary: sys-boot/grub-0.93.20030118 -> Unrecognized option `--just-copy'
Product: Gentoo Linux Reporter: Lesley van Zijl <zyl>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Lesley van Zijl 2004-01-26 14:25:26 UTC
When I try to emerge the latest grub it succeeds but the Unrecognized option bothers me.

>>> /sbin/grub
>>> /sbin/grub-install
>>> /sbin/grub-md5-crypt
>>> /sbin/grub-terminfo
--- /bin/
>>> /bin/mbchk
--- /boot/
--- /boot/grub/
>>> /boot/grub/splash.xpm.gz
>>> /boot/grub/grub.conf.sample
Unrecognized option `--just-copy'
Usage: grub-install [OPTION] install_device
Install GRUB on your drive.

  -h, --help              print this message and exit
  -v, --version           print the version information and exit
  --root-directory=DIR    install GRUB images under the directory DIR
                          instead of the root directory
  --grub-shell=FILE       use FILE as the grub shell
  --no-floppy             do not probe any floppy drive
  --force-lba             force GRUB to use LBA mode even for a buggy
                          BIOS
  --recheck               probe a device map even if it already exists

INSTALL_DEVICE can be a GRUB device name or a system device filename.

Report bugs to <bug-grub@gnu.org>.
cp: omitting directory `/usr/lib/grub/grub'
>>> Regenerating /etc/ld.so.cache...


Reproducible: Always
Steps to Reproduce:
1. emerge grub
2. scroll up to the last steps of the ebuild
3. think 'is it a smart move to reboot' :)

Actual Results:  
syntax error in ebuild or use of deprecated option or use of unknown option
causes an error but doesnt stop the ebuild

Expected Results:  
no problems 

nemo root # emerge info
Portage 2.0.50_pre20 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20040117-r0,
2.6.1-mm5)
=================================================================
System uname: 2.6.1-mm5 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.4.3.12
Autoconf: sys-devel/autoconf-2.59
Automake: sys-devel/automake-1.7.8
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -mmmx -m3dnow -msse"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -mmmx -m3dnow -msse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc fixpackages sandbox"
GENTOO_MIRRORS="ftp://sunsite.dk/mirrors/gentoo/ http://gentoo.linux.no/
http://ftp.snt.utwente.nl/pub/os/linux/gentoo/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/ "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X aalib acpi acpi4linux alsa avi crypt dga dvd encode faad gif gtk
gtk2 imlib ipv6 java jpeg kde lcms mad mikmod mmx motif mpeg ncurses nptl
oggvorbis opengl pam pdflib perl pic png python qt qtmt quicktime readline sdl
spell sse ssl svga tcltk tcpd tiff truetype wmf x86 xinerama xml xml2 xmms xv xvid"
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-01-26 14:55:10 UTC

*** This bug has been marked as a duplicate of 39445 ***