[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Application problems associated with missing libGLcore.so.1 file



Dear list

I have come across a problem that I seem to be going in circles to try to resolve.

I'd appreciate any help you might be able to offer.

I am unable to launch various apps (e.g. chromium, amarok, ...) apparently because I lack a given library file - libGLcore.so.1

I couldn't find anything under an apt-cache search, so searched it on the Debian website and found a number of nvidia-related packages that contain this library file. All good.

I then attempt the following:

~$ sudo apt-get install libgl1-nvidia-glx
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  libgl1-nvidia-glx
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0 B/6,739 kB of archives.
After this operation, 24.5 MB of additional disk space will be used.
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Selecting previously deselected package libgl1-nvidia-glx.
(Reading database ... 338328 files and directories currently installed.)
Unpacking libgl1-nvidia-glx (from .../libgl1-nvidia-glx_195.36.31-6_i386.deb) ...
Setting up libgl1-nvidia-alternatives (195.36.31-6) ...
Leaving 'diversion of /usr/lib/libGL.so to /usr/lib/nvidia/diversions/libGL.so by libgl1-nvidia-alternatives' Leaving 'diversion of /usr/lib/libGL.so.1 to /usr/lib/nvidia/diversions/libGL.so.1 by libgl1-nvidia-alternatives' Leaving 'diversion of /usr/lib/libGL.so.1.2 to /usr/lib/nvidia/diversions/libGL.so.1.2 by libgl1-nvidia-alternatives'
Restoring diverted libGL.so.1 symlink.
Processing triggers for libgl1-nvidia-alternatives ...
update-alternatives: error: alternative path /usr/lib/nvidia/diversions/libGL.so.1 doesn't exist.
dpkg: error processing libgl1-nvidia-alternatives (--configure):
 subprocess installed post-installation script returned error exit status 2
configured to not write apport reports
dpkg: dependency problems prevent configuration of libgl1-nvidia-glx:
 libgl1-nvidia-glx depends on libgl1-nvidia-alternatives; however:
  Package libgl1-nvidia-alternatives is not configured yet.
dpkg: error processing libgl1-nvidia-glx (--configure):
 dependency problems - leaving unconfigured
configured to not write apport reports
Errors were encountered while processing:
 libgl1-nvidia-alternatives
 libgl1-nvidia-glx
E: Sub-process /usr/bin/dpkg returned an error code (1)


and I am at a loss as to how to fix it. I don't even know how to start processing this. I'm obviously happy to do the grunt work, but how do I debug this & find a resolution?

Thanks for any help.

AG


Reply to: