View Single Post
Posts: 118 | Thanked: 45 times | Joined on Dec 2009 @ Germany
#10
Yes, thats true. That is a bug in the pymp-debian installations scripts of the old version. You have to uninstall/remove it and install it again (no update).

For future releases updating will work.

So you can do the following to fix it on command line level:
Code:
apt-get remove --purge pymp #or: dpkg --purge pymp
apt-get install pymp

Last edited by emesem; 2011-06-20 at 03:21.