Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 242112 - eselect-opengl throws error when setting profile and no profiles exist
Summary: eselect-opengl throws error when setting profile and no profiles exist
Status: RESOLVED DUPLICATE of bug 173571
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-14 21:16 UTC by Dyweni
Modified: 2009-06-23 11:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dyweni 2008-10-14 21:16:25 UTC
during the install portion of the ebuild for 'eselect-opengl-1.0.6-r2' the following error is thrown:

------------------------------------------
!!! Error: Unrecognized option: (none)
/var/tmp/portage/app-admin/eselect-opengl-1.0.6-r2/temp/environment: line 616: 17497 Killed       eselect opengl set "${impl}"
------------------------------------------



Reproducible: Always

Steps to Reproduce:
1. emerge -av1 eselect-opengl
Actual Results:  
Error occurs

Expected Results:  
Error should not occur

This "Killed" error occurs when trying to set the opengl profile when no opengl profiles have been installed.

# eselect opengl list
Available OpenGL implementations:
  (none found)              


# eselect opengl set 1
!!! Error: Unrecognized option: 1
Killed
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-10-15 18:37:51 UTC
It appears to fail gracefully to me. Why would you want to have app-admin/eselect-opengl when you do not actually have anything installed that provides an opengl profile?
Comment 2 Dyweni 2008-10-15 19:22:13 UTC
I noticed the error on a brand new machine when emerging xorg-x11 for the first time.   

I have ~x86 accepted in /etc/make.conf (ACCEPT_KEYWORDS)

Comment 3 Łukasz Damentko (RETIRED) gentoo-dev 2008-10-30 16:54:48 UTC
Reassigning to herd since eradicator has left Gentoo.
Comment 4 Tomáš Chvátal (RETIRED) gentoo-dev 2009-06-23 11:42:22 UTC

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