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

Bug 291188

Summary: app-admin/eselect-opengl wrong symlinks w/other ROOT
Product: Gentoo Linux Reporter: Steve Dibb (RETIRED) <beandog>
Component: New packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Steve Dibb (RETIRED) gentoo-dev 2009-10-30 16:49:03 UTC
In building a binary system, the symlinks created by eselect-opengl post-installation of nvidia-drivers are wrong.

# PORTAGE_CONFIGROOT=/var/build emerge -OK nvidia-drivers

The ROOT paramater in /var/build/etc/make.conf is set to /var/build.  Eselect-opengl is prepending that to the symlink though.

# ls -l /var/build/usr/lib64/xorg/modules/extensions/libglx.so 
lrwxrwxrwx 1 root root 58 2009-10-30 16:34 /var/build/usr/lib64/xorg/modules/extensions/libglx.so -> /var/build//usr/lib64/opengl/xorg-x11/extensions/libglx.so
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2009-10-30 21:01:34 UTC
Fixed with 1.0.9 eselect-opengl