← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 540143] [NEW] Symlinks libnvidia-tls.so.1 are not removed on package uninstall

 

Public bug reported:

$ sudo apt-get remove --purge nvidia-current
$ sudo rm -rf /usr/lib/nvidia-current
$ sudo rm -rf /usr/lib32/nvidia-current
$ sudo apt-get install nvidia-current
$ sudo apt-get remove --purge nvidia-current
...
Removing nvidia-current ...
Removing all DKMS Modules
Done.
update-alternatives: using /usr/lib/mesa/ld.so.conf to provide /etc/ld.so.conf.d/GL.conf (gl_conf) in auto mode.
Purging configuration files for nvidia-current ...
dpkg: warning: while removing nvidia-current, directory '/usr/lib32/nvidia-current/tls' not empty so not removed.
dpkg: warning: while removing nvidia-current, directory '/usr/lib32/nvidia-current' not empty so not removed.
dpkg: warning: while removing nvidia-current, directory '/usr/lib/nvidia-current/tls' not empty so not removed.
dpkg: warning: while removing nvidia-current, directory '/usr/lib/nvidia-current' not empty so not removed.

$ ls -la /usr/lib32/nvidia-current/tls/
total 8
drwxr-xr-x 2 root root 4096 2010-03-17 12:20 .
drwxr-xr-x 3 root root 4096 2010-03-17 12:20 ..
lrwxrwxrwx 1 root root   26 2010-03-17 12:19 libnvidia-tls.so.1 -> libnvidia-tls.so.195.36.08

$ ls -la /usr/lib/nvidia-current/tls/
total 8
drwxr-xr-x 2 root root 4096 2010-03-17 12:20 .
drwxr-xr-x 3 root root 4096 2010-03-17 12:20 ..
lrwxrwxrwx 1 root root   26 2010-03-17 12:19 libnvidia-tls.so.1 -> libnvidia-tls.so.195.36.08

** Affects: nvidia-graphics-drivers (Ubuntu)
     Importance: Undecided
     Assignee: Alberto Milone (albertomilone)
         Status: New

-- 
Symlinks libnvidia-tls.so.1 are not removed on package uninstall
https://bugs.launchpad.net/bugs/540143
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in ubuntu.



Follow ups

References