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

Bug 109904

Summary: app-admin/eselect-1.0_rc1 broken
Product: Gentoo Linux Reporter: Max Powers <lokheed>
Component: New packagesAssignee: Gentoo eselect Team <eselect>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Max Powers 2005-10-20 03:13:19 UTC
app-admin/eselect-1.0_rc1 is unable to show or set or be of any use leaving a
system without an opengl module. A strew of errors follows trying to show the
current opengl module as well as when trying to set one.

Reproducible: Always
Steps to Reproduce:
1. eselect opengl set (insert module of choice here)
2. or.. eselect opengl show
3. or.. eselect opengl list

Actual Results:  
1. shows:

/usr/share/eselect//modules/opengl.eselect: line 35: load_config: command not found
/usr/share/eselect//modules/opengl.eselect: line 36: load_config: command not found
Switching to nvidia OpenGL
interface.../usr/share/eselect//modules/opengl.eselect: line 221: store_config:
command not found
/usr/share/eselect//modules/opengl.eselect: line 222: store_config: command not
found
 done

2. shows:

/usr/share/eselect//modules/opengl.eselect: line 35: load_config: command not found
/usr/share/eselect//modules/opengl.eselect: line 36: load_config: command not found
(none)

3. shows:
Available OpenGL implementations:
/usr/share/eselect//modules/opengl.eselect: line 35: load_config: command not found
/usr/share/eselect//modules/opengl.eselect: line 36: load_config: command not found
/usr/share/eselect//modules/opengl.eselect: line 35: load_config: command not found
/usr/share/eselect//modules/opengl.eselect: line 36: load_config: command not found
  [1]   nvidia
  [2]   xorg-x11



Expected Results:  
Should work as previous versions.
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2005-10-20 05:04:53 UTC
The opengl module comes from the eselect-opengl package, not eselect itself.

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