Comment 2 for bug 140925

Revision history for this message
Volodymyr Buell (vbuell) wrote :

Yeppee!!! heve a workaround for this.

I manually copied /lib/tls directory from .deb package (via MC) and apt-get install -f:

root@vbuell-desktop:~# apt-get install -f
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
root@vbuell-desktop:~# dpkg --configure -a
Setting up libc6 (2.6.1-1ubuntu5) ...
ldconfig: wrapper deferring update (trigger activated)

Processing triggers for libc6 ...
ldconfig deferred processing now taking place
root@vbuell-desktop:~# dpkg --configure -a
root@vbuell-desktop:~# apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 203 not upgraded.