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

Bug 164499

Summary: eselect 1.08 needs MAKEOPTS="-j1"
Product: Gentoo Linux Reporter: Barry Gear <bgear>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Barry Gear 2007-01-30 05:31:33 UTC
If you emerge eselect 1.08 without MAKEOPTS="-j1" during the merge you get:

ln -snf \                /var/tmp/portage/eselect-1.0.8/image//usr/share/man/man5/kernel.eselect.5 \                /var/tmp/portage/eselect-1.0.8/image//usr/share/man/man1/kernel-config.1
ln: creating symbolic link `/var/tmp/portage/eselect-1.0.8/image//usr/share/man/man1/kernel-config.1': No such file or directory
make[2]: *** [install-symlink-kernel-config] Error 1
make[2]: *** Waiting for unfinished jobs....

MAKEOPTS="-j1" emerge eselect 
works fine.

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-30 08:28:15 UTC
emerge --info please.