I had the same problem.
I fixed it by combining post #5 and #8, because i got the error:
cp: not writing through dangling symlink 
`/usr/share/pyshared/python_virtkey-0.60.0.egg-info'

so:
r...@mypad-laptop:/dev/input# sudo rm 
/usr/share/pyshared/python_virtkey-0.60.0.egg-info
r...@mypad-laptop:/dev/input# sudo cp 
/usr/share/pyshared/python_debian-0.1.16ubuntu1.egg-info/PKG-INFO 
/usr/share/pyshared/python_virtkey-0.60.0.egg-info
r...@mypad-laptop:/dev/input# 
r...@mypad-laptop:/dev/input# sudo apt-get -f install

that did the trick.
Thanks you!

-- 
package python-virtkey (not installed) failed to install/upgrade: file does not 
exist: /usr/lib/python2.6/dist-packages/python_virtkey-0.60.0.egg-info
https://bugs.launchpad.net/bugs/648695
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to