Problem with dpkg-preconfigure, how to correct?
- by Eric Wilson
I was trying to install TeamViewer, and I followed the instructions here even though they specify 11.10 instead of 12.04 (what I'm running).
In particular, I executed.
$ wget http://www.teamviewer.com/download/teamviewer_linux.deb
$ sudo dpkg -i teamviewer_linux.deb
The dpkg command failed, and after this point my packaging system has been…