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

Bug 210450

Summary: nvidia-drivers-169.09-r1.ebuild: missing libwfb.so
Product: Gentoo Linux Reporter: stephan wezel <s.wezel>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: adds symlink generation for libwfb.so to the nvidia-drivers-169.09 ebuild

Description stephan wezel 2008-02-17 10:36:16 UTC
After updating to nvidia-drivers-169.09-r1 libwfb.so is missing. Instead libnvidia-wfb.so.169.09 is installed.
The nvidia-drivers-169.09.ebuild had installed the libnvidia-wfb.so.169.09 as libwfb.so.

If the wfb lib should be installed with his original name, then either the eselect-opengl package must be updated to handle this, or the nvidia ebuild generates a symlink named libwfb.so.

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-17 10:37:54 UTC

*** This bug has been marked as a duplicate of bug 202978 ***
Comment 2 stephan wezel 2008-02-17 10:38:24 UTC
Created attachment 143765 [details, diff]
adds symlink generation for libwfb.so to the nvidia-drivers-169.09 ebuild

ebuild-patch which adds generation of the libwfb.so symlink to libnvidia-wfb.so.169.09