Linux Lite Forums

Full Version: /sbin/ldconfig.real: /usr/lib/nvidia-375/libEGL.so.1 is not a symbolic link
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Graphical update failed for me today. on

Code:
System:    Host: misohorny1 Kernel: 4.4.0-linuxlite i686 (32 bit)           Desktop: Xfce 4.11.8 Distro: Ubuntu 14.04 trusty

So I first opened synaptic and selected fix broken packages. Even though nothing showed broken at the bottom of the synaptic window box. Next. Close down synaptic. Then I opened a terminal and did

Code:
sudo apt-get update

Let it finish. Then

Code:
sudo apt-get -f install harry@misohorny1:~$ sudo apt-get -f install Reading package lists... Done Building dependency tree      Reading state information... Done Correcting dependencies... Done The following extra packages will be installed:   libreoffice-calc libreoffice-draw libreoffice-impress The following packages will be upgraded:   libreoffice-calc libreoffice-draw libreoffice-impress 3 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 28 not fully installed or removed. Need to get 0 B/10.7 MB of archives. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] y <snip> blah blah blah The following packages were automatically installed and are no longer required:   linux-headers-3.13.0-121 linux-headers-3.13.0-121-generic   linux-image-3.13.0-121-generic linux-image-extra-3.13.0-121-generic

So next I did

Code:
sudo apt-get autoremove Reading package lists... Done Building dependency tree      Reading state information... Done The following packages will be REMOVED:   linux-headers-3.13.0-121 linux-headers-3.13.0-121-generic   linux-image-3.13.0-121-generic linux-image-extra-3.13.0-121-generic 0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded. After this operation, 224 MB disk space will be freed. Do you want to continue? [Y/n] y <snip> dkms: removing: nvidia-375 375.66 (3.13.0-121-generic) (i686) -------- Uninstall Beginning -------- Module:  nvidia-375 Version: 375.66 Kernel:  3.13.0-121-generic (i686) ------------------------------------- Status: Before uninstall, this module version was ACTIVE on this kernel. nvidia_375.ko: - Uninstallation   - Deleting from: /lib/modules/3.13.0-121-generic/updates/dkms/ - Original module   - No original module was found for this module on this kernel.   - Use the dkms install command to reinstall any previous module version. nvidia_375_modeset.ko: - Uninstallation   - Deleting from: /lib/modules/3.13.0-121-generic/updates/dkms/ - Original module   - No original module was found for this module on this kernel.   - Use the dkms install command to reinstall any previous module version. nvidia_375_drm.ko: - Uninstallation   - Deleting from: /lib/modules/3.13.0-121-generic/updates/dkms/ - Original module   - No original module was found for this module on this kernel.   - Use the dkms install command to reinstall any previous module version. depmod.... DKMS: uninstall completed. Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-121-generic /boot/vmlinuz-3.13.0-121-generic update-initramfs: Deleting /boot/initrd.img-3.13.0-121-generic run-parts: executing /etc/kernel/postrm.d/zz-extlinux 3.13.0-121-generic /boot/vmlinuz-3.13.0-121-generic P: Checking for EXTLINUX directory... found. P: Writing config for /boot/vmlinuz-4.4.0-linuxlite... P: Writing config for /boot/vmlinuz-3.13.0-133-generic... P: Updating /boot/extlinux/linux.cfg... P: Installing debian theme... done. run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-121-generic /boot/vmlinuz-3.13.0-121-generic Generating grub configuration file ... Found linux image: /boot/vmlinuz-4.4.0-linuxlite Found initrd image: /boot/initrd.img-4.4.0-linuxlite Found linux image: /boot/vmlinuz-3.13.0-133-generic Found initrd image: /boot/initrd.img-3.13.0-133-generic Found memtest86+ image: /boot/memtest86+.elf Found memtest86+ image: /boot/memtest86+.bin done The link /vmlinuz.old is a damaged link Removing symbolic link vmlinuz.old you may need to re-run your boot loader[grub] The link /initrd.img.old is a damaged link Removing symbolic link initrd.img.old you may need to re-run your boot loader[grub]

So I move on and double check grub

Code:
sudo update-grub Generating grub configuration file ... Found linux image: /boot/vmlinuz-4.4.0-linuxlite Found initrd image: /boot/initrd.img-4.4.0-linuxlite Found linux image: /boot/vmlinuz-3.13.0-133-generic Found initrd image: /boot/initrd.img-3.13.0-133-generic Found memtest86+ image: /boot/memtest86+.elf Found memtest86+ image: /boot/memtest86+.bin done

Then double check for errors

Code:
sudo apt-get -f install Reading package lists... Done Building dependency tree      Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Hopefully fixed now. Not feeling like a reinstall or a upgrade to a later Linux-Lite version yet. Just showing how I handled this bug report

https://bugs.launchpad.net/ubuntu/+sourc...ug/1662860

Seems to be a Nvidia bug. Anyways. I hope I fixed it.
Code:
$ sudo -i # apt-get dist-upgrade Reading package lists... Done Building dependency tree      Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgrade

Use this or not at your own risk.


I get this from time to time. It get's fixed through updates, then reappears again later.
If people are using Install Updates they won't see it on 3.x

Quite innocuous.